# gerd **Repository Path**: mirrors_chromium_gitlab_gnome/gerd ## Basic Information - **Project Name**: gerd - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-09 - **Last Updated**: 2025-10-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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