mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-24 00:51:54 +00:00
Update cheatsheets
This commit is contained in:
@@ -14,15 +14,15 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Display scancodes in hexadecimal:
|
||||
|
||||
`sudo showkey {{-s|--scancodes}}`
|
||||
`sudo showkey {{[-s|--scancodes]}}`
|
||||
|
||||
- Display keycodes in decimal (default):
|
||||
|
||||
`sudo showkey {{-k|--keycodes}}`
|
||||
`sudo showkey {{[-k|--keycodes]}}`
|
||||
|
||||
- Display keycodes in ASCII, decimal, and hexadecimal:
|
||||
|
||||
`sudo showkey {{-a|--ascii}}`
|
||||
`sudo showkey {{[-a|--ascii]}}`
|
||||
|
||||
- Exit the program:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user