Browse Source

updated kbd contents

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3004 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 22 years ago
parent
commit
a06259619b
4 changed files with 5 additions and 5 deletions
  1. 2 2
      appendixa/kbd-desc.xml
  2. 1 1
      appendixa/kbd-shortdesc.xml
  3. 1 1
      appendixb/appendixb.xml
  4. 1 1
      entities/kbd.ent

+ 2 - 2
appendixa/kbd-desc.xml

@@ -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>

+ 1 - 1
appendixa/kbd-shortdesc.xml

@@ -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>
 

+ 1 - 1
appendixb/appendixb.xml

@@ -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>

+ 1 - 1
entities/kbd.ent

@@ -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">