From 22133f8efc7b1593ba79c56065c8c06b5055c45a Mon Sep 17 00:00:00 2001 From: Ricardo Constantino Date: Wed, 26 Oct 2016 17:16:50 +0100 Subject: osc: compromise on default deadzonesize This way people can still use the mouse to quickly check the elapsed time without moving it all the way to the bottom while still having half the screen to ignore mouse movement. --- DOCS/man/osc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS') diff --git a/DOCS/man/osc.rst b/DOCS/man/osc.rst index f4e4b5b670..c5c75d6a72 100644 --- a/DOCS/man/osc.rst +++ b/DOCS/man/osc.rst @@ -158,7 +158,7 @@ Configurable Options Default pre-0.21.0 was 'slider'. ``deadzonesize`` - | Default: 1.0 + | Default: 0.5 | Size of the deadzone. The deadzone is an area that makes the mouse act like leaving the window. Movement there won't make the OSC show up and it will hide immediately if the mouse enters it. The deadzone starts -- cgit v1.2.3