3 Commits

Author SHA1 Message Date
op
625330f09b update x11/hk to 0.2.0; from Laurence Tratt, thanks! 2022-08-20 13:40:27 +00:00
naddy
21f1bb8ad8 drop RCS Ids 2022-03-11 20:15:18 +00:00
edd
77ca5d3660 Import x11/hk.
```
hk allows temporary X11 hotkeys to be set. For example:

  hk Ctrl+Shift+F6 notify-send Hello

will execute the command `notify-send Hello` when Ctrl+Shift+F6 is pressed. hk
exits as soon as the command has executed.
```

Port sent in from upstream author, Laurence Tratt.

OK op@, thanks.
2022-01-06 20:28:19 +00:00