dinput: Fix handling of dead-zone in evdev joystick.
commit1fdc0230f0f7a33b10ec7ac481fc98780d190c03
authorVitaliy Margolen <wine-patches@kievinfo.com>
Sun, 5 Aug 2007 18:20:26 +0000 (5 12:20 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 6 Aug 2007 12:02:02 +0000 (6 14:02 +0200)
tree60efd61e6b8a41e0f288d03946dec6e2ae567fda
parent9e36848303016215f3e52dbb22c772765d8a15b1
dinput: Fix handling of dead-zone in evdev joystick.

USB joysticks can and do provide dead-zone area. Use it to initialize
the initial dead-zone.
dlls/dinput/joystick_linuxinput.c