summaryrefslogtreecommitdiffstats
path: root/x11/gdm/files/patch-config_gdm.conf.in
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-11-06 13:28:01 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-11-06 13:28:01 +0800
commit968d434e1b320ebbe55b570c9934916a84412ae7 (patch)
tree2c68a130d10b066ade643c666421479cde5ba5c7 /x11/gdm/files/patch-config_gdm.conf.in
parent15a5da34041692a805eb2f5a8ca1f1d1200adbe1 (diff)
downloadmarcuscom-ports-968d434e1b320ebbe55b570c9934916a84412ae7.tar
marcuscom-ports-968d434e1b320ebbe55b570c9934916a84412ae7.tar.gz
marcuscom-ports-968d434e1b320ebbe55b570c9934916a84412ae7.tar.bz2
marcuscom-ports-968d434e1b320ebbe55b570c9934916a84412ae7.tar.lz
marcuscom-ports-968d434e1b320ebbe55b570c9934916a84412ae7.tar.xz
marcuscom-ports-968d434e1b320ebbe55b570c9934916a84412ae7.tar.zst
marcuscom-ports-968d434e1b320ebbe55b570c9934916a84412ae7.zip
- Add gdm at version 2.13.0.0
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5076 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gdm/files/patch-config_gdm.conf.in')
-rw-r--r--x11/gdm/files/patch-config_gdm.conf.in35
1 files changed, 35 insertions, 0 deletions
diff --git a/x11/gdm/files/patch-config_gdm.conf.in b/x11/gdm/files/patch-config_gdm.conf.in
new file mode 100644
index 000000000..2d680f75d
--- /dev/null
+++ b/x11/gdm/files/patch-config_gdm.conf.in
@@ -0,0 +1,35 @@
+--- config/gdm.conf.in.orig Fri Aug 5 00:34:59 2005
++++ config/gdm.conf.in Tue Aug 9 02:02:44 2005
+@@ -76,7 +76,7 @@
+ # 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
+-LogDir=@EXPANDED_LOGDIR@
++LogDir=/var/log
+ # You should probably never change this value unless you have a weird setup
+ PidFile=/var/run/gdm.pid
+ # Note that a post login script is run before a PreSession script.
+@@ -131,11 +131,11 @@
+ #FlexiReapDelayMinutes=5
+ # the X nest command
+ Xnest=@X_XNEST_PATH@/Xnest @X_XNEST_CONFIG_OPTIONS@
+-# Automatic VT allocation. Right now only works on Linux. This way
++# Automatic VT allocation. This way
+ # we force X to use specific vts. turn VTAllocation to false if this
+ # is causing problems.
+-#FirstVT=7
+-#VTAllocation=true
++#FirstVT=9
++VTAllocation=false
+ # Should double login be treated with a warning (and possibility to change
+ # vts on linux and freebsd systems for console logins)
+ #DoubleLoginWarning=true
+@@ -250,7 +250,7 @@
+ # The specific gtkrc file we use. It should be the full path to the gtkrc
+ # that we need. Unless you need a specific gtkrc that doesn't correspond to
+ # a specific theme, then just use the GtkTheme key
+-#GtkRC=@EXPANDED_DATADIR@/themes/Default/gtk-2.0/gtkrc
++#GtkRC=@EXPANDED_DATADIR@/../themes/Default/gtk-2.0/gtkrc
+
+ # The GTK+ theme to use for the gui
+ #GtkTheme=Default