Skip to content

looffee/xkb_layout_listener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xkb_layout_listener

Program that watches XKB's state and executes command passed as first argument to it when state changes.

How to built it?

In directory with source code run make and it'll build executable.

Usage

Make sure program has execute privilege, then run it with callback parameter:
$ ./xkb_layout_listener "echo hello"
or
$ ./xkb_layout_listener ~/callback.sh

About

Program that watches XKB's state

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published