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

https://github.com/unclechu/xkb-perm-layout

Daemon that resets current keyboard layout when another window is focused
https://github.com/unclechu/xkb-perm-layout

Last synced: 11 months ago
JSON representation

Daemon that resets current keyboard layout when another window is focused

Awesome Lists containing this project

README

          

xkb-perm-layout
===============

Daemon that resets current keyboard layout when another window is focused.

I implemented logic of this tool to another my own more complex tool:
[xlib-keys-hack](https://github.com/unclechu/xlib-keys-hack).

Build
-----

```bash
$ make
```

Run (as daemon)
---------------

```bash
$ ./build/xkb-perm-layout
```

Author
------

[Viacheslav Lotsmanov](https://github.com/unclechu)

License
-------

[GNU/GPLv3](./LICENSE)