2003-01-17 03:51:15 +00:00
|
|
|
<sect2><title> </title><para> </para></sect2>
|
2002-06-04 12:30:14 +01:00
|
|
|
|
2003-10-06 23:19:12 +01:00
|
|
|
<sect2><title>Short descriptions</title>
|
2001-04-01 19:54:06 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>chvt</command> changes the foreground virtual terminal.</para>
|
2001-04-01 19:54:06 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>deallocvt</command> deallocates unused virtual terminals.</para>
|
2001-04-01 19:54:06 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>dumpkeys</command> dumps the keyboard translation tables.</para>
|
2001-04-01 19:54:06 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>fgconsole</command> prints the number of the active virtual terminal.</para>
|
2001-04-01 19:54:06 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>getkeycodes</command> prints the kernel scancode-to-keycode
|
|
|
|
mapping table.</para>
|
2001-04-01 19:54:06 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>getunimap</command> prints the currently used unimap.</para>
|
2001-12-12 21:40:57 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>kbd_mode</command> reports or sets the keyboard mode.</para>
|
2001-04-01 19:54:06 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>kbdrate</command> sets the keyboard repeat and delay rates.</para>
|
2001-04-01 19:54:06 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>loadkeys</command> loads the keyboard translation tables.</para>
|
2001-04-01 19:54:06 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>loadunimap</command> loads the kernel unicode-to-font mapping table.</para>
|
2001-04-01 19:54:06 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>mapscrn</command> is an obsolete program that used to load
|
|
|
|
a user-defined output character mapping table into the console driver. This is
|
|
|
|
now done by setfont.</para>
|
2001-04-01 19:54:06 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>openvt</command> starts a program on a new virtual terminal (VT).</para>
|
2001-04-01 19:54:06 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>psf*</command> are a set of tools for handling Unicode
|
|
|
|
character tables for console fonts.</para>
|
2001-04-01 19:54:06 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>resizecons</command> changes the kernel idea of the console size.</para>
|
2001-04-01 19:54:06 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>setfont</command> lets you change the EGA/VGA fonts on the console.</para>
|
2002-02-06 23:15:46 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>setkeycodes</command> loads kernel scancode-to-keycode
|
|
|
|
mapping table entries, useful if you have some unusual keys on your keyboard.</para>
|
2001-04-01 19:54:06 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>setleds</command> sets the keyboard flags and LEDs. Many
|
|
|
|
people find it useful to have NumLock on by default, setleds +num achieves this.</para>
|
2001-04-01 19:54:06 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>setlogcons</command> sends kernel messages to the console.</para>
|
2001-12-12 21:40:57 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>setmetamode</command> defines the keyboard meta key handling.</para>
|
2001-04-01 19:54:06 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>setvesablank</command> lets you fiddle with the built-in
|
|
|
|
hardware screensaver (no toasters, just a blank screen).</para>
|
2001-04-01 19:54:06 +01:00
|
|
|
|
2003-10-20 19:53:35 +01:00
|
|
|
<para><command>showconsolefont</command> shows the current EGA/VGA console
|
|
|
|
screen font.</para>
|
2001-04-01 19:54:06 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>showkey</command> reports the scancodes and keycodes and
|
|
|
|
ASCII codes of the keys pressed on the keyboard.</para>
|
2001-04-01 19:54:06 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>unicode_start</command> puts the keyboard and console in
|
|
|
|
unicode mode.</para>
|
2001-04-01 19:54:06 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>unicode_stop</command> reverts keyboard and console from
|
|
|
|
unicode mode.</para>
|
2002-02-06 23:15:46 +00:00
|
|
|
|
2001-04-01 19:54:06 +01:00
|
|
|
</sect2>
|
|
|
|
|