2004-07-25 18:22:30 +02:00
|
|
|
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).
|
2003-10-24 03:18:37 +02:00
|
|
|
|
2004-07-25 18:22:30 +02:00
|
|
|
This may be useful, for example, if you're not certain what your keyboard
|
|
|
|
keys are sending.
|
2003-10-24 03:18:37 +02:00
|
|
|
|
2004-07-25 18:22:30 +02:00
|
|
|
WWW: http://catb.org/~esr/showkey/
|