On Thu, Aug 02, 2007 at 06:54:12AM -0600, Vitaliy Margolen wrote:
OK, so how do i force my system to use the other implementation (so i can test it) ? I have a Logitech WingMan Extreme (old version).
Just (re)move /dev/input/js*. Or in dinput change device name to point to non-existent directory/device (in joystick_linux.c).
or on systems with udev and friends just dont load joydev. just evdev. then this devices will not be created (even on non-udev boxes /dev/input/js* would not work).