cross/mipsel-linux-uclibc/buildroot/buildroot-2025.02.4/package/x11r7/xdriver_xf86-input-joystick/50-joystick.conf

7 lines
142 B
Plaintext

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