loadkeys
file managementLinux/Unix
The loadkeys command is one of the most frequently used commands in Linux/Unix-like operating systems. loadkeys Load keyboard translation tables
Quick Reference
Command Name:
loadkeys
Category:
file management
Platform:
Linux/Unix
Basic Usage:
loadkeys [options] [arguments]
Common Use Cases
Syntax
loadkeys [options] [keymap]
Options
Option | Description |
---|---|
-a, --ascii |
Force conversion to ASCII |
-b, --bkeymap |
Output a binary keymap |
-c, --clearcompose |
Clear kernel compose table |
-C, --console=FILE |
Specify console device to use |
-d, --default |
Load the default keymap |
-h, --help |
Display help text and exit |
-m, --mktable |
Output a "defkeymap.c" file |
-p, --parse |
Search and parse keymap without action |
-q, --quiet |
Suppress all normal output |
-s, --clearstrings |
Clear kernel string table |
-u, --unicode |
Force conversion to Unicode |
-v, --verbose |
Report the changes made |
-V, --version |
Display version and exit |
Examples
How to Use These Examples
The examples below show common ways to use the loadkeys
command. Try them in your terminal to see the results. You can copy any example by clicking on the code block.
# Basic Examples Basic
loadkeys us