source: appendixa/kbd-desc.xml@ 69f8606d

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.0 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 v4_0 v4_1 v5_0 v5_1 v5_1_1 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
Last change on this file since 69f8606d was 8fcc2c0, checked in by Gerard Beekmans <gerard@…>, 22 years ago

Changed package contents and dependencies titles...hopefully people now will get the hint that an old version isn't perse a bug

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

  • Property mode set to 100644
File size: 3.5 KB
RevLine 
[8fcc2c0]1<sect2><title>Contents of Kbd</title>
2
3<para>Last checked against version &kbd-contversion;.</para>
[bdc08c1]4
5<sect3><title>Program Files</title>
6<para>chvt, deallocvt, dumpkeys, fgconsole,
7getkeycodes, getunimap, kbd_mode, kbdrate, loadkeys, loadunimap,
8mapscrn, openvt, psfaddtable (link to psfxtable), psfgettable (link to
9psfxtable), psfstriptable (link to psfxtable), psfxtable, resizecons,
10setfont, setkeycodes, setleds, setlogcons,
[74ab612]11setmetamode, setvesablank, showfont, showkey, unicode_start, and
[bdc08c1]12unicode_stop</para></sect3>
[5df2845]13
[bdc08c1]14<sect3><title>Descriptions</title>
[5df2845]15
[bdc08c1]16<sect4><title>chvt</title>
17<para>chvt changes foreground virtual terminal.</para></sect4>
[5df2845]18
[bdc08c1]19<sect4><title>deallocvt</title>
20<para>deallocvt deallocates unused virtual terminals.</para></sect4>
[5df2845]21
[bdc08c1]22<sect4><title>dumpkeys</title>
23<para>dumpkeys dumps keyboard translation tables.</para></sect4>
[5df2845]24
[bdc08c1]25<sect4><title>fgconsole</title>
26<para>fgconsole prints the number of the active virtual terminal.</para></sect4>
[5df2845]27
[bdc08c1]28<sect4><title>getkeycodes</title>
[53ad30a]29<para>getkeycodes prints the kernel scancode-to-keycode
[bdc08c1]30mapping table.</para></sect4>
[5df2845]31
[bdc08c1]32<sect4><title>getunimap</title>
33<para>getunimap prints the currently used unimap.</para></sect4>
[74ab612]34
[bdc08c1]35<sect4><title>kbd_mode</title>
36<para>kbd_mode reports or sets the keyboard mode.</para></sect4>
[5df2845]37
[bdc08c1]38<sect4><title>kbdrate</title>
39<para>kbdrate sets the keyboard repeat and delay rates.</para></sect4>
[5df2845]40
[bdc08c1]41<sect4><title>loadkeys</title>
42<para>loadkeys loads keyboard translation tables.</para></sect4>
[5df2845]43
[bdc08c1]44<sect4><title>loadunimap</title>
45<para>loadunimap loads the kernel unicode-to-font mapping table.</para></sect4>
[5df2845]46
[bdc08c1]47<sect4><title>mapscrn</title>
[b822811]48<para>mapscrn loads a user defined output character
[5df2845]49mapping table into the console driver. Note that it is obsolete and that its
[bdc08c1]50features are built into setfont.</para></sect4>
[5df2845]51
[bdc08c1]52<sect4><title>openvt</title>
[335838c]53<para>openvt starts a program on a new virtual terminal (VT).</para></sect4>
[5df2845]54
[bdc08c1]55<sect4><title>psfaddtable, psfgettable, psfstriptable, psfxtable</title>
56<para>These are a set of tools for handling Unicode character tables for
57console fonts.</para></sect4>
[5df2845]58
[bdc08c1]59<sect4><title>resizecons</title>
60<para>resizecons changes the kernel idea of the console size.</para></sect4>
[5df2845]61
[bdc08c1]62<sect4><title>setfont</title>
63<para>This lets you change the EGA/VGA fonts in console.</para></sect4>
64
65<sect4><title>setkeycodes</title>
[53ad30a]66<para>setkeycodes loads kernel scancode-to-keycode mapping
[bdc08c1]67table entries.</para></sect4>
[5df2845]68
[bdc08c1]69<sect4><title>setleds</title>
[b822811]70<para>setleds sets the keyboard LEDs. Many people find it useful to have numlock
71enabled by default, and it is by using this program that you can
[bdc08c1]72achieve this.</para></sect4>
[5df2845]73
[bdc08c1]74<sect4><title>setlogcons</title>
75<para>setlogcons sends kernel messages to the console.</para></sect4>
[74ab612]76
[bdc08c1]77<sect4><title>setmetamode</title>
78<para>setmetamode defines the keyboard meta key handling.</para></sect4>
[5df2845]79
[bdc08c1]80<sect4><title>setvesablank</title>
[b822811]81<para>This lets you fiddle with the built-in hardware screensaver
[bdc08c1]82(not toasters, only a blank screen).</para></sect4>
[5df2845]83
[bdc08c1]84<sect4><title>showfont</title>
[b822811]85<para>showfont displays data about a font. The information shown includes font
[53ad30a]86information, font properties, character metrics, and
[bdc08c1]87character bitmaps.</para></sect4>
[5df2845]88
[bdc08c1]89<sect4><title>showkey</title>
[53ad30a]90<para>showkey examines the scancodes and keycodes sent by
[bdc08c1]91the keyboard.</para></sect4>
[5df2845]92
[bdc08c1]93<sect4><title>unicode_start</title>
94<para>unicode_start puts the console in Unicode mode.</para></sect4>
[5df2845]95
[bdc08c1]96<sect4><title>unicode_stop</title>
[53ad30a]97<para>unicode_stop reverts keyboard and console from
[bdc08c1]98unicode mode.</para></sect4>
99
100</sect3>
[5df2845]101
102</sect2>
103
Note: See TracBrowser for help on using the repository browser.