openbsd-ports/x11/gnome/gdm/patches/patch-config_gdm_conf_in
2005-05-26 03:39:30 +00:00

23 lines
938 B
Plaintext

--- config/gdm.conf.in.orig Mon Feb 14 14:49:35 2005
+++ config/gdm.conf.in Wed May 18 21:04:11 2005
@@ -71,8 +71,8 @@ TimedLoginDelay=30
# 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
@@ -135,7 +135,7 @@ Xnest=@X_XNEST_PATH@/Xnest @X_XNEST_CONF
# 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