summarylogtreecommitdiffstats
path: root/50-joystick.conf
blob: 95a295ab00101ca3bd2868e12c5f6874dc1f3c4a (plain)
1
2
3
4
5
6
Section "InputClass"
	Identifier "joystick catchall"
	MatchIsJoystick "on"
	MatchDevicePath "/dev/input/event*"
	Driver "joystick"
EndSection