summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--10-promethean.conf12
1 files changed, 0 insertions, 12 deletions
diff --git a/10-promethean.conf b/10-promethean.conf
deleted file mode 100644
index 94184430279b..000000000000
--- a/10-promethean.conf
+++ /dev/null
@@ -1,12 +0,0 @@
-Section "InputDevice"
- Identifier "activpen"
- Driver "promethean"
- Option "Device" "/dev/input/activdevices"
- Option "Type" "stylus"
- Option "Mode" "Absolute"
- Option "Cursor" "stylus"
- Option "USB" "on"
- Option "debuglevel" "5"
- Option "Vendor" "promethean"
- Option "SendCoreEvents" "true"
-EndSection