summarylogtreecommitdiffstats
path: root/udevmon.yaml
diff options
context:
space:
mode:
authorGötz Christ2019-09-16 20:44:18 -0500
committerGötz Christ2019-09-17 19:12:18 -0500
commitdc7f3717dc3149b8e650fe5745eca660ec893ea6 (patch)
treefa79509b7f65e099079c9739b10d6f58a04ed05a /udevmon.yaml
parentfeb5d6b3ad6876a95b6ed39857878eb45c70f123 (diff)
downloadaur-dc7f3717dc3149b8e650fe5745eca660ec893ea6.tar.gz
Use fork which comes with configurable deplay patches
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]