From 3dbeda8a6470c9991fa8fd060605859e1092fdee Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 3 Nov 2007 00:59:40 +0000 Subject: Update to 2.21.1. Parts of this were done by ahze. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9905 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gdm/files/patch-config_gdm.conf.in | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 x11/gdm/files/patch-config_gdm.conf.in (limited to 'x11/gdm/files/patch-config_gdm.conf.in') 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..792207d49 --- /dev/null +++ b/x11/gdm/files/patch-config_gdm.conf.in @@ -0,0 +1,17 @@ +--- config/gdm.conf.in.orig 2007-10-25 15:52:07.000000000 -0400 ++++ config/gdm.conf.in 2007-11-01 09:43:55.203216050 -0400 +@@ -199,11 +199,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 we force + # 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 -- cgit v1.2.3