mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-17 02:49:20 +00:00
Update cheatsheets
This commit is contained in:
@@ -14,7 +14,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Display keypress information:
|
||||
|
||||
`sudo keyd monitor`
|
||||
`sudo keyd {{[-m|monitor]}}`
|
||||
|
||||
- Reset bindings and reload the configuration files in `/etc/keyd`:
|
||||
|
||||
@@ -24,6 +24,10 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`keyd list-keys`
|
||||
|
||||
- Check the detected configuration files for errors:
|
||||
|
||||
`keyd check`
|
||||
|
||||
- Create a temporary binding:
|
||||
|
||||
`sudo keyd bind "{{pressed_key}} = {{output_key}}"`
|
||||
|
||||
Reference in New Issue
Block a user