]> git.pld-linux.org Git - packages/gdm2.20.git/blobdiff - gdm-conf.patch
- up to 2.16.2
[packages/gdm2.20.git] / gdm-conf.patch
index fa91cb93eb6af2cc39b0ad85dbfd8a2a8c0f92c3..aca0bbd5a1d35bec70f827b298845d1ed1db59ad 100644 (file)
@@ -1,14 +1,32 @@
-diff -Nur gdm-2.4.0.11.orig/config/gdm.conf.in gdm-2.4.0.11/config/gdm.conf.in
---- gdm-2.4.0.11.orig/config/gdm.conf.in       Fri Aug 23 19:53:53 2002
-+++ gdm-2.4.0.11/config/gdm.conf.in    Wed Oct 23 15:35:33 2002
-@@ -52,8 +52,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 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=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
This page took 0.027888 seconds and 4 git commands to generate.