Rev | Line | |
---|
[9] | 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
|
---|
| 11 | ..
|
---|
| 12 | .de EX
|
---|
| 13 | .TP 20
|
---|
| 14 | \\fB\\$1\\fR
|
---|
| 15 | # \\$2
|
---|
| 16 | ..
|
---|
| 17 | .SH EXAMPLES
|
---|
| 18 | .EX "loadkeys spanish.map" "Load a map for a Spanish keyboard"
|
---|
| 19 | .SH DESCRIPTION
|
---|
| 20 | .PP
|
---|
| 21 | .I Loadkeys
|
---|
| 22 | changes the key number to character mapping. This is necessary for national
|
---|
| 23 | keyboards that have different symbols on the keys that the standard U.S.
|
---|
| 24 | English keyboard. The file
|
---|
| 25 | .I /etc/keymap
|
---|
| 26 | is the first thing loaded by
|
---|
| 27 | .I /etc/rc
|
---|
| 28 | at boot time if it exists.
|
---|
| 29 | .SH "SEE ALSO"
|
---|
| 30 | .BR console (4).
|
---|
Note:
See
TracBrowser
for help on using the repository browser.