mirror of
https://github.com/NickHu/sway
synced 2025-02-06 20:46:17 +01:00
man: add warning for hide_cursor configuration
See https://github.com/swaywm/sway/issues/6297
This commit is contained in:
parent
51c9376c07
commit
ebeed7e303
1 changed files with 4 additions and 0 deletions
|
@ -251,6 +251,10 @@ correct seat.
|
||||||
If _when-typing_ is enabled, then the cursor will be hidden whenever a key
|
If _when-typing_ is enabled, then the cursor will be hidden whenever a key
|
||||||
is pressed.
|
is pressed.
|
||||||
|
|
||||||
|
Be aware that this setting can interfere with input handling in games and
|
||||||
|
certain types of software (Gimp, Blender etc) that rely on simultaneous
|
||||||
|
input from mouse and keyboard.
|
||||||
|
|
||||||
*seat* <name> idle_inhibit <sources...>
|
*seat* <name> idle_inhibit <sources...>
|
||||||
Sets the set of input event sources which can prevent the seat from
|
Sets the set of input event sources which can prevent the seat from
|
||||||
becoming idle, as a space separated list of source names. Valid names are
|
becoming idle, as a space separated list of source names. Valid names are
|
||||||
|
|
Loading…
Add table
Reference in a new issue