aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Stanislav Ochotnický <stanislav@ochotnicky.com>2023-02-06 15:58:29 +0100
committerLibravatar Simon Zeni <simon@bl4ckb0ne.ca>2023-03-11 11:58:05 -0500
commitebeed7e303110403cc0134a1927008998caa8d96 (patch)
treeefbc11032f876beab3e9a5673cd4c5a4f99516b1
parentci: add libdisplay-info dependency (diff)
downloadsway-ebeed7e303110403cc0134a1927008998caa8d96.tar.gz
sway-ebeed7e303110403cc0134a1927008998caa8d96.tar.zst
sway-ebeed7e303110403cc0134a1927008998caa8d96.zip
man: add warning for hide_cursor configuration
See https://github.com/swaywm/sway/issues/6297
-rw-r--r--sway/sway-input.5.scd4
1 files changed, 4 insertions, 0 deletions
diff --git a/sway/sway-input.5.scd b/sway/sway-input.5.scd
index 91c978d6..7f51b866 100644
--- a/sway/sway-input.5.scd
+++ b/sway/sway-input.5.scd
@@ -251,6 +251,10 @@ correct seat.
251 If _when-typing_ is enabled, then the cursor will be hidden whenever a key 251 If _when-typing_ is enabled, then the cursor will be hidden whenever a key
252 is pressed. 252 is pressed.
253 253
254 Be aware that this setting can interfere with input handling in games and
255 certain types of software (Gimp, Blender etc) that rely on simultaneous
256 input from mouse and keyboard.
257
254*seat* <name> idle_inhibit <sources...> 258*seat* <name> idle_inhibit <sources...>
255 Sets the set of input event sources which can prevent the seat from 259 Sets the set of input event sources which can prevent the seat from
256 becoming idle, as a space separated list of source names. Valid names are 260 becoming idle, as a space separated list of source names. Valid names are