bdb02ac
--- gdm-2.16.0/config/gdm.conf.in.change-defaults	2006-08-03 13:36:26.000000000 -0400
bdb02ac
+++ gdm-2.16.0/config/gdm.conf.in	2006-10-06 10:40:13.000000000 -0400
bdb02ac
@@ -65,9 +65,9 @@
5d08883
 # should leave this alone.
5d08883
 #Chooser=@libexecdir@/gdmchooser
5d08883
 
5d08883
-# The greeter for local (non-xdmcp) logins.  Change gdmlogin to gdmgreeter to
5d08883
-# get the new graphical greeter.
5d08883
-#Greeter=@libexecdir@/gdmlogin
5d08883
+# The greeter for local (non-xdmcp) logins.  Change gdmgreeter to gdmlogin to
5d08883
+# get the boring greeter.
5d08883
+Greeter=@libexecdir@/gdmgreeter
5d08883
 
5d08883
 # The greeter for xdmcp logins, usually you want a less graphically intensive
5d08883
 # greeter here so it's better to leave this with gdmlogin
bdb02ac
@@ -84,16 +84,14 @@
5d08883
 # Default path to set.  The profile scripts will likely override this value.
5d08883
 # This value will be overridden with the value from /etc/default/login if it
5d08883
 # contains "ROOT=<pathvalue>".
5d08883
-#DefaultPath=@GDM_USER_PATH@
5d08883
+DefaultPath=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin
5d08883
 # Default path for root.  The profile scripts will likely override this value.
5d08883
 # This value will be overridden with the value from /etc/default/login if it
5d08883
 # contains "SUROOT=<pathvalue>".
5d08883
-#RootPath=/sbin:/usr/sbin:@GDM_USER_PATH@
5d08883
+RootPath=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin
5d08883
 
5d08883
-# If you are having trouble with using a single server for a long time and want
5d08883
-# GDM to kill/restart the server, turn this on.  On Solaris, this value is
5d08883
-# always true and this configuration setting is ignored.
5d08883
-#AlwaysRestartServer=false
5d08883
+# Whether to restart X server after the user logs out or not.
5d08883
+AlwaysRestartServer=true
5d08883
 
5d08883
 # User and group used for running GDM GUI applicaitons.  By default this is set
5d08883
 # to user "gdm" and group "gdm".  This user/group should have very limited
bdb02ac
@@ -124,22 +122,21 @@
5d08883
 XKeepsCrashing=@gdmconfdir@/XKeepsCrashing
5d08883
 # Reboot, Halt and suspend commands, you can add different commands separated
5d08883
 # by a semicolon.  GDM will use the first one it can find.
5d08883
-#RebootCommand=@REBOOT_COMMAND@
5d08883
-#HaltCommand=@HALT_COMMAND@
5d08883
-#SuspendCommand=@SUSPEND_COMMAND@
5d08883
+RebootCommand=/sbin/reboot;/sbin/shutdown -r now;/usr/sbin/shutdown -r now;/usr/bin/reboot
5d08883
+HaltCommand=/sbin/poweroff;/sbin/shutdown -h now;/usr/sbin/shutdown -h now;/usr/bin/poweroff
5d08883
 # Probably should not touch the below this is the standard setup.
5d08883
 ServAuthDir=@authdir@
5d08883
 # This is our standard startup script.  A bit different from a normal X
5d08883
 # session, but it shares a lot of stuff with that.  See the provided default
5d08883
 # for more information.
5d08883
-BaseXsession=@gdmconfdir@/Xsession
5d08883
+BaseXsession=/etc/X11/xinit/Xsession
5d08883
 # This is a directory where .desktop files describing the sessions live.  It is
5d08883
 # really a PATH style variable since 2.4.4.2 to allow actual interoperability
5d08883
 # with KDM.  Note that <dmconfdir>/Sessions is there for backwards
5d08883
 # compatibility reasons with 2.4.4.x.
5d08883
 #SessionDesktopDir=/etc/X11/sessions/:@dmconfdir@/Sessions/:@datadir@/gdm/BuiltInSessions/:@datadir@/xsessions/
5d08883
 # This is the default .desktop session.  One of the ones in SessionDesktopDir
5d08883
-#DefaultSession=gnome.desktop
5d08883
+DefaultSession=default.desktop
5d08883
 # Better leave this blank and HOME will be used.  You can use syntax ~/ below
5d08883
 # to indicate home directory of the user.  You can also set this to something
5d08883
 # like /tmp if you don't want the authorizations to be in home directories.
bdb02ac
@@ -147,11 +144,11 @@
5d08883
 # is the home directory the UserAuthFBDir will still be used in case the home
5d08883
 # directory is NFS, see security/NeverPlaceCookiesOnNFS to override this
5d08883
 # behavior.
5d08883
-UserAuthDir=
5d08883
+UserAuthDir=/tmp
5d08883
 # Fallback directory for writing authorization file if user's home directory
5d08883
 # is not writable.
