xref: /OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-input-joystick/50-joystick.conf (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1Section "InputClass"
2	Identifier "joystick catchall"
3	MatchIsJoystick "on"
4	MatchDevicePath "/dev/input/event*"
5	Driver "joystick"
6EndSection
7