Add Option "AutoAddDevices" "off"
[grml-x.git] / etc / X11 / xorg.conf.example
index a213cdb..3d869a7 100644 (file)
@@ -21,6 +21,7 @@ Section "ServerLayout"
         InputDevice    "Keyboard0"  "CoreKeyboard"
         InputDevice    "USB Mouse"  "CorePointer"
         # InputDevice    "PS/2 Mouse" "CorePointer"
+        Option "AutoAddDevices" "off" # do not depend on running dbus/hal
 EndSection
 
 Section "ServerFlags"