summaryrefslogtreecommitdiffstats
path: root/abs/core/xf86-input-joystick/50-joystick.conf
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-11-28 16:18:35 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-11-28 16:18:35 (GMT)
commitffe24f5b2be839e35c4a644033867e92810eba81 (patch)
tree2485aa200bf2529157ca8a5f5788437d78125a9d /abs/core/xf86-input-joystick/50-joystick.conf
parent1fb5fac6d55ca10656de9a75dee49f31e38c3ad4 (diff)
downloadlinhes_pkgbuild-ffe24f5b2be839e35c4a644033867e92810eba81.zip
linhes_pkgbuild-ffe24f5b2be839e35c4a644033867e92810eba81.tar.gz
linhes_pkgbuild-ffe24f5b2be839e35c4a644033867e92810eba81.tar.bz2
xf86-input-joystick 1.6.1
Diffstat (limited to 'abs/core/xf86-input-joystick/50-joystick.conf')
-rw-r--r--abs/core/xf86-input-joystick/50-joystick.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/abs/core/xf86-input-joystick/50-joystick.conf b/abs/core/xf86-input-joystick/50-joystick.conf
new file mode 100644
index 0000000..95a295a
--- /dev/null
+++ b/abs/core/xf86-input-joystick/50-joystick.conf
@@ -0,0 +1,6 @@
+Section "InputClass"
+ Identifier "joystick catchall"
+ MatchIsJoystick "on"
+ MatchDevicePath "/dev/input/event*"
+ Driver "joystick"
+EndSection