Search on blog:

Tools to display pressed keys and mouse moves on screeen in Linux

Few programs which can be used to display pressed keys and mouse moves on screen in Linux. It can be usefull during presentation or screen recording in video.

screenkey

- home: [screenkey](https://www.thregr.org/~wavexx/software/screenkey/)
- repo: [screenkey](https://gitlab.com/screenkey/screenkey)
- only keyboard
- only Linux
- code: Python (uses module `pygtk` and own code for `xlib`)

Install:

$ pip install screenkey

Run:

$ screenkey

Help:

$ screenkey --help

key-mon

- home: [key-mon](https://code.google.com/archive/p/key-mon/) (old)
- repo: [key-mon]https://github.com/scottkirkwood/key-mon)
- keyboard and mouse buttons
- code: Python (uses modules `pygtk` and `xlib`)

Install:

There can be still old version which needs Python 2

$ pip install key-mon

The newest version which works with Python 3

pip install git+https://github.com/scottkirkwood/key-mon

Run:

$ key-mon

Help:

$ key-mon --help

QKeysOnScreen

- repo: [QKeysOnScreen](https://github.com/ctrlcctrlv/QKeysOnScreen)
- only keyboard
- only Linux ???
- lang: Python

kmcaster

- [kmcaster](https://github.com/DaveJarvis/kmcaster/)
- keyboard and mouse
- Windows, Linux, MacOS
- code: Java
If you like it
Buy a Coffee