aboutsummaryrefslogtreecommitdiffhomepage
path: root/configs
diff options
context:
space:
mode:
authorcbdev <cb@cbcdn.com>2018-03-09 16:25:38 +0100
committercbdev <cb@cbcdn.com>2018-03-09 16:25:38 +0100
commit8013252035a63b6133cb6dc5b0c64d97bf39b96d (patch)
treec48592b312b7a0544d5f6d39ef71c15160fe4390 /configs
parent978cfdfda1ab427b67ebb32eaa1ea2c07a711b41 (diff)
downloadmidimonster-8013252035a63b6133cb6dc5b0c64d97bf39b96d.tar.gz
midimonster-8013252035a63b6133cb6dc5b0c64d97bf39b96d.tar.bz2
midimonster-8013252035a63b6133cb6dc5b0c64d97bf39b96d.zip
Implement evdev device matching by name
Diffstat (limited to 'configs')
-rw-r--r--configs/evdev.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/evdev.conf b/configs/evdev.conf
index 3a0fa4f..386e154 100644
--- a/configs/evdev.conf
+++ b/configs/evdev.conf
@@ -3,7 +3,7 @@ bind = * 6454
net = 0
[evdev xbox]
-input = /dev/input/event14
+device = /dev/input/event14
axis.ABS_X = 34300 0 65535 255 4095
axis.ABS_RZ = 34300 0 65535 255 4095
axis.ABS_Y = 34300 0 65535 255 4095