| author | Mario Izquierdo (mariodebian) <mariodebian@gmail.com> | 2009-04-23 13:29:57 (CEST) |
|---|---|---|
| committer | Mario Izquierdo (mariodebian) <mariodebian@gmail.com> | 2009-04-23 13:29:57 (CEST) |
| commit | 5d9e8e4b9f5d4b6b67a2564c9f1f5dd98a558908 (patch) (side-by-side diff) | |
| tree | 6f0e6eca1fd14c1cced5bb224fedc92c763396a0 | |
| parent | 12fbf6e24f3ec5553b7f71f01b80d1774d724a62 (diff) | |
| download | tcos-5d9e8e4b9f5d4b6b67a2564c9f1f5dd98a558908.tar.gz | |
Disable HAL on xorg.conf
Signed-off-by: Mario Izquierdo (mariodebian) <mariodebian@gmail.com>
| -rw-r--r-- | conf/xorg.conf.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/xorg.conf.tpl b/conf/xorg.conf.tpl index 8784359..8b807a2 100644 --- a/conf/xorg.conf.tpl +++ b/conf/xorg.conf.tpl @@ -111,6 +111,7 @@ Section "Screen" EndSection Section "ServerLayout" + Option "AutoAddDevices" "off" # HAL disabled Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" |
