loadkeys - load a keyboard map into the keyboard driver
loadkeys mapfile
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 sym-
bols 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.
console(4).