https://github.com/unclechu/xlib-escape-key-hack
Utility that bounds Escape key to Caps Lock
https://github.com/unclechu/xlib-escape-key-hack
Last synced: 8 months ago
JSON representation
Utility that bounds Escape key to Caps Lock
- Host: GitHub
- URL: https://github.com/unclechu/xlib-escape-key-hack
- Owner: unclechu
- License: gpl-3.0
- Created: 2016-06-19T17:29:22.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-19T21:16:24.000Z (about 10 years ago)
- Last Synced: 2024-12-27T22:20:56.574Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
xlib-escape-key-hack
====================
Simulating Escape key pressing when press Caps Lock key without any combos.
Build
-----
```bash
$ make
```
Run (as daemon)
---------------
```bash
$ ./build/xlib-escape-key-hack
```
Author
------
[Viacheslav Lotsmanov](https://github.com/unclechu)
License
-------
[GNU/GPLv3](./LICENSE)