python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / x11r7 / xdriver_xf86-input-joystick / 50-joystick.conf
blob95a295ab00101ca3bd2868e12c5f6874dc1f3c4a
1 Section "InputClass"
2         Identifier "joystick catchall"
3         MatchIsJoystick "on"
4         MatchDevicePath "/dev/input/event*"
5         Driver "joystick"
6 EndSection