rectick は GNU screen 上のキー入力を可視化するツールです。キー入力が独 特なソフトウェアのデモンストレーションなどに利用できます。
以下より Debian package としても取得できます。
利用には以下のソフトウェアが必要です。
./configure && make install で可能です。詳細は INSTALL を参照のこと。
以下のコマンドを入力して、起動してください。
$ screen -c /usr/local/etc/tick-screenrc
あとはキーボードから何かを入力することで、ステータス行に入力履歴が表示 されます。
Copyright (C) 2003 NOKUBI Takatsugu <knok@daionet.gr.jp> This is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the COPYING file for more details.
Last modified: 03/11/28
knok@daionet.gr.jp