summaryrefslogtreecommitdiffstats
path: root/x11/gdm/files/patch-config_gdm.conf.in
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-19 09:23:27 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-19 09:23:27 +0800
commit3324a92faf8890db3675dcc341dec9ed60420e4d (patch)
tree969662b1af1f4e0820a22811875e7bb100a0e61e /x11/gdm/files/patch-config_gdm.conf.in
parent9d8d9605a6c802b1f233c53a5335c46de28faed9 (diff)
downloadmarcuscom-ports-3324a92faf8890db3675dcc341dec9ed60420e4d.tar
marcuscom-ports-3324a92faf8890db3675dcc341dec9ed60420e4d.tar.gz
marcuscom-ports-3324a92faf8890db3675dcc341dec9ed60420e4d.tar.bz2
marcuscom-ports-3324a92faf8890db3675dcc341dec9ed60420e4d.tar.lz
marcuscom-ports-3324a92faf8890db3675dcc341dec9ed60420e4d.tar.xz
marcuscom-ports-3324a92faf8890db3675dcc341dec9ed60420e4d.tar.zst
marcuscom-ports-3324a92faf8890db3675dcc341dec9ed60420e4d.zip
Update to 2.17.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7820 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.in26
1 files changed, 26 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..43e2c566c
--- /dev/null
+++ b/x11/gdm/files/patch-config_gdm.conf.in
@@ -0,0 +1,26 @@
+--- config/gdm.conf.in.orig Fri Apr 7 15:47:20 2006
++++ config/gdm.conf.in Wed Apr 12 01:53:30 2006
+@@ -156,11 +156,11 @@ StandardXServer=@X_SERVER@
+ #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 we force
++# Automatic VT allocation. This way
+ # X to use specific vts. turn VTAllocation to false if this is causing
+ # problems.
+-#FirstVT=7
+-#VTAllocation=true
++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)
+ #DoubleLoginWarning=true
+@@ -283,7 +283,7 @@ Enable=false
+ # 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=@datadir@/themes/Default/gtk-2.0/gtkrc
++#GtkRC=@datadir@/../themes/Default/gtk-2.0/gtkrc
+
+ # The GTK+ theme to use for the GUI.
+ #GtkTheme=Default