Files
domo/bsp/buildroot-2017.02.11/package/x11r7/xdriver_xf86-input-joystick/50-joystick.conf
2018-05-22 15:35:47 +02:00

7 lines
142 B
Plaintext

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