123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596 |
- <sect2><title> </title><para> </para></sect2>
- <sect2><title>Descriptions</title>
- <para>(Last checked against version &kbd-contversion;.)</para>
- <sect3><title>Program file descriptions</title>
- <sect4><title>chvt</title>
- <para>chvt changes foreground virtual terminal.</para></sect4>
- <sect4><title>deallocvt</title>
- <para>deallocvt deallocates unused virtual terminals.</para></sect4>
- <sect4><title>dumpkeys</title>
- <para>dumpkeys dumps keyboard translation tables.</para></sect4>
- <sect4><title>fgconsole</title>
- <para>fgconsole prints the number of the active virtual terminal.</para></sect4>
- <sect4><title>getkeycodes</title>
- <para>getkeycodes prints the kernel scancode-to-keycode
- mapping table.</para></sect4>
- <sect4><title>getunimap</title>
- <para>getunimap prints the currently used unimap.</para></sect4>
- <sect4><title>kbd_mode</title>
- <para>kbd_mode reports or sets the keyboard mode.</para></sect4>
- <sect4><title>kbdrate</title>
- <para>kbdrate sets the keyboard repeat and delay rates.</para></sect4>
- <sect4><title>loadkeys</title>
- <para>loadkeys loads keyboard translation tables.</para></sect4>
- <sect4><title>loadunimap</title>
- <para>loadunimap loads the kernel unicode-to-font mapping table.</para></sect4>
- <sect4><title>mapscrn</title>
- <para>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.</para></sect4>
- <sect4><title>openvt</title>
- <para>openvt starts a program on a new virtual terminal (VT).</para></sect4>
- <sect4><title>psfaddtable, psfgettable, psfstriptable, psfxtable</title>
- <para>These are a set of tools for handling Unicode character tables for
- console fonts.</para></sect4>
- <sect4><title>resizecons</title>
- <para>resizecons changes the kernel idea of the console size.</para></sect4>
- <sect4><title>setfont</title>
- <para>This lets you change the EGA/VGA fonts in console.</para></sect4>
- <sect4><title>setkeycodes</title>
- <para>setkeycodes loads kernel scancode-to-keycode mapping
- table entries.</para></sect4>
- <sect4><title>setleds</title>
- <para>setleds sets the keyboard LEDs. Many people find it useful to have numlock
- enabled by default and, by using this program, you can
- achieve this.</para></sect4>
- <sect4><title>setlogcons</title>
- <para>setlogcons sends kernel messages to the console.</para></sect4>
- <sect4><title>setmetamode</title>
- <para>setmetamode defines the keyboard meta key handling.</para></sect4>
- <sect4><title>setvesablank</title>
- <para>This lets you fiddle with the built-in hardware screensaver
- (not toasters, only a blank screen).</para></sect4>
- <sect4><title>showfont</title>
- <para>showfont displays data about a font. The information shown includes font
- information, font properties, character metrics and
- character bitmaps.</para></sect4>
- <sect4><title>showkey</title>
- <para>showkey examines the scancodes and keycodes sent by
- the keyboard.</para></sect4>
- <sect4><title>unicode_start</title>
- <para>unicode_start puts the console in Unicode mode.</para></sect4>
- <sect4><title>unicode_stop</title>
- <para>unicode_stop reverts keyboard and console from
- unicode mode.</para></sect4>
- </sect3>
- </sect2>
|