From 02f458ac3203ef3e18e607a6a60f7580012522a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82?= Date: Wed, 17 May 2017 11:41:58 +0200 Subject: [PATCH] Mac example: disable Hold1Move1 feature --- examples/macbook.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/macbook.conf b/examples/macbook.conf index 29aecde..6772d1c 100644 --- a/examples/macbook.conf +++ b/examples/macbook.conf @@ -34,4 +34,5 @@ Section "InputClass" Option "ScrollLeftButton" "7" Option "ScrollRightButton" "6" Option "ScrollDistance" "350" + Option "Hold1Move1StationaryButton" "0" EndSection