From e8c9bfc06a2e23dfcb1cdc05b19538c5e12ef29d Mon Sep 17 00:00:00 2001 From: Ivan Molodetskikh Date: Sat, 9 Nov 2024 17:23:59 +0300 Subject: wiki: Add scroll-button to mouse and touchpad overview --- wiki/Configuration:-Input.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'wiki') diff --git a/wiki/Configuration:-Input.md b/wiki/Configuration:-Input.md index eb944e25..899d1beb 100644 --- a/wiki/Configuration:-Input.md +++ b/wiki/Configuration:-Input.md @@ -34,6 +34,7 @@ input { // accel-profile "flat" // scroll-factor 1.0 // scroll-method "two-finger" + // scroll-button 273 // tap-button-map "left-middle-right" // click-method "clickfinger" // left-handed @@ -48,6 +49,7 @@ input { // accel-profile "flat" // scroll-factor 1.0 // scroll-method "no-scroll" + // scroll-button 273 // left-handed // middle-emulation } -- cgit