On the internet you stumble quite often upon screencasts which try to explain software tools or guide you through applications. The most popular site are probably ShowMeDo, who offer screencasts about FOSS software, Screencasters at heathenx.org who do videos on Inkscape or e.g. Ubuntu Screencasts with screencasts on Ubuntu linux.
When you watch such a video and the Author follows his usual work flow you’ve got a little problem. Imagine you want to learn how you delete all files inside a directory. The author hits “Ctrl+A” and after that “Del” and all the files are gone. When you see this inside a video, you magically see the files disappear, but not how! You can solve this problem with the little tool Key Status Monitor…
Key Status Monitor is a GTK+ application which shows which keys or mouse buttons are currently pressed. This way it’s very easy to give the user all the information he needs, even when you don’t add sound to your video.
You don’t have to install Key Status Monitor to run the tool. Just download the current version, extract the archive and start the included “key-status” script. On Ubuntu it should run out-of-the-box…
sudo ./key-status
If you want to save space, you can add the option “-d” bzw. “–no-decorations”, so that Key Status Monitor doesn’t use window decorations.
sudo ./key-status --no-decorations
To give you a small demonstation of Key Status Monitor I made a little screencast. If you don’t use Flash on your computer, you can use this link to get to a .ogv version of this video.
[bliptv=ga81gY_WLQA]
Dear readers of Planet Ubuntu users or users of feed readers. Please go to my blog to watch this video.

One small issue. I noticed that Key Status Monitor works fine on my desktop system, but it can’t find the mouse on my notebook. So it might not work on your system.

8. July 2009 at 15:41
Warum “sudo”?
8. July 2009 at 15:44
Weils ohne nicht geht… Auf ein
erscheint die Fehlermeldung “[Errno 13] Permission denied: ‘/dev/input/event3′” und das Programm beendet sich.
9. July 2009 at 01:28
Oh, ein böser Keylogger.
9. July 2009 at 19:54
Nicht schlecht, nur das man es nicht installieren kann, finde ich nicht gut
9. July 2009 at 23:13
wow, what a cool tool to add for a screen cast. Thanks for the update, and the demo.
11. July 2009 at 20:28
Es ist verdammt schwer Änderungen im Key-Status-Monitor zu bemerken, wenn man sich auf den Mauszeiger konzentriert.
29. March 2010 at 21:18
http://code.google.com/p/key-mon/
scaling hatte ich arg vermisst – und man kann es jetzt sogar “installieren”