linuxOS_AP06/buildroot/package/x11r7/xdriver_xf86-input-joystick/50-joystick.conf

7 lines
142 B
Plaintext
Raw Normal View History

2025-06-03 04:28:32 +00:00
Section "InputClass"
Identifier "joystick catchall"
MatchIsJoystick "on"
MatchDevicePath "/dev/input/event*"
Driver "joystick"
EndSection