Introduce mode "locked"
This mode is automatically entered when the screen is locked.
This commit is contained in:
committed by
Isaac Freund
parent
744e6b3052
commit
03a2da9690
@ -135,8 +135,8 @@ that tag 1 through 9 are visible.
|
||||
When set to _strict_ this is not the case. The focus will be updated on every cursor movement.
|
||||
|
||||
*map* [-release] _mode_ _modifiers_ _key_ _command_
|
||||
_mode_ is either “normal” (the default mode) or a mode created with
|
||||
*declare-mode*.
|
||||
_mode_ is either "normal" (the default mode), "locked" (the mode entered when
|
||||
an input inhibitor such as a lock screen is active) or a mode created with *declare-mode*.
|
||||
If _-release_ is specified the mapping is executed on key release rather than key press.
|
||||
_modifiers_ is a list of one or more of the following
|
||||
modifiers separated with a plus sign:
|
||||
|
Reference in New Issue
Block a user