virtio-net: acknowledge used features
[minix3.git] / man / man1 / loadkeys.1
blob50055316cc0f48a0b92fc67f8bf5d46adb181477
1 .TH LOADKEYS 1
2 .SH NAME
3 loadkeys \- load a keyboard map into the keyboard driver
4 .SH SYNOPSIS
5 \fBloadkeys \fImapfile\fR
6 .br
7 .de FL
8 .TP
9 \\fB\\$1\\fR
10 \\$2
12 .de EX
13 .TP 20
14 \\fB\\$1\\fR
15 # \\$2
17 .SH EXAMPLES
18 .TP 20
19 .B loadkeys spanish.map
20 # Load a map for a Spanish keyboard
21 .SH DESCRIPTION
22 .PP
23 .I Loadkeys
24 changes the key number to character mapping.  This is necessary for national
25 keyboards that have different symbols on the keys that the standard U.S.
26 English keyboard.  The file
27 .I /etc/keymap
28 is the first thing loaded by
29 .I /etc/rc
30 at boot time if it exists.
31 .SH "SEE ALSO"
32 .BR console (4).