Update cheatsheets

This commit is contained in:
ivuorinen
2025-06-28 00:19:57 +00:00
parent 8d4568cb48
commit 42ee16d1f0
44 changed files with 155 additions and 107 deletions

View File

@@ -16,10 +16,6 @@ source: https://github.com/tldr-pages/tldr.git
`setxkbmap -layout {{us,de}} -variant {{,qwerty}} -option {{'grp:alt_caps_toggle'}}`
- Get help:
`setxkbmap -help`
- List all layouts:
`localectl list-x11-keymap-layouts`
@@ -31,3 +27,7 @@ source: https://github.com/tldr-pages/tldr.git
- List available switching options:
`localectl list-x11-keymap-options | grep grp:`
- Display help:
`setxkbmap -help`