|
@@ -2,13 +2,10 @@
|
|
|
<title>Contents</title>
|
|
|
|
|
|
<para>The Kbd package contains the chvt, deallocvt, dumpkeys, fgconsole,
|
|
|
-getkeycodes, kbd_mode, kbdrate, loadkeys, loadunimap, mapscrn,
|
|
|
-psfxtable, resizecons, screendump, setfont,
|
|
|
-setkeycodes, setleds, setmetamode, setvesablank, showfont,
|
|
|
-showkey, unicode_start, and unicode_stop programs.
|
|
|
-There are some other programs that
|
|
|
-don't get installed by default, as they are very optional. Take a look at the
|
|
|
-Kbd package contents if you have trouble with your console.</para>
|
|
|
+getkeycodes, getunimap, kbd_mode, kbdrate, loadkeys, loadunimap, mapscrn,
|
|
|
+psfxtable, resizecons, setfont, setkeycodes, setleds, setlogcons,
|
|
|
+setmetamode, setvesablank, showfont, showkey, unicode_start, and
|
|
|
+unicode_stop programs.</para>
|
|
|
|
|
|
</sect2>
|
|
|
|
|
@@ -31,6 +28,9 @@ Kbd package contents if you have trouble with your console.</para>
|
|
|
<para>getkeycodes prints the kernel scancode-to-keycode
|
|
|
mapping table.</para></sect3>
|
|
|
|
|
|
+<sect3><title>getunimap</title>
|
|
|
+<para>getunimap prints the currently used unimap.</para></sect3>
|
|
|
+
|
|
|
<sect3><title>kbd_mode</title>
|
|
|
<para>kbd_mode reports or sets the keyboard mode.</para></sect3>
|
|
|
|
|
@@ -55,9 +55,6 @@ console fonts.</para></sect3>
|
|
|
<sect3><title>resizecons</title>
|
|
|
<para>resizecons changes the kernel idea of the console size.</para></sect3>
|
|
|
|
|
|
-<sect3><title>screendump</title>
|
|
|
-<para>A screen shot utility for the console.</para></sect3>
|
|
|
-
|
|
|
<sect3><title>setfont</title>
|
|
|
<para>This lets you change the EGA/VGA fonts in console.</para></sect3>
|
|
|
|
|
@@ -70,6 +67,9 @@ table entries.</para></sect3>
|
|
|
enabled by default, and it is by using this program that you can
|
|
|
achieve this.</para></sect3>
|
|
|
|
|
|
+<sect3><title>setlogcons</title>
|
|
|
+<para>setlogcons sends kernel messages to the console.</para></sect3>
|
|
|
+
|
|
|
<sect3><title>setmetamode</title>
|
|
|
<para>setmetamode defines the keyboard meta key handling.</para></sect3>
|
|
|
|