Logitech F310 gamepad's setup ignored by games

I have setup logitech F310 gamepad according to this site.

It looks OK, when I run jstest-gtk, but when I run the game Xonotic the gamepad is ignored.

I tried:

export SDL_JOYSTICK_DEVICE=/dev/input/js0

and then run in the same terminal window

./xonotic-linux-sdl.sh

which didn't help

I set:

> sudo chmod 777 /dev/input/js0
> ls -la /dev/input/js0
> crwxrwxrwx+ 1 root input 13, 0 Oct 14 15:57 /dev/input/js0
0

1 Answer

I have the same F310 and it works with Xonotic 0.8.2 (downloaded from the website) on Ubuntu 18.04 after turning on the setting labeled use joysyik input on the other section on the input setting. Also the joystick need to be in the "X" position.

I'm hoping this solves your problem

P.S. The default joystick mapping seems to be strange

Input setting

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like