From 385a3d17995dafde4f2b57f8d3a42d4d4782119d Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Thu, 3 Sep 2015 18:13:24 +0200 Subject: Now support 'real' relative input devices, introduces 'options', the virtual device name is now prefixed to help matching it with udev. --- udev.rules | 1 + 1 file changed, 1 insertion(+) create mode 100644 udev.rules (limited to 'udev.rules') diff --git a/udev.rules b/udev.rules new file mode 100644 index 0000000..7a9b4c6 --- /dev/null +++ b/udev.rules @@ -0,0 +1 @@ +SUBSYSTEM=="input", ATTRS{name}=="relabsd:*", ENV{ID_INPUT_JOYSTICK}="1", ENV{ID_CLASS}="joystick" -- cgit v1.2.3-70-g09d2