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