mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 11:49:20 +01:00
Remove getunimap, setlogcons and setvesablank from the list of programs installed by kbd.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7637 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
47849a7ead
commit
8f4b4bf01f
@ -36,6 +36,18 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>May 30, 2006</para>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[matthew] - Removed <command>getunimap</command>,
|
||||||
|
<command>setlogons</command> and <command>setvesablank</command> from
|
||||||
|
the list of programs installed by kbd. Thanks to Chris Staub for the
|
||||||
|
patch.</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>May 30, 2006</para>
|
<para>May 30, 2006</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
@ -78,11 +78,11 @@
|
|||||||
<segtitle>Installed programs</segtitle>
|
<segtitle>Installed programs</segtitle>
|
||||||
|
|
||||||
<seglistitem>
|
<seglistitem>
|
||||||
<seg>chvt, deallocvt, dumpkeys,
|
<seg>chvt, deallocvt, dumpkeys, fgconsole, getkeycodes, kbd_mode,
|
||||||
fgconsole, getkeycodes, getunimap, kbd_mode, kbdrate, loadkeys, loadunimap,
|
kbdrate, loadkeys, loadunimap,
|
||||||
mapscrn, openvt, psfaddtable (link to psfxtable), psfgettable (link to
|
mapscrn, openvt, psfaddtable (link to psfxtable), psfgettable (link to
|
||||||
psfxtable), psfstriptable (link to psfxtable), psfxtable, resizecons,
|
psfxtable), psfstriptable (link to psfxtable), psfxtable, resizecons,
|
||||||
setfont, setkeycodes, setleds, setlogcons, setmetamode, setvesablank,
|
setfont, setkeycodes, setleds, setmetamode,
|
||||||
showconsolefont, showkey, unicode_start, and unicode_stop</seg>
|
showconsolefont, showkey, unicode_start, and unicode_stop</seg>
|
||||||
</seglistitem>
|
</seglistitem>
|
||||||
</segmentedlist>
|
</segmentedlist>
|
||||||
@ -142,16 +142,6 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry id="getunimap">
|
|
||||||
<term><command>getunimap</command></term>
|
|
||||||
<listitem>
|
|
||||||
<para>Prints the currently used unicode-to-font mapping table</para>
|
|
||||||
<indexterm zone="ch-system-kbd getunimap">
|
|
||||||
<primary sortas="b-getunimap">getunimap</primary>
|
|
||||||
</indexterm>
|
|
||||||
</listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
<varlistentry id="kbd_mode">
|
<varlistentry id="kbd_mode">
|
||||||
<term><command>kbd_mode</command></term>
|
<term><command>kbd_mode</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -296,16 +286,6 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry id="setlogcons">
|
|
||||||
<term><command>setlogcons</command></term>
|
|
||||||
<listitem>
|
|
||||||
<para>Sends kernel messages to the console</para>
|
|
||||||
<indexterm zone="ch-system-kbd setlogcons">
|
|
||||||
<primary sortas="b-setlogcons">setlogcons</primary>
|
|
||||||
</indexterm>
|
|
||||||
</listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
<varlistentry id="setmetamode">
|
<varlistentry id="setmetamode">
|
||||||
<term><command>setmetamode</command></term>
|
<term><command>setmetamode</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -316,17 +296,6 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry id="setvesablank">
|
|
||||||
<term><command>setvesablank</command></term>
|
|
||||||
<listitem>
|
|
||||||
<para>Lets the user adjust the built-in hardware screensaver (a blank
|
|
||||||
screen)</para>
|
|
||||||
<indexterm zone="ch-system-kbd setvesablank">
|
|
||||||
<primary sortas="b-setvesablank">setvesablank</primary>
|
|
||||||
</indexterm>
|
|
||||||
</listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
<varlistentry id="showconsolefont">
|
<varlistentry id="showconsolefont">
|
||||||
<term><command>showconsolefont</command></term>
|
<term><command>showconsolefont</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
Loading…
Reference in New Issue
Block a user