summaryrefslogtreecommitdiffstats
path: root/abs/core/system-templates/templates/xorg/xorg.conf.intel
diff options
context:
space:
mode:
authorCecil <knoppmyth@gmail.com>2011-01-18 05:08:52 (GMT)
committerCecil <knoppmyth@gmail.com>2011-01-18 05:08:52 (GMT)
commitbc77fd1bc827a74237de9c0184fb3617041bc303 (patch)
tree919f02da270ba0eb51adc7bb33bc45e8107f7a4c /abs/core/system-templates/templates/xorg/xorg.conf.intel
parent8cd551eb8890c12f1b41b86bdec1fc218446795c (diff)
downloadlinhes_pkgbuild-bc77fd1bc827a74237de9c0184fb3617041bc303.zip
linhes_pkgbuild-bc77fd1bc827a74237de9c0184fb3617041bc303.tar.gz
linhes_pkgbuild-bc77fd1bc827a74237de9c0184fb3617041bc303.tar.bz2
system-templates:Resolves keyboard and mouse inoperability when X starts.
Diffstat (limited to 'abs/core/system-templates/templates/xorg/xorg.conf.intel')
-rw-r--r--abs/core/system-templates/templates/xorg/xorg.conf.intel10
1 files changed, 5 insertions, 5 deletions
diff --git a/abs/core/system-templates/templates/xorg/xorg.conf.intel b/abs/core/system-templates/templates/xorg/xorg.conf.intel
index 5bc73f8..6f695d3 100644
--- a/abs/core/system-templates/templates/xorg/xorg.conf.intel
+++ b/abs/core/system-templates/templates/xorg/xorg.conf.intel
@@ -1,12 +1,12 @@
-Section "ServerFlags"
- Option "AutoAddDevices" "False"
-EndSection
+#Section "ServerFlags"
+# Option "AutoAddDevices" "False"
+#EndSection
Section "ServerLayout"
Identifier "Xorg Configured"
Screen 0 "Screen0" 0 0
- InputDevice "Keyboard0" "CoreKeyboard"
- InputDevice "PS/2 Mouse" "CorePointer"
+# InputDevice "Keyboard0" "CoreKeyboard"
+# InputDevice "PS/2 Mouse" "CorePointer"
# Serial Mouse not detected
# USB Mouse not detected
EndSection