]> git.lizzy.rs Git - bspwm.git/commitdiff
Mention 'shkd'
authorBastien Dejean <nihilhill@gmail.com>
Thu, 13 Dec 2012 16:59:04 +0000 (17:59 +0100)
committerBastien Dejean <nihilhill@gmail.com>
Thu, 13 Dec 2012 16:59:04 +0000 (17:59 +0100)
README.md
bspwm.1

index fa18eb0490f626afe50f4f75f7aa2dd7137c0dda..21df5b4ca72ae237eefabe0d1d7d08b289d502c2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Those messages are sent via `bspc`.
 
 If the `BSPWM_SOCKET` environment variable is defined, it will be used as the socket path, otherwise `/tmp/bspwm-socket` is used.
 
-The recommended way of defining keyboard shortcuts is to use `xbindkeys`.
+The recommended way of defining keyboard shortcuts is to use `shkd` or `xbindkeys`.
 
 The only way to configure `bspwm` is by sending *set* messages via the client, hence `bspwm`'s configuration file is an executable called `autostart` which lives in `$XDG_CONFIG_HOME/bspwm/`.
 
diff --git a/bspwm.1 b/bspwm.1
index 4b3a344ee4f2651a298509e5c1b2c96c50a374b5..ffae3d646e1e1b39cf2a5bc58a823530ca1c1586 100644 (file)
--- a/bspwm.1
+++ b/bspwm.1
@@ -28,7 +28,7 @@ environment variable is defined, it will be used as the socket path, otherwise
 is used.
 .P
 The recommended way of defining keyboard shortcuts is to use
-.BR xbindkeys .
+.BR shkd " or " xbindkeys .
 .P
 The only way to configure
 .B bspwm