Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mnp/xspy
- Owner: mnp
- Created: 2011-07-26T18:37:00.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2018-03-19T12:16:25.000Z (over 6 years ago)
- Last Synced: 2024-08-01T16:38:11.617Z (3 months ago)
- Language: C
- Homepage:
- Size: 2.93 KB
- Stars: 23
- Watchers: 2
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
- awesome-termux-hacking - xspy - Record X11 keypress events to a log file.[![->](https://img.shields.io/github/stars/mnp/xspy.svg?style=social&label=Star&maxAge=2592000)](https://github.com/mnp/xspy/stargazers/) (Uncategorized / Uncategorized)
README
Original: Jon A. Maxwell
Rework: Mitchell PerilsteinVery 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