6.67.2. Contents of Kbd
Short Descriptions
| Changes the foreground virtual terminal | |
| Deallocates unused virtual terminals | |
| Dumps the keyboard translation tables | |
| Prints the number of the active virtual terminal | |
| Prints the kernel scancode-to-keycode mapping table | |
| Obtains information about the status of a console | |
| Reports or sets the keyboard mode | |
| Sets the keyboard repeat and delay rates | |
| Loads the keyboard translation tables | |
| Loads the kernel unicode-to-font mapping table | |
| An obsolete program that used to load a user-defined output character mapping table into the console driver; this is now done by setfont | |
| Starts a program on a new virtual terminal (VT) | |
| Adds a Unicode character table to a console font | |
| Extracts the embedded Unicode character table from a console font | |
| Removes the embedded Unicode character table from a console font | |
| Handles Unicode character tables for console fonts | |
| Changes the Enhanced Graphic Adapter (EGA) and Video Graphics Array (VGA) fonts on the console | |
| Loads kernel scancode-to-keycode mapping table entries; this is useful if there are unusual keys on the keyboard | |
| Sets the keyboard flags and Light Emitting Diodes (LEDs) | |
| Defines the keyboard meta-key handling | |
| Sets the console color map in all virtual terminals | |
| Shows the current EGA/VGA console screen font | |
| Reports the scancodes, keycodes, and ASCII codes of the keys pressed on the keyboard | |
| Puts the keyboard and console in UNICODE mode [Don't use this program unless your keymap file is in the ISO-8859-1 encoding. For other encodings, this utility produces incorrect results.] | |
| Reverts keyboard and console from UNICODE mode | 
![[Note]](../images/note.png)