View Single Post
Posts: 105 | Thanked: 23 times | Joined on Nov 2009
#693
Hey Creamy Goodness, thanks for the link.

I seem to be missing the input.x11 lines

Instead of:

input.x11_driver = 'joystick' (string)
input.x11_options.MapAxis1 = 'mode=relative axis=+2x deadzone=5000' (string)

I get:

linux.device_file = '/dev/input/event4' (string)
linux.hotplug_type = 2 (0x2) (int)

also for this: ~ $ dpkg -l *joystick*

I am missing this line:

ii joystick 20051019-5maemo0

Also when I type this in: ~ $ grep -i joy /tmp/Xorg.0.log

I get no response.

Thanks in advance guys.