Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] Saitek Pro Flight Pedals and X-Plane 12
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
der bastler
Apprentice
Apprentice


Joined: 13 Apr 2003
Posts: 262

PostPosted: Thu May 09, 2024 11:05 am    Post subject: [solved] Saitek Pro Flight Pedals and X-Plane 12 Reply with quote

X-Plane couldn't detect my new Saitek pedals. I learned that buttonless input devices are not treated as joysticks. X-Plane seems to only consider joysticks.

Thus I created a short udev rule to make the pedals (three analog axes, zero buttons) a joystick:

Code:
KERNEL=="*", ATTRS{idVendor}=="06a3", ATTRS{idProduct}=="0763", MODE="0666", ENV{ID_INPUT_JOYSTICK}="1"


Place it in /etc/udev/rules.d/70_Saitek_pedals.rules, call udevadm control -R and you're ready to go.

Just in case someone encounters the same problem.
_________________
Tempus fugit.
@frank@troet.cafe
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum