summaryrefslogtreecommitdiff
path: root/niceties/capslock/udevmon.yaml
diff options
context:
space:
mode:
authorThomas Ulmer <thomasmulmer02@gmail.com>2026-01-09 17:40:24 -0800
committerThomas Ulmer <thomasmulmer02@gmail.com>2026-01-10 17:34:53 -0800
commite276a64f9dadbc3f4f6591074e0b78db0516920d (patch)
tree56f90e047e2a976b3e316b6301f3b92795af11a9 /niceties/capslock/udevmon.yaml
parent3b4481c8d3b3cf6cc56221f84651b09846aec988 (diff)
add reliable c2e and unclutter
Diffstat (limited to 'niceties/capslock/udevmon.yaml')
-rw-r--r--niceties/capslock/udevmon.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/niceties/capslock/udevmon.yaml b/niceties/capslock/udevmon.yaml
new file mode 100644
index 0000000..fd29ef6
--- /dev/null
+++ b/niceties/capslock/udevmon.yaml
@@ -0,0 +1,6 @@
+- JOB:
+ - intercept -g $DEVNODE | caps2esc -m 1 | uinput -d $DEVNODE
+ DEVICE:
+ #NAME: ".*((k|K)(eyboard|EYBOARD)|TADA68).*"
+ EVENTS:
+ EV_KEY: [KEY_CAPSLOCK, KEY_ESC]