mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
de6fa61cfd
PR: ports/69578 Submitted by: Ports Fury
9 lines
308 B
Plaintext
9 lines
308 B
Plaintext
This program puts your terminal in raw mode, eats keystrokes, and prints
|
|
them back it you in a recognizable printed form (using <>-surrounded
|
|
ASCII mnemonics for non-printables).
|
|
|
|
This may be useful, for example, if you're not certain what your keyboard
|
|
keys are sending.
|
|
|
|
WWW: http://catb.org/~esr/showkey/
|