summaryrefslogtreecommitdiff
path: root/staging/xf86-input-joystick/50-joystick.conf
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-08-11 23:14:30 +0000
committerroot <root@rshg054.dnsready.net>2011-08-11 23:14:30 +0000
commit853acffdfdaafc5b2982cbac2a0e5adda28e6d6e (patch)
treeec8f471de81a4c58c3b2cc228009524ae31f312f /staging/xf86-input-joystick/50-joystick.conf
parent1a6b0f4a655e1fbda776cbb34f56a5fa061c27c7 (diff)
Thu Aug 11 23:14:30 UTC 2011
Diffstat (limited to 'staging/xf86-input-joystick/50-joystick.conf')
-rw-r--r--staging/xf86-input-joystick/50-joystick.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/staging/xf86-input-joystick/50-joystick.conf b/staging/xf86-input-joystick/50-joystick.conf
new file mode 100644
index 000000000..95a295ab0
--- /dev/null
+++ b/staging/xf86-input-joystick/50-joystick.conf
@@ -0,0 +1,6 @@
+Section "InputClass"
+ Identifier "joystick catchall"
+ MatchIsJoystick "on"
+ MatchDevicePath "/dev/input/event*"
+ Driver "joystick"
+EndSection