Hi,
I'm using SFML 2.1 for my project in Ubuntu 12.04, I use the SFML library to read the state of a josystick. My programme works well and I can read the joystick but the problem is that I can't use the full travel of my joystick axes. I mean, I can only read about 3/4 of its full travel. Before arriving to the end of a side, the joystick saturates and I can't take full profit of my joystick.
I don't know whether it's a SFML or a joystick issue. My joystick is a Logitech Force 3d Pro, but I've tried my programme with a different Logitech joystick and it happens the same.
Can I do something to fix this? Is there a way to calibrate my joystick or something like that? Or do I need to install any kind of driver?
Thanks in advance