From ebeed7e303110403cc0134a1927008998caa8d96 Mon Sep 17 00:00:00 2001 From: Stanislav Ochotnický Date: Mon, 6 Feb 2023 15:58:29 +0100 Subject: man: add warning for hide_cursor configuration See https://github.com/swaywm/sway/issues/6297 --- sway/sway-input.5.scd | 4 ++++ 1 file changed, 4 insertions(+) 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. 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* idle_inhibit 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 -- cgit v1.2.3-54-g00ecf