Skip to content

SpacePenguin/screenkey

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screenkey

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

About

Screencast your keys. A screencast tool to display your keys inspired by Screenflick and initially based on the key-mon project code.

Usage

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

Author

Pablo Seminario

Thanks to

Jacob Gardner farrer Ivan Makfinsky Muneeb Shaikh

License

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/.

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%