You are not logged in.
Pages: 1
If I remove the InputDevice sections from my Xorg.conf both my mouse and keyboard still work as before. I have tried adding,
Section "ServerFlags"
Option "AutoAddDevices" "False"
Option "AllowEmptyInput" "False"
EndSection
however this make no difference. I assume something is autoconfiguring Xorg when it starts, how can I disable this completely?
Regards,
Leo Kent
Offline
you could start by checking what is configuring your input devices:
http://wiki.archlinux.org/index.php/Xor … _driver.3F
also, you can set almost any behaviour for the hotplugging driver you used to set in xorg.conf, so you could consider using hotplugging after all..
ᶘ ᵒᴥᵒᶅ
Offline
Pages: 1