mirror of
https://github.com/swaywm/sway.git
synced 2024-11-22 07:51:28 +00: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
|
@ -251,6 +251,10 @@ correct seat.
|
|||
If _when-typing_ is enabled, then the cursor will be hidden whenever a key
|
||||
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...>
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue