$OpenBSD: patch-config_gdm_conf_in,v 1.8 2008/11/21 17:43:02 jasper Exp $
--- config/gdm.conf.in.orig	Tue Nov 18 22:53:51 2008
+++ config/gdm.conf.in	Tue Nov 18 22:54:45 2008
@@ -99,8 +99,8 @@ TimedLoginDelay=30
 # User and group used for running GDM GUI applications.  By default this is set
 # to user "gdm" and group "gdm".  This user/group should have very limited
 # permissions and access to only 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.
 # does not always work, only if those clients have a window of their own.
@@ -204,6 +204,7 @@ XnestUnscaledFontPath=@X_XNEST_UNSCALED_FONTPATH@
 # problems.
 #FirstVT=7
 #VTAllocation=true
+VTAllocation=false
 # Should double login be treated with a warning (and possibility to change VT's
 # on Linux and FreeBSD systems for console logins)
 #DoubleLoginWarning=true
@@ -397,7 +398,7 @@ Browser=false
 # User ID's less than the MinimalUID value will not be included in the face
 # browser or in the gdmselection list for Automatic/Timed login.  They will not
 # be displayed regardless of the settings for Include and Exclude.
-#MinimalUID=100
+MinimalUID=1000
 # Users listed in Include will be included in the face browser and in the
 # gdmsetup selection list for Automatic/Timed login.  Users should be separated
 # by commas.
