Reference wev instead of xev

This commit is contained in:
Tobi Fuhrimann 2020-04-02 17:38:08 +02:00
parent dffc184a68
commit 67e6358403
No known key found for this signature in database
GPG key ID: 8715DC67516E3763

View file

@ -359,7 +359,7 @@ runtime.
[--to-code] [--input-device=<device>] [--no-warn] [--no-repeat] [Group<1-4>+]<key combo> \ [--to-code] [--input-device=<device>] [--no-warn] [--no-repeat] [Group<1-4>+]<key combo> \
<command> <command>
Binds _key combo_ to execute the sway command _command_ when pressed. You Binds _key combo_ to execute the sway command _command_ when pressed. You
may use XKB key names here (*xev*(1) is a good tool for discovering these). may use XKB key names here (*wev*(1) is a good tool for discovering these).
With the flag _--release_, the command is executed when the key combo is With the flag _--release_, the command is executed when the key combo is
released. If _input-device_ is given, the binding will only be executed for released. If _input-device_ is given, the binding will only be executed for
that input device and will be executed instead of any binding that is that input device and will be executed instead of any binding that is