aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/kbd-desc.xml
diff options
context:
space:
mode:
authorMarc Heerdink <gimli@linuxfromscratch.org>2001-12-12 21:40:57 +0000
committerMarc Heerdink <gimli@linuxfromscratch.org>2001-12-12 21:40:57 +0000
commit74ab612f4319c93c5816d1e9812c43f922e1e422 (patch)
treea17995244012f86d9f5f0daa3cc77c1e271168a5 /appendixa/kbd-desc.xml
parent0bafc62c7cbb255f54d3e5248666da9aa74aaed4 (diff)
Upgraded the kbd patch to 1.06-2 and updated the program descriptions for kbd. (Bug 216)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1374 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/kbd-desc.xml')
-rw-r--r--appendixa/kbd-desc.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/appendixa/kbd-desc.xml b/appendixa/kbd-desc.xml
index 51de48468..8ce852a28 100644
--- a/appendixa/kbd-desc.xml
+++ b/appendixa/kbd-desc.xml
@@ -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>