kbd-desc.xml 3.4 KB

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