loadkeys: add examples (#9283)

pull/1/head
DEBADRIBASAK 2022-10-26 06:54:53 +05:30 committed by GitHub
parent b387d00bfb
commit e6d261b8a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 4 deletions

View File

@ -7,6 +7,10 @@
`loadkeys --default`
- Load default keymap when an unusual keymap is loaded and `-` sign cannot be found:
`loadkeys defmap`
- Create a kernel source table:
`loadkeys --mktable`
@ -23,10 +27,10 @@
`loadkeys --quiet`
- Display help:
- Load a keymap from the specified file for the console:
`loadkeys --help`
`loadkeys --console {{/dev/ttyN}} {{/path/to/file}}`
- Display version:
- Use standard names for keymaps of different locales:
`loadkeys --version`
`loadkeys --console {{/dev/ttyN}} {{uk}}`