updated kbd contents

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3004 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2003-10-20 18:53:35 +00:00
parent 4679a998ce
commit a06259619b
4 changed files with 5 additions and 5 deletions

View File

@ -49,8 +49,8 @@ people find it useful to have NumLock on by default, setleds +num achieves this.
<para><command>setvesablank</command> lets you fiddle with the built-in
hardware screensaver (no toasters, just a blank screen).</para>
<para><command>showfont</command> displays data about a font, including
font properties, character metrics and character bitmaps.</para>
<para><command>showconsolefont</command> shows the current EGA/VGA console
screen font.</para>
<para><command>showkey</command> reports the scancodes and keycodes and
ASCII codes of the keys pressed on the keyboard.</para>

View File

@ -9,7 +9,7 @@ fgconsole, getkeycodes, getunimap, kbd_mode, kbdrate, loadkeys, loadunimap,
mapscrn, openvt, psfaddtable (link to psfxtable), psfgettable (link to
psfxtable), psfstriptable (link to psfxtable), psfxtable, resizecons,
setfont, setkeycodes, setleds, setlogcons, setmetamode, setvesablank,
showfont, showkey, unicode_start and unicode_stop</para>
showconsolefont, showkey, unicode_start and unicode_stop</para>
</sect2>

View File

@ -529,7 +529,7 @@ to which it belongs.</para>
<listitem><para>sg : <xref linkend="aa-shadow"/></para></listitem>
<listitem><para>sh : <xref linkend="aa-bash"/></para></listitem>
<listitem><para>sha1sum : <xref linkend="aa-coreutils"/></para></listitem>
<listitem><para>showfont : <xref linkend="aa-kbd"/></para></listitem>
<listitem><para>showconsolefont : <xref linkend="aa-kbd"/></para></listitem>
<listitem><para>showkey : <xref linkend="aa-kbd"/></para></listitem>
<listitem><para>shred : <xref linkend="aa-coreutils"/></para></listitem>
<listitem><para>shtags.pl : <xref linkend="aa-vim"/></para></listitem>

View File

@ -9,7 +9,7 @@
<!ENTITY kbd-version "1.08">
<!ENTITY kbd-depversion "1.06">
<!ENTITY kbd-contversion "1.06">
<!ENTITY kbd-contversion "1.08">
<!ENTITY kbd-dir "kbd-&kbd-version;">
<!ENTITY kbd-package "kbd-&kbd-version;.tar.gz">
<!ENTITY kbd-size "801 KB">