Files
fml13v01-buildroot/package/x11r7/xdriver_xf86-input-joystick/50-joystick.conf
T
2021-12-06 14:12:13 +08:00

7 lines
142 B
Plaintext

Section "InputClass"
Identifier "joystick catchall"
MatchIsJoystick "on"
MatchDevicePath "/dev/input/event*"
Driver "joystick"
EndSection