Changeset 81fd230 for chapter06/kbd.xml


Ignore:
Timestamp:
02/19/2005 10:16:42 PM (19 years ago)
Author:
Gerard Beekmans <gerard@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 6.1, 6.1.1, 6.3, 6.4, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
3d31fc4
Parents:
2f9131f
Message:

Trunk is now identical to Testing

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4648 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/kbd.xml

    r2f9131f r81fd230  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-kbd" xreflabel="Kbd" role="wrap">
     6<sect1 id="ch-system-kbd" role="wrap">
    77<title>Kbd-&kbd-version;</title>
    88<?dbhtml filename="kbd.html"?>
     
    1111
    1212<sect2 role="package"><title/>
     13<para>The Kbd package contains key-table files and keyboard utilities.</para>
    1314
    1415<segmentedlist>
     
    1819</segmentedlist>
    1920
     21<segmentedlist>
     22<segtitle>Kbd installation depends on</segtitle>
     23<seglistitem><seg>Bash, Binutils, Bison, Coreutils,
     24Diffutils, Flex, GCC, Gettext, Glibc, Grep, Gzip, M4, Make, and Sed</seg></seglistitem>
     25</segmentedlist>
    2026</sect2>
    2127
     
    3137<screen><userinput>make</userinput></screen>
    3238
    33 <para>Now install it:</para>
     39<para>Install the package:</para>
    3440
    3541<screen><userinput>make install</userinput></screen>
     
    3945<sect2 id="contents-kbd" role="content"><title>Contents of Kbd</title>
    4046
    41 <para>See testing</para>
     47<segmentedlist>
     48<segtitle>Installed programs</segtitle>
     49<seglistitem><seg>chvt, deallocvt, dumpkeys,
     50fgconsole, getkeycodes, getunimap, kbd_mode, kbdrate, loadkeys, loadunimap,
     51mapscrn, openvt, psfaddtable (link to psfxtable), psfgettable (link to
     52psfxtable), psfstriptable (link to psfxtable), psfxtable, resizecons,
     53setfont, setkeycodes, setleds, setlogcons, setmetamode, setvesablank,
     54showconsolefont, showkey, unicode_start, and unicode_stop</seg></seglistitem>
     55</segmentedlist>
     56
     57<variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
     58<?dbfo list-presentation="list"?>
     59
     60<varlistentry id="chvt">
     61<term><command>chvt</command></term>
     62<listitem>
     63<para>Changes the foreground virtual terminal</para>
     64<indexterm zone="ch-system-kbd chvt"><primary sortas="b-chvt">chvt</primary></indexterm>
     65</listitem>
     66</varlistentry>
     67
     68<varlistentry id="deallocvt">
     69<term><command>deallocvt</command></term>
     70<listitem>
     71<para>Deallocates unused virtual terminals</para>
     72<indexterm zone="ch-system-kbd deallocvt"><primary sortas="b-deallocvt">deallocvt</primary></indexterm>
     73</listitem>
     74</varlistentry>
     75
     76<varlistentry id="dumpkeys">
     77<term><command>dumpkeys</command></term>
     78<listitem>
     79<para>Dumps the keyboard translation tables</para>
     80<indexterm zone="ch-system-kbd dumpkeys"><primary sortas="b-dumpkeys">dumpkeys</primary></indexterm>
     81</listitem>
     82</varlistentry>
     83
     84<varlistentry id="fgconsole">
     85<term><command>fgconsole</command></term>
     86<listitem>
     87<para>Prints the number of the active virtual terminal</para>
     88<indexterm zone="ch-system-kbd fgconsole"><primary sortas="b-fgconsole">fgconsole</primary></indexterm>
     89</listitem>
     90</varlistentry>
     91
     92<varlistentry id="getkeycodes">
     93<term><command>getkeycodes</command></term>
     94<listitem>
     95<para>Prints the kernel scancode-to-keycode mapping table</para>
     96<indexterm zone="ch-system-kbd getkeycodes"><primary sortas="b-getkeycodes">getkeycodes</primary></indexterm>
     97</listitem>
     98</varlistentry>
     99
     100<varlistentry id="getunimap">
     101<term><command>getunimap</command></term>
     102<listitem>
     103<para>Prints the currently used unimap</para>
     104<indexterm zone="ch-system-kbd getunimap"><primary sortas="b-getunimap">getunimap</primary></indexterm>
     105</listitem>
     106</varlistentry>
     107
     108<varlistentry id="kbd_mode">
     109<term><command>kbd_mode</command></term>
     110<listitem>
     111<para>Reports or sets the keyboard mode</para>
     112<indexterm zone="ch-system-kbd kbd_mode"><primary sortas="b-kbd_mode">kbd_mode</primary></indexterm>
     113</listitem>
     114</varlistentry>
     115
     116<varlistentry id="kbdrate">
     117<term><command>kbdrate</command></term>
     118<listitem>
     119<para>Sets the keyboard repeat and delay rates</para>
     120<indexterm zone="ch-system-kbd kbdrate"><primary sortas="b-kbdrate">kbdrate</primary></indexterm>
     121</listitem>
     122</varlistentry>
     123
     124<varlistentry id="loadkeys">
     125<term><command>loadkeys</command></term>
     126<listitem>
     127<para>Loads the keyboard translation tables</para>
     128<indexterm zone="ch-system-kbd loadkeys"><primary sortas="b-loadkeys">loadkeys</primary></indexterm>
     129</listitem>
     130</varlistentry>
     131
     132<varlistentry id="loadunimap">
     133<term><command>loadunimap</command></term>
     134<listitem>
     135<para>Loads the kernel unicode-to-font mapping table</para>
     136<indexterm zone="ch-system-kbd loadunimap"><primary sortas="b-loadunimap">loadunimap</primary></indexterm>
     137</listitem>
     138</varlistentry>
     139
     140<varlistentry id="mapscrn">
     141<term><command>mapscrn</command></term>
     142<listitem>
     143<para>An obsolete program that used to load
     144a user-defined output character mapping table into the console driver; this is
     145now done by <command>setfont</command></para>
     146<indexterm zone="ch-system-kbd mapscrn"><primary sortas="b-mapscrn">mapscrn</primary></indexterm>
     147</listitem>
     148</varlistentry>
     149
     150<varlistentry id="openvt">
     151<term><command>openvt</command></term>
     152<listitem>
     153<para>Starts a program on a new virtual terminal (VT)</para>
     154<indexterm zone="ch-system-kbd openvt"><primary sortas="b-openvt">openvt</primary></indexterm>
     155</listitem>
     156</varlistentry>
     157
     158<varlistentry id="psfaddtable">
     159<term><command>psfaddtable</command></term>
     160<listitem>
     161<para>A link to <command>psfxtable</command></para>
     162<indexterm zone="ch-system-kbd psfaddtable"><primary sortas="b-psfaddtable">psfaddtable</primary></indexterm>
     163</listitem>
     164</varlistentry>
     165
     166<varlistentry id="psfgettable">
     167<term><command>psfgettable</command></term>
     168<listitem>
     169<para>A link to <command>psfxtable</command></para>
     170<indexterm zone="ch-system-kbd psfgettable"><primary sortas="b-psfgettable">psfgettable</primary></indexterm>
     171</listitem>
     172</varlistentry>
     173
     174<varlistentry id="psfstriptable">
     175<term><command>psfstriptable</command></term>
     176<listitem>
     177<para>A link to <command>psfxtable</command></para>
     178<indexterm zone="ch-system-kbd psfstriptable"><primary sortas="b-psfstriptable">psfstriptable</primary></indexterm>
     179</listitem>
     180</varlistentry>
     181
     182<varlistentry id="psfxtable">
     183<term><command>psfxtable</command></term>
     184<listitem>
     185<para>Handle Unicode character tables for console fonts</para>
     186<indexterm zone="ch-system-kbd psfxtable"><primary sortas="b-psfxtable">psfxtable</primary></indexterm>
     187</listitem>
     188</varlistentry>
     189
     190<varlistentry id="resizecons">
     191<term><command>resizecons</command></term>
     192<listitem>
     193<para>Changes the kernel idea of the console size</para>
     194<indexterm zone="ch-system-kbd resizecons"><primary sortas="b-resizecons">resizecons</primary></indexterm>
     195</listitem>
     196</varlistentry>
     197
     198<varlistentry id="setfont">
     199<term><command>setfont</command></term>
     200<listitem>
     201<para>Changes the Enhanced Graphic Adapter (EGA) and Video Graphics
     202Array (VGA) fonts on the console</para>
     203<indexterm zone="ch-system-kbd setfont"><primary sortas="b-setfont">setfont</primary></indexterm>
     204</listitem>
     205</varlistentry>
     206
     207<varlistentry id="setkeycodes">
     208<term><command>setkeycodes</command></term>
     209<listitem>
     210<para>Loads kernel scancode-to-keycode mapping table entries; this is
     211useful if there are unusual keys on the keyboard</para>
     212<indexterm zone="ch-system-kbd setkeycodes"><primary sortas="b-setkeycodes">setkeycodes</primary></indexterm>
     213</listitem>
     214</varlistentry>
     215
     216<varlistentry id="setleds">
     217<term><command>setleds</command></term>
     218<listitem>
     219<para>Sets the keyboard flags and Light Emitting Diodes (LEDs)</para>
     220<indexterm zone="ch-system-kbd setleds"><primary sortas="b-setleds">setleds</primary></indexterm>
     221</listitem>
     222</varlistentry>
     223
     224<varlistentry id="setlogcons">
     225<term><command>setlogcons</command></term>
     226<listitem>
     227<para>Sends kernel messages to the console</para>
     228<indexterm zone="ch-system-kbd setlogcons"><primary sortas="b-setlogcons">setlogcons</primary></indexterm>
     229</listitem>
     230</varlistentry>
     231
     232<varlistentry id="setmetamode">
     233<term><command>setmetamode</command></term>
     234<listitem>
     235<para>Defines the keyboard meta-key handling</para>
     236<indexterm zone="ch-system-kbd setmetamode"><primary sortas="b-setmetamode">setmetamode</primary></indexterm>
     237</listitem>
     238</varlistentry>
     239
     240<varlistentry id="setvesablank">
     241<term><command>setvesablank</command></term>
     242<listitem>
     243<para>Lets the user adjust the built-in hardware screensaver (a blank
     244screen)</para>
     245<indexterm zone="ch-system-kbd setvesablank"><primary sortas="b-setvesablank">setvesablank</primary></indexterm>
     246</listitem>
     247</varlistentry>
     248
     249<varlistentry id="showconsolefont">
     250<term><command>showconsolefont</command></term>
     251<listitem>
     252<para>Shows the current EGA/VGA console screen font</para>
     253<indexterm zone="ch-system-kbd showconsolefont"><primary sortas="b-showconsolefont">showconsolefont</primary></indexterm>
     254</listitem>
     255</varlistentry>
     256
     257<varlistentry id="showkey">
     258<term><command>showkey</command></term>
     259<listitem>
     260<para>Reports the scancodes, keycodes, and ASCII codes of the keys
     261pressed on the keyboard</para>
     262<indexterm zone="ch-system-kbd showkey"><primary sortas="b-showkey">showkey</primary></indexterm>
     263</listitem>
     264</varlistentry>
     265
     266<varlistentry id="unicode_start">
     267<term><command>unicode_start</command></term>
     268<listitem>
     269<para>Puts the keyboard and console in UNICODE mode. Never use it on LFS,
     270because applications are not configured to support UNICODE.</para>
     271<indexterm zone="ch-system-kbd unicode_start"><primary sortas="b-unicode_start">unicode_start</primary></indexterm>
     272</listitem>
     273</varlistentry>
     274
     275<varlistentry id="unicode_stop">
     276<term><command>unicode_stop</command></term>
     277<listitem>
     278<para>Reverts keyboard and console from UNICODE mode</para>
     279<indexterm zone="ch-system-kbd unicode_stop"><primary sortas="b-unicode_stop">unicode_stop</primary></indexterm>
     280</listitem>
     281</varlistentry>
     282</variablelist>
    42283
    43284</sect2>
    44285
    45286</sect1>
     287
Note: See TracChangeset for help on using the changeset viewer.