Gerd - Gtk+ Event Recorder

Gerd is a small gtk module that enables the user to record series
of events at any gtk program's startup and replay them at later
times.
I can't honestly tout the code as being very mature yet, it's
effectively a two day hack, but it does it's job interestingly
good already ;)

do:

./configure
./make
./make install

cross fingers for no errors popping up, and then try your
luck with e.g.:

$ gerd-record gimp-test gimp
[play with gimp a little]

$ gerd-play gimp-test gimp
[watch it]


2000/7/3	Tim Janik