5d08883
 UserAuthFBDir=/tmp
5d08883
-UserAuthFile=.Xauthority
5d08883
+#UserAuthFile=.Xauthority
5d08883
 # The X server to use if we can't figure out what else to run.
5d08883
 StandardXServer=@X_SERVER@
5d08883
 # The maximum number of flexible X servers to run.
bdb02ac
@@ -294,7 +291,7 @@
5d08883
 #GtkRC=@datadir@/themes/Default/gtk-2.0/gtkrc
5d08883
 
5d08883
 # The GTK+ theme to use for the GUI.
5d08883
-#GtkTheme=Default
5d08883
+GtkTheme=Clearlooks
5d08883
 # If to allow changing the GTK+ (widget) theme from the greeter.  Currently
5d08883
 # this only affects the standard greeter as the graphical greeter does not yet
5d08883
 # have this ability.
bdb02ac
@@ -315,7 +312,7 @@
5d08883
 # themed login (gdmgreeter).
5d08883
 #
5d08883
 # The standard login has a title bar that the user can move.
5d08883
-#TitleBar=true
5d08883
+TitleBar=false
5d08883
 # Don't allow user to move the standard login window.  Only makes sense if
5d08883
 # TitleBar is on.
5d08883
 #LockPosition=false
bdb02ac
@@ -339,7 +336,7 @@
5d08883
 # User ID's less than the MinimalUID value will not be included in the face
5d08883
 # browser or in the gdmselection list for Automatic/Timed login.  They will not
5d08883
 # be displayed regardless of the settings for Include and Exclude.
5d08883
-#MinimalUID=100
5d08883
+MinimalUID=500
5d08883
 # Users listed in Include will be included in the face browser and in the
5d08883
 # gdmsetup selection list for Automatic/Timed login.  Users should be separated
5d08883
 # by commas.
bdb02ac
@@ -365,7 +362,7 @@
5d08883
 # file, although GDM will be able to read a standard locale.alias file as well.
5d08883
 #LocaleFile=@gdmlocaledir@/locale.alias
5d08883
 # Logo shown in the standard greeter.
5d08883
-#Logo=@pixmapdir@/gdm-foot-logo.png
5d08883
+Logo=
5d08883
 # Logo shown on file chooser button in gdmsetup (do not modify this value).
5d08883
 #ChooserButtonLogo=@pixmapdir@/gdm-foot-logo.png
5d08883
 # The standard greeter should shake if a user entered the wrong username or
bdb02ac
@@ -412,8 +409,9 @@
5d08883
 # The Standard greeter (gdmlogin) uses BackgroundColor as the background
5d08883
 # color, while the themed greeter (gdmgreeter) uses GraphicalThemedColor
5d08883
 # as the background color.
5d08883
-BackgroundColor=#76848F
5d08883
-GraphicalThemedColor=#76848F
5d08883
+BackgroundColor=#20305a
5d08883
+GraphicalThemedColor=#000000
5d08883
+
5d08883
 # XDMCP session should only get a color, this is the sanest setting since you
5d08883
 # don't want to take up too much bandwidth
5d08883
 #BackgroundRemoteOnlyColor=true
bdb02ac
@@ -434,7 +432,7 @@
5d08883
 # Show the Failsafe sessions.  These are much MUCH nicer (focus for xterm for
5d08883
 # example) and more failsafe then those supplied by scripts so distros should
5d08883
 # use this rather then just running an xterm from a script.
5d08883
-#ShowGnomeFailsafeSession=true
5d08883
+ShowGnomeFailsafeSession=false
5d08883
 #ShowXtermFailsafeSession=true
5d08883
 # Normally there is a session type called 'Last' that is shown which refers to
5d08883
 # the last session the user used.  If off, we will be in 'switchdesk' mode
bdb02ac
@@ -454,7 +452,7 @@
5d08883
 # list then provide a list that is delimited by /: to the GraphicalThemes
5d08883
 # key and set GraphicalThemeRand to true.  Otherwise use GraphicalTheme
5d08883
 # and specify just one theme.
5d08883
-#GraphicalTheme=circles
5d08883
+GraphicalTheme=FedoraDNA
5d08883
 #GraphicalThemes=circles/:happygnome
5d08883
 GraphicalThemeDir=@datadir@/gdm/themes/
5d08883
 GraphicalThemeRand=false
bdb02ac
@@ -558,7 +556,7 @@
bdb02ac
 # Definition of the standard X server.
bdb02ac
 [server-Standard]
bdb02ac
 name=Standard server
bdb02ac
-command=@X_SERVER@ @X_CONFIG_OPTIONS@ @XEVIE_OPTION@
bdb02ac
+command=@X_SERVER@ -br @X_CONFIG_OPTIONS@ @XEVIE_OPTION@ 
bdb02ac
 flexible=true
bdb02ac
 # Indicates that the X server should be started at a different process
bdb02ac
 # priority.  Values can be any integer value accepted by the setpriority C