
14 Sep
2011
14 Sep
'11
9:06 a.m.
Hi, On 14/09/2011, at 3:58 AM, Craig Sanders <cas@taz.net.au> wrote:
have you tried hard-coding your input devices into xorg.conf and telling X to not auto add/enable new devices?
i used to have something very much like the following in my xorg.conf to prevent the scroll wheel from being enabled (before my game playing habit developed to the point where i decided that a working scroll wheel might suck in terminals but it's really bloody useful in games).
FWIW, you can now use InputClass sections to apply options to hotplugged devices exactly as you can to statically-configured devices through xorg.conf. If you google for it, Peter Hutterer's blog has some examples. It's been around since xorg-server 1.9 or 1.10. Cheers, Daniel