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