aboutsummaryrefslogtreecommitdiff
path: root/x11/gdm/files
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2007-04-09 13:57:01 +0000
committerMichael Johnson <ahze@FreeBSD.org>2007-04-09 13:57:01 +0000
commit5e5871d75e50cb573a84f51ff695542c54fa7d06 (patch)
treefcad990b2800de46bc822a7c03a0c9492f0d851f /x11/gdm/files
parentd5f3f67cf4cfa1eefba2a05aa4bd18a8c717a890 (diff)
downloadports-5e5871d75e50cb573a84f51ff695542c54fa7d06.tar.gz
ports-5e5871d75e50cb573a84f51ff695542c54fa7d06.zip
Notes
Diffstat (limited to 'x11/gdm/files')
-rw-r--r--x11/gdm/files/patch-config_gdm.conf.in16
1 files changed, 8 insertions, 8 deletions
diff --git a/x11/gdm/files/patch-config_gdm.conf.in b/x11/gdm/files/patch-config_gdm.conf.in
index 43e2c566c5a1..0eeb4bfc5562 100644
--- a/x11/gdm/files/patch-config_gdm.conf.in
+++ b/x11/gdm/files/patch-config_gdm.conf.in
@@ -1,11 +1,11 @@
---- 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@
+--- config/gdm.conf.in.orig Mon Apr 9 01:15:16 2007
++++ config/gdm.conf.in Mon Apr 9 09:38:08 2007
+@@ -174,11 +174,11 @@
+ # using this Xnest, the value should be true.
+ XnestUnscaledFontPath=@X_XNEST_UNSCALED_FONTPATH@
+
-# Automatic VT allocation. Right now only works on Linux. This way we force
-+# Automatic VT allocation. 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
@@ -15,7 +15,7 @@
# 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
+@@ -305,7 +305,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.