rectick - record key strokes and display on the backtick
$Id: README,v 1.4 2003/11/21 09:54:46 knok Exp $

1. What's this?

rectick is an application to visualize key strokes on GNU screen. You
can use for demonstration about special key-binding software.

2. Requirement

To build the software, you need the follwoing library.

- gnet (2.0 or later)

To use the software, you need the follwoing software.

- GNU screen (3.9.15 or later)

3. How to install

See INSTALL.

4. How to use

Try the following command:

$ screen -c /usr/local/etc/tick-screenrc

Then you can see your key strokes history on the status line.

5. Copying

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.

6. Bugs

* The unix domain soket is fixed as '/tmp/backtick'.
* You can use only 1 screen session.
* Key buffers are fixed in 8 characters.
* You can see all passwords, heads up!
