Hello,
I have a problem to get working my gamepad:
This is an extract from output of FPVFreerider:
[...]
Importing game controller configs
Found /dev/input/event12
Mapping raw axis 0 to 0
Mapping raw axis 1 to 1
Mapping raw axis 2 to 2
Mapping raw axis 5 to 3
[...]
All axis mapping are correct except 2nd.
In order to work, I need this mapping: 4 to 2, instead of 2 to 2.
Is it possible to make a custom axis mapping?