diff options
author | Panagiotis Nikolaou <hostmaster@slackonly.com> | 2017-02-26 10:59:00 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-26 10:59:00 +0700 |
commit | 73e7a7946a38237cf4ad5150b52ed809aa870678 (patch) | |
tree | 1c82ad7ce5e2aaf61efa2a6e98bfb0b73b8ad50e /desktop/sxhkd/README | |
parent | cbed5bf9c83d6b9cb6ce73409746d4a66a306d6b (diff) |
desktop/sxhkd: Updated for version 0.5.7 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/sxhkd/README')
-rw-r--r-- | desktop/sxhkd/README | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/desktop/sxhkd/README b/desktop/sxhkd/README index f7af5fe94854..75a23ed14d4b 100644 --- a/desktop/sxhkd/README +++ b/desktop/sxhkd/README @@ -1,4 +1,7 @@ -sxhkd - Simple X hotkey daemon +sxhkd is an X daemon that reacts to input events by executing commands. -sxhkd is a simple X hotkey daemon with a powerful and compact -configuration syntax. +Its configuration file is a series of bindings that define the associations +between the input events and the commands. + +The format of the configuration file supports a simple notation for mapping +multiple shortcuts to multiple commands in parallel. |