Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mreyoud/xkey
x11 key-grabber
https://github.com/mreyoud/xkey
key-grabber x11
Last synced: 18 days ago
JSON representation
x11 key-grabber
- Host: GitHub
- URL: https://github.com/mreyoud/xkey
- Owner: mreyoud
- License: isc
- Created: 2019-06-18T13:24:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-18T13:26:28.000Z (over 5 years ago)
- Last Synced: 2024-11-09T01:54:40.309Z (2 months ago)
- Topics: key-grabber, x11
- Language: C
- Homepage:
- Size: 1.95 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
NAME
xkeyDESCRIPTION
Sits in the background grabbing keys in X and running the
associated shell command.CONFIGURATION
This program is configured by editing the config.h file and then
recompiling in suckless (https://suckless.org/) fashion.RATIONALE
The program xbindkeys is bloated (Guile? really?), and handles things
no one needs/uses.
This alternative aims to be tiny and to the point.