/usr/share/doc/kbd
NameSizeModeActions
ANSI-dvorak.gif38080644editdlrm
AUTHORS7410644editdlrm
ChangeLog165810644editdlrm
COPYING19940644editdlrm
dvorak-l.xmodmap23330644editdlrm
dvorak-r.xmodmap23380644editdlrm
dvorak.diffs14070644editdlrm
dvorak.txt11640644editdlrm
dvorak.xmodmap21570644editdlrm
font-formats-1.html54820644editdlrm
font-formats-2.html14790644editdlrm
font-formats-3.html70070644editdlrm
font-formats-4.html21980644editdlrm
font-formats-5.html5170644editdlrm
font-formats.html13170644editdlrm
kbd.FAQ-1.html41840644editdlrm
kbd.FAQ-2.html29950644editdlrm
kbd.FAQ-3.html21060644editdlrm
kbd.FAQ-4.html78610644editdlrm
kbd.FAQ-5.html172710644editdlrm
kbd.FAQ-6.html27450644editdlrm
kbd.FAQ-7.html57100644editdlrm
kbd.FAQ-8.html94120644editdlrm
kbd.FAQ-9.html26060644editdlrm
kbd.FAQ-10.html26440644editdlrm
kbd.FAQ-11.html22480644editdlrm
kbd.FAQ-12.html82110644editdlrm
kbd.FAQ-13.html44930644editdlrm
kbd.FAQ-14.html34740644editdlrm
kbd.FAQ-15.html69180644editdlrm
kbd.FAQ-16.html30190644editdlrm
kbd.FAQ-17.html17150644editdlrm
kbd.FAQ-18.html25220644editdlrm
kbd.FAQ-19.html13490644editdlrm
kbd.FAQ-20.html17240644editdlrm
kbd.FAQ-21.html17110644editdlrm
kbd.FAQ-22.html24330644editdlrm
kbd.FAQ-23.html9650644editdlrm
kbd.FAQ.html52280644editdlrm
README8300644editdlrm
utfdemo42500644editdlrm
utflist256980644editdlrm
Edit: /usr/share/doc/kbd/kbd.FAQ-1.html (4184B)
The Linux keyboard and console HOWTO: Useful programs Next Previous Contents

1. Useful programs

The following packages contain keyboard or console related programs.

kbd-1.06.tar.gz contains loadkeys, dumpkeys, showkey, setmetamode, setleds, setfont, showconsolefont, mapscrn, kbd_mode, kbdrate, loadunimap, chvt, resizecons, deallocvt, getkeycodes, setkeycodes. It also contains openvt, formerly called open.

There exists a clone of the kbd package, namely console-tools, that contains more or less the same stuff. The latest version, console-tools-0.3.3 is roughly up-to-date with kbd-0.99.

SVGATextMode-1.10 contains SVGATextMode, a program that obsoletes resizecons.

util-linux-2.11 contains setterm.

sh-utils-1.12 contains stty.

See also dynamic-vc-1.2.tar.gz and consd-1.3.tgz for programs that exploit the `Keyboard Signal' key. Very primitive versions are spawn_login or spawn_console found in the kbd package.

See font.tgz for a package that handles console fonts.

Packages like recode and konwert-1.8 allow one to convert between different character encodings.

The X distribution contains xmodmap, xset, kbd_mode. (See also X386keybd(1) for the situation under XFree86 1.3, and Xserver(1) for the XKEYBOARD extension under X11R6.) A handy interface to xmodmap is xkeycaps, see http://www.jwz.org/xkeycaps/.

termcap-2.0.8.tar.gz contains termcap, an old terminal capabilities data base. ncurses-1.9.9e.tar.gz contains the termlib data base which obsoletes termcap. (However, there are still many programs using termcap.)

See loadkeys(1), setleds(1) and setmetamode(1) for the codes generated by the various keys and the setting of leds when not under X. Under X, see xmodmap(1) and xset(1).

See setfont(8) for loading console fonts. Many people will want to load a font like iso01.f16 because the default font is the hardware font of the video card, and often is a `Code Page 437' font missing accented characters and other Latin-1 symbols.

See setterm(1) and kbdrate(8) for properties such as foreground and background colors, screen blanking and character repeat rate when not under X. Under X, see xset(1), also for key click and bell volume.

The file /etc/termcap defines the escape sequences used by many programs addressing the console (or any other terminal). See termcap(5). A more modern version is found in /usr/lib/terminfo. See terminfo(5). Terminfo files are compiled by the terminfo compiler /usr/lib/terminfo/tic, see tic(1). Their contents can be examined using the program infocmp, see infocmp(1).

The Linux console sequences are documented in console_codes(4).

The package funkey by Rick van Rein provides support for all these new keys modern keyboards have. See rick.vanrein.org/linux/funkey.


Next Previous Contents