Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Deadzone problem and solution
05-24-2009, 06:46 AM,
#1
Deadzone problem and solution
Using my G25 wheel, I had a deadzone problem even after calibrating the wheel with jscal or KDE control center.

I found the solution here : http://github.com/Grumbel/jstest-gtk/tree/master

At least on Ubuntu 9.04, SDL seems not to use the joystick interface anymore but instead, it uses the event interface.
The calibration mapping are therefore ignored by SDL.

There is one way to force SDL to use the joystick interface :
you have to export an environment variable like this :
export SDL_JOYSTICK_DEVICE=/dev/input/js0

After setting this, I don't have any deadzone problem anymore.
Reply


Messages In This Thread
Deadzone problem and solution - by tof8pool - 05-24-2009, 06:46 AM
[No subject] - by tof8pool - 05-31-2009, 10:05 AM
[No subject] - by joevenzon_phpbb2_import3 - 05-31-2009, 02:22 PM
[No subject] - by tof8pool - 06-01-2009, 05:27 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)