Screenkey - https://bugs.launchpad.net/screenkey/+bugs
This is screenkey trunk with the following patch: https://bugs.launchpad.net/screenkey/+bug/1133068
No other modifications, kudos to the guys below:
Screenkey v0.2 http://launchpad.net/screenkey
Screencast your keys. A screencast tool to display your keys inspired by Screenflick and initially based on the key-mon project code.
Download the latest version from https://launchpad.net/screenkey/+download and you need install python-xlib.
To run without installing (change x.x by current version number)
tar xvfz screenkey-x.x.tar.gz cd screenkey-x.x/ sudo ./screenkey
To install
tar xvfz screenkey-x.x.tar.gz cd screenkey-x.x/ sudo ./setup.py install
Or you can use dpkg (Debian and Ubuntu)
sudo dpkg -i screenkey_x.x-y_all.deb
Pablo Seminario
Jacob Gardner farrer Ivan Makfinsky Muneeb Shaikh
Copyright (c) 2010 Pablo Seminario This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.