diff options
Diffstat (limited to 'testing/xf86-input-joystick/50-joystick.conf')
-rw-r--r-- | testing/xf86-input-joystick/50-joystick.conf | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/testing/xf86-input-joystick/50-joystick.conf b/testing/xf86-input-joystick/50-joystick.conf deleted file mode 100644 index 95a295ab0..000000000 --- a/testing/xf86-input-joystick/50-joystick.conf +++ /dev/null @@ -1,6 +0,0 @@ -Section "InputClass" - Identifier "joystick catchall" - MatchIsJoystick "on" - MatchDevicePath "/dev/input/event*" - Driver "joystick" -EndSection |