Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mnp/xspy

Record X11 keypress events to a log file
https://github.com/mnp/xspy

Last synced: 13 days ago
JSON representation

Record X11 keypress events to a log file

Awesome Lists containing this project

README

        

Original: Jon A. Maxwell
Rework: Mitchell Perilstein

Very crude (and buggy!) way to record X keydown events to a log file. YMMV.

How to Build

Tested on Ubuntu 16.04 Xenial. RPM-type Linuxen will have similar Yum commands.

$ sudo apt-get update
$ sudo apt-get install build-essential libx11-dev
$ make