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

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

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)