Manual Page Result
0
Command: loadkeys | Section: 1 | Source: MINIX | File: loadkeys.1
LOADKEYS(1) General Commands Manual LOADKEYS(1)
NAME
loadkeys - load a keyboard map into the keyboard driver
SYNOPSIS
loadkeys mapfile
EXAMPLES
loadkeys spanish.map
# Load a map for a Spanish keyboard
DESCRIPTION
Loadkeys changes the key number to character mapping. This is neces-
sary 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.
SEE ALSO
console(4).
LOADKEYS(1)