mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 10:33:50 +02:00
6 lines
142 B
Text
6 lines
142 B
Text
Section "InputClass"
|
|
Identifier "joystick catchall"
|
|
MatchIsJoystick "on"
|
|
MatchDevicePath "/dev/input/event*"
|
|
Driver "joystick"
|
|
EndSection
|