X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=blobdiff_plain;f=gdm-conf.patch;h=74ca914e98f477377a5df0b97272e65fa3d08ced;hb=de273fad3ea0177d8434402a183d5946c7cc01fb;hp=8b013686c8f74963f5a23805cc5f81961ef0ed3d;hpb=e44f2b8ac277c3ce41d0d3b02cd19c59b731e722;p=packages%2Fgdm.git diff --git a/gdm-conf.patch b/gdm-conf.patch index 8b01368..74ca914 100644 --- a/gdm-conf.patch +++ b/gdm-conf.patch @@ -1,14 +1,32 @@ -diff -urN gdm-2.8.0.2.orig/config/gdm.conf.in gdm-2.8.0.2/config/gdm.conf.in ---- gdm-2.8.0.2.orig/config/gdm.conf.in 2005-08-09 15:50:15.572151616 +0200 -+++ gdm-2.8.0.2/config/gdm.conf.in 2005-08-09 15:50:41.737173928 +0200 -@@ -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. +diff -aurN gdm-2.13.0.7.orig/config/gdm.conf.in gdm-2.13.0.7/config/gdm.conf.in +--- gdm-2.13.0.7.orig/config/gdm.conf.in 2006-01-28 00:11:50.000000000 +0100 ++++ gdm-2.13.0.7/config/gdm.conf.in 2006-02-05 17:27:41.737522000 +0100 +@@ -92,8 +92,8 @@ + # 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=xdm +Group=xdm + # 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 + # does not always work, only if those clients have a window of their own. +@@ -159,7 +159,7 @@ + # Automatic VT allocation. Right now only works on Linux. This way we force + # X to use specific vts. turn VTAllocation to false if this is causing + # problems. +-#FirstVT=7 ++FirstVT=9 + #VTAllocation=true + # Should double login be treated with a warning (and possibility to change VT's + # on Linux and FreeBSD systems for console logins) +@@ -436,7 +436,7 @@ + # list then provide a list that is delimited by /: to the GraphicalThemes + # key and set GraphicalThemeRand to true. Otherwise use GraphicalTheme + # and specify just one theme. +-#GraphicalTheme=circles ++GraphicalTheme=storky + #GraphicalThemes=circles/:happygnome + GraphicalThemeDir=@EXPANDED_DATADIR@/gdm/themes/ + GraphicalThemeRand=false