X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=gdm-conf.patch;h=74ca914e98f477377a5df0b97272e65fa3d08ced;hb=f2a1103ba90a71af41b214eaf70f5dd645f36921;hp=356db0ca145f491da63e6d99ceba74e4196ef383;hpb=bc85442aaed5f6d6805a58e201ea3c1ddab58665;p=packages%2Fgdm.git diff --git a/gdm-conf.patch b/gdm-conf.patch index 356db0c..74ca914 100644 --- a/gdm-conf.patch +++ b/gdm-conf.patch @@ -1,23 +1,32 @@ -diff -urN gdm-2.4.1.1.orig/config/gdm.conf.in gdm-2.4.1.1/config/gdm.conf.in ---- gdm-2.4.1.1.orig/config/gdm.conf.in Tue Jan 14 02:59:56 2003 -+++ gdm-2.4.1.1/config/gdm.conf.in Tue Jan 14 03:01:03 2003 -@@ -56,8 +56,8 @@ - # you should create these user and group. Anyone found running this as - # someone too privilaged will get a kick in the ass. This should have - # access to only 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 -@@ -157,7 +157,7 @@ - # The 'theme'. By default we're using the default gtk theme - # Of course assuming that gtk got installed in the same prefix, - # if not change this. --GtkRC=@EXPANDED_DATADIR@/themes/Default/gtk/gtkrc -+GtkRC=@EXPANDED_DATADIR@/themes/Default/gtk-2.0/gtkrc - # Maximum size of an icon, larger icons are scaled down - MaxIconWidth=128 - MaxIconHeight=128 + # 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