summaryrefslogtreecommitdiffstats
path: root/abs/core/system-templates/templates/xorg/xorg.conf.ati
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.ati
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.ati')
-rw-r--r--abs/core/system-templates/templates/xorg/xorg.conf.ati10
1 files changed, 5 insertions, 5 deletions
diff --git a/abs/core/system-templates/templates/xorg/xorg.conf.ati b/abs/core/system-templates/templates/xorg/xorg.conf.ati
index 529e186..ce2c25f 100644
--- a/abs/core/system-templates/templates/xorg/xorg.conf.ati
+++ b/abs/core/system-templates/templates/xorg/xorg.conf.ati
@@ -1,12 +1,12 @@
-Section "ServerFlags"
- Option "AutoAddDevices" "False"
-EndSection
+#Section "ServerFlags"
+# Option "AutoAddDevices" "False"
+#EndSection
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "aticonfig-Screen[0]" 0 0
- InputDevice "Mouse0" "CorePointer"
- InputDevice "Keyboard0" "CoreKeyboard"
+# InputDevice "Mouse0" "CorePointer"
+# InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"