Files
operating-system/buildroot/package/x11r7/xdriver_xf86-input-joystick/50-joystick.conf
2018-03-17 23:47:00 +00:00

7 lines
142 B
Plaintext

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