3 projects tagged "Visualization"
KeyFrog monitors the keyboard and visualizes its usage statistics. The user can obtain much information about keyboard activity: the intensity of keyboard usage, how was it distributed in time, which applications were used, etc. This may be very useful, for example, to developers to monitor their productivity. The environment being monitored is the X Window System (text applications are explicitly supported if run inside an X terminal).
x11vis is a visual and interactive tool for debugging X11 clients. Unlike other tools such as xtrace, it displays human readable IDs on all requests, no matter at which point in time the information becomes available. To help you cope with large amounts of data, it displays only the most important information by default, automatically folds sequences of boring requests, allows you to filter by packet type or client, and provides markers for navigation. Instead of assigning a number to each connection, it displays the command line with which that client was started.