summaryrefslogtreecommitdiffstats
path: root/desktop/sxhkd/README
diff options
context:
space:
mode:
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
commit73e7a7946a38237cf4ad5150b52ed809aa870678 (patch)
tree1c82ad7ce5e2aaf61efa2a6e98bfb0b73b8ad50e /desktop/sxhkd/README
parentcbed5bf9c83d6b9cb6ce73409746d4a66a306d6b (diff)
downloadslackbuilds-73e7a7946a38237cf4ad5150b52ed809aa870678.tar.gz
slackbuilds-73e7a7946a38237cf4ad5150b52ed809aa870678.tar.xz
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/README9
1 files changed, 6 insertions, 3 deletions
diff --git a/desktop/sxhkd/README b/desktop/sxhkd/README
index f7af5fe948..75a23ed14d 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.