"Fossies" - the Fresh Open Source Software Archive

Member "showkey-1.8/showkey.1" (27 Jan 2017, 2337 Bytes) of package /linux/misc/showkey-1.8.tar.gz:


Caution: As a special service "Fossies" has tried to format the requested manual source page into HTML format but links to other man pages may be missing or even erroneous. Alternatively you can here view or download the uninterpreted manual source code. A member file download can also be achieved by clicking within a package contents listing on the according byte size field. See also the latest Fossies "Diffs" side-by-side code changes report for "showkey.1": 1.7_vs_1.8.

SHOWKEY

NAME
SYNOPSIS
DESCRIPTION
BUGS
AUTHOR

NAME

showkey_ − echo raw keystrokes back at you in a printable form

SYNOPSIS

showkey

DESCRIPTION

This program puts your terminal in raw mode, eats keystrokes, and prints them back it you in a recognizable printed form. It will be useful if you're not certain what various keyboard keys are sending.

Non−printables (and whitespace) are displayed as cookies surrounded by < >. The cookie will always contain an ASCII mnemonic (NUL, SOH, STX, ETX, EOT, ENQ, ACK, BEL, BS, HT, LF, VT, FF, CR, SO, SI, DLE, DC1, DC2, DC3, DC4, NAK, SYN, ETB, CAN, EM, SUB, ESC, FS, GS, RS, US, SP) and may also contain a control−key formula.

Characters with the high bit set are shown as <ALT−xxx>, where xxx is generated as previously described. You terminate the program with your shell interrupt or quit characters.

BUGS

Under some (but not all) window managers you may see the following message: "Couldn't get a file descriptor referring to the console". If this happens, go root and try again.

AUTHOR

Eric S. Raymond <esr@thyrsus.com>