[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r16312: Removed an unecessary chunk. (incognito/trunk/root_overlay/var/patches)
Author: anonym
Date: 2008-07-31 15:47:38 -0400 (Thu, 31 Jul 2008)
New Revision: 16312
Modified:
incognito/trunk/root_overlay/var/patches/xorg.conf.in.patch
Log:
Removed an unecessary chunk.
Modified: incognito/trunk/root_overlay/var/patches/xorg.conf.in.patch
===================================================================
--- incognito/trunk/root_overlay/var/patches/xorg.conf.in.patch 2008-07-31 19:46:30 UTC (rev 16311)
+++ incognito/trunk/root_overlay/var/patches/xorg.conf.in.patch 2008-07-31 19:47:38 UTC (rev 16312)
@@ -1,5 +1,5 @@
---- etc/X11/xorg.conf.in.orig 2008-07-20 15:41:23.000000000 +0200
-+++ etc/X11/xorg.conf.in 2008-07-20 15:49:55.000000000 +0200
+--- xorg.conf.in.orig 2008-07-31 14:42:24.000000000 +0200
++++ xorg.conf.in 2008-07-31 14:42:53.000000000 +0200
@@ -1,6 +1,7 @@
Section "ServerLayout"
- Identifier "X.Org Configured"
@@ -9,15 +9,7 @@
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "PS/2 Mouse" "AlwaysCore"
# InputDevice "Serial Mouse" "AlwaysCore"
-@@ -85,6 +86,7 @@
- Driver "kbd"
- Option "CoreKeyboard"
- Option "XkbRules" "xorg"
-+ Option "XkbLayout" "us"
- Option "XkbModel" "pc105"
- # Option "XkbOptions" "grp:toggle,grp_led:scroll"
- Option "XkbVariant" ",winkeys"
-@@ -164,6 +166,11 @@
+@@ -164,6 +165,11 @@
# BusID "PCI:1:0:0"
EndSection
@@ -29,7 +21,7 @@
Section "Screen"
Identifier "Screen0"
Device "Card0"
-@@ -199,6 +206,41 @@
+@@ -199,6 +205,41 @@
EndSubSection
EndSection