Files
2024-02-19 00:21:39 -05:00

66 lines
655 B
Plaintext

Command: loadkeys - load a keyboard map into the keyboard driver
Syntax: loadkeys mapfile
Flags: (none)
Example: loadkeys spanish.map # Load a map for a Spanish keyboard
Loadkeys changes the key number to character mapping. This is
necessary for national keyboards that have different symbols on the keys
that the standard U.S. English keyboard. The file /etc/keymap is the
first thing loaded by /etc/rc at boot time if it exists.