aboutsummaryrefslogtreecommitdiff
path: root/sway/sway.5.scd
diff options
context:
space:
mode:
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r--sway/sway.5.scd8
1 files changed, 8 insertions, 0 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index b8b838ab..a2c74e70 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -374,6 +374,14 @@ runtime.
and one has both _--input-device_ and _--locked_ and the other has neither,
the former will be preferred even when unlocked.
+ Unless the flag _--inhibited_ is set, the command will not be run when
+ a keyboard shortcuts inhibitor is active for the currently focused
+ window. Such inhibitors are usually requested by remote desktop and
+ virtualization software to enable the user to send keyboard shortcuts
+ to the remote or virtual session. The _--inhibited_ flag allows to
+ define bindings which will be exempt from pass-through to such
+ software. The same preference logic as for _--locked_ applies.
+
Bindings to keysyms are layout-dependent. This can be changed with the
_--to-code_ flag. In this case, the keysyms will be translated into the
corresponding keycodes in the first configured layout.