Linux und Ich

Blog über Ubuntu, Linux, Android und IT

Screencasts mit Hilfe von Key Status Monitor verbessern

Improve your Screencasts with Key Status Monitor

| 7 Comments

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

Anzeige

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]

<br /> <div id="attachment_2615" class="wp-caption aligncenter" style="width: 485px"><a href="/en/2009/07/screencasts-mit-hilfe-von-key-status-monitor-verbessern/"><img src="http://linuxundich.de/wp-content/uploads/2009/07/video.jpg" alt="Dear readers of Planet Ubuntu users or users of feed readers. Please go to my blog to watch this video." title="video" width="475" height="357" class="size-full wp-image-2615" /></a><p class="wp-caption-text">Dear readers of Planet Ubuntu users or users of feed readers. Please go to my blog to watch this video.</p></div><br />

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.

Author: Christoph

Hallo, ich bin Christoph -- Linux-User, Blogger und pragmatischer Fan freier Software. Wie Ihr ohne Zweifel bemerkt haben solltet schreibe ich hier über Linux im Allgemeinen, Ubuntu im Speziellen, sowie Android und andere Internet-Themen. Wenn du Freude an meinen Artikel gefunden haben solltest, dann kannst du mir über Facebook, Google+ oder Twitter oder natürlich dem Blog folgen.

7 Comments

  1. Warum “sudo”?

  2. Weils ohne nicht geht… Auf ein

    ./key-status 
    Found multiple mouse devices, only using the last
    Keyboard: /dev/input/event3
    Mouse: /dev/input/event5
    

    erscheint die Fehlermeldung “[Errno 13] Permission denied: ‘/dev/input/event3′” und das Programm beendet sich.

  3. Oh, ein böser Keylogger. :)

  4. Nicht schlecht, nur das man es nicht installieren kann, finde ich nicht gut

  5. wow, what a cool tool to add for a screen cast. Thanks for the update, and the demo.

  6. Es ist verdammt schwer Änderungen im Key-Status-Monitor zu bemerken, wenn man sich auf den Mauszeiger konzentriert.

  7. http://code.google.com/p/key-mon/

    scaling hatte ich arg vermisst – und man kann es jetzt sogar “installieren” ;)

Leave a Reply

Required fields are marked *.