--- config/gdm.conf.in.orig	Thu Dec  2 12:40:35 2004
+++ config/gdm.conf.in	Thu Dec  2 12:42:19 2004
@@ -71,8 +71,8 @@
 # User and group used for running gdm GUI applicaitons.  By default this
 # is set to user gdm and group gdm.  This user/group should have very
 # limited permissions and access to ony the gdm directories and files.
-User=gdm
-Group=gdm
+User=_x11
+Group=_x11
 # To try to kill all clients started at greeter time or in the Init script.
 # doesn't always work, only if those clients have a window of their own
 #KillInitClients=true
@@ -95,8 +95,8 @@
 XKeepsCrashing=@EXPANDED_SYSCONFDIR@/gdm/XKeepsCrashing
 # Reboot, Halt and suspend commands, you can add different commands
 # separated by a semicolon and gdm will use the first one it can find
-#RebootCommand=/usr/bin/reboot;/sbin/reboot;/sbin/shutdown -r now;/usr/sbin/shutdown -r now
-#HaltCommand=/usr/bin/poweroff;/sbin/poweroff;/sbin/shutdown -h now;/usr/sbin/shutdown -h now
+RebootCommand=/sbin/reboot
+HaltCommand=/sbin/halt -p
 #SuspendCommand=
 # Probably should not touch the below this is the standard setup
 ServAuthDir=@EXPANDED_AUTHDIR@
@@ -135,7 +135,7 @@
 # we force X to use specific vts.  turn VTAllocation to false if this
 # is causing problems.
 #FirstVT=7
-#VTAllocation=true
+VTAllocation=false
 # Should double login be treated with a warning (and possibility to change
 # vts on linux and freebsd systems for console logins)
 #DoubleLoginWarning=true
