summaryrefslogtreecommitdiff
path: root/etc/udevmon.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'etc/udevmon.yaml')
-rw-r--r--etc/udevmon.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/udevmon.yaml b/etc/udevmon.yaml
new file mode 100644
index 0000000..9a1f96b
--- /dev/null
+++ b/etc/udevmon.yaml
@@ -0,0 +1,4 @@
+- JOB: "intercept -g $DEVNODE | caps2esc | uinput -d $DEVNODE"
+ DEVICE:
+ EVENTS:
+ EV_KEY: [KEY_CAPSLOCK, KEY_ESC]