keyd: add example (#20211)

This commit is contained in:
Managor
2025-12-23 09:07:33 +02:00
committed by GitHub
parent 7bfa274864
commit 38b8fd7a5a
+5 -1
View File
@@ -9,7 +9,7 @@
- Display keypress information:
`sudo keyd monitor`
`sudo keyd {{[-m|monitor]}}`
- Reset bindings and reload the configuration files in `/etc/keyd`:
@@ -19,6 +19,10 @@
`keyd list-keys`
- Check the detected configuration files for errors:
`keyd check`
- Create a temporary binding:
`sudo keyd bind "{{pressed_key}} = {{output_key}}"`