From bdc08c1c6419be50edb433c4425481bdabf8a5ea Mon Sep 17 00:00:00 2001 From: Mark Hymers Date: Wed, 6 Feb 2002 23:15:46 +0000 Subject: [Bug 190] reorganise and sync descriptions git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1549 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/kbd-desc.xml | 120 +++++++++++++++++++++++++------------------------ 1 file changed, 62 insertions(+), 58 deletions(-) (limited to 'appendixa/kbd-desc.xml') diff --git a/appendixa/kbd-desc.xml b/appendixa/kbd-desc.xml index 8ce852a28..6dbc93f61 100644 --- a/appendixa/kbd-desc.xml +++ b/appendixa/kbd-desc.xml @@ -1,97 +1,101 @@ - -Contents - -The Kbd package contains the chvt, deallocvt, dumpkeys, fgconsole, -getkeycodes, getunimap, kbd_mode, kbdrate, loadkeys, loadunimap, mapscrn, -psfxtable, resizecons, setfont, setkeycodes, setleds, setlogcons, +Contents of kbd-&kbd-contversion; + +Program Files +chvt, deallocvt, dumpkeys, 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 programs. - - +unicode_stop - -Description +Descriptions -chvt -chvt changes foreground virtual terminal. +chvt +chvt changes foreground virtual terminal. -deallocvt -deallocvt deallocates unused virtual terminals. +deallocvt +deallocvt deallocates unused virtual terminals. -dumpkeys -dumpkeys dumps keyboard translation tables. +dumpkeys +dumpkeys dumps keyboard translation tables. -fgconsole -fgconsole prints the number of the active virtual terminal. +fgconsole +fgconsole prints the number of the active virtual terminal. -getkeycodes +getkeycodes getkeycodes prints the kernel scancode-to-keycode -mapping table. +mapping table. -getunimap -getunimap prints the currently used unimap. +getunimap +getunimap prints the currently used unimap. -kbd_mode -kbd_mode reports or sets the keyboard mode. +kbd_mode +kbd_mode reports or sets the keyboard mode. -kbdrate -kbdrate sets the keyboard repeat and delay rates. +kbdrate +kbdrate sets the keyboard repeat and delay rates. -loadkeys -loadkeys loads keyboard translation tables. +loadkeys +loadkeys loads keyboard translation tables. -loadunimap -loadunimap loads the kernel unicode-to-font mapping table. +loadunimap +loadunimap loads the kernel unicode-to-font mapping table. -mapscrn +mapscrn mapscrn loads a user defined output character mapping table into the console driver. Note that it is obsolete and that its -features are built into setfont. +features are built into setfont. -psfxtable -psfxtable is a tool for handling Unicode character tables for -console fonts. +openvt +openvt starts a program on a new virtual terminal (VT) -resizecons -resizecons changes the kernel idea of the console size. +psfaddtable, psfgettable, psfstriptable, psfxtable +These are a set of tools for handling Unicode character tables for +console fonts. -setfont -This lets you change the EGA/VGA fonts in console. +resizecons +resizecons changes the kernel idea of the console size. -setkeycodes +setfont +This lets you change the EGA/VGA fonts in console. + +setkeycodes setkeycodes loads kernel scancode-to-keycode mapping -table entries. +table entries. -setleds +setleds setleds sets the keyboard LEDs. Many people find it useful to have numlock enabled by default, and it is by using this program that you can -achieve this. +achieve this. -setlogcons -setlogcons sends kernel messages to the console. +setlogcons +setlogcons sends kernel messages to the console. -setmetamode -setmetamode defines the keyboard meta key handling. +setmetamode +setmetamode defines the keyboard meta key handling. -setvesablank +setvesablank This lets you fiddle with the built-in hardware screensaver -(not toasters, only a blank screen). +(not toasters, only a blank screen). -showfont +showfont showfont displays data about a font. The information shown includes font information, font properties, character metrics, and -character bitmaps. +character bitmaps. -showkey +showkey showkey examines the scancodes and keycodes sent by -the keyboard. +the keyboard. -unicode_start -unicode_start puts the console in Unicode mode. +unicode_start +unicode_start puts the console in Unicode mode. -unicode_stop +unicode_stop unicode_stop reverts keyboard and console from -unicode mode. +unicode mode. + + -- cgit v1.2.3-54-g00ecf