72 lines
934 B
HTML
72 lines
934 B
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>loadkeys(1)</TITLE>
|
|
</HEAD>
|
|
<BODY>
|
|
<H1>loadkeys(1)</H1>
|
|
<HR>
|
|
<PRE>
|
|
|
|
</PRE>
|
|
<H2>NAME</H2><PRE>
|
|
loadkeys - load a keyboard map into the keyboard driver
|
|
|
|
|
|
</PRE>
|
|
<H2>SYNOPSIS</H2><PRE>
|
|
<STRONG>loadkeys</STRONG> <EM>mapfile</EM>
|
|
|
|
|
|
</PRE>
|
|
<H2>EXAMPLES</H2><PRE>
|
|
|
|
<STRONG>loadkeys</STRONG> <STRONG>spanish.map</STRONG>
|
|
# Load a map for a Spanish keyboard
|
|
|
|
|
|
</PRE>
|
|
<H2>DESCRIPTION</H2><PRE>
|
|
|
|
<EM>Loadkeys</EM> 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 /<EM>etc</EM>/<EM>keymap</EM> is the first thing
|
|
loaded by /<EM>etc</EM>/<EM>rc</EM> at boot time if it exists.
|
|
|
|
|
|
</PRE>
|
|
<H2>SEE ALSO</H2><PRE>
|
|
<STRONG><A HREF="../man4/console.4.html">console(4)</A></STRONG>.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</PRE>
|
|
</BODY>
|
|
</HTML>
|