From ed600a86661c2a6f018a0dc1e00344c5a7302eaf Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 21 Mar 2017 19:11:10 +0100 Subject: midori-display: Pointer tweaks... enable scrolling. --- bin/midori-display | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/midori-display b/bin/midori-display index d603d93..7204f6c 100755 --- a/bin/midori-display +++ b/bin/midori-display @@ -54,7 +54,7 @@ HIDE_IDLE_POINTER="yes" # allocate "left-click" mouse button functionality to mouse buttons # 1-2-3 (left middle right) alike, i.e. esp. disable right click in # Midori sessions! -POINTER_BUTTON_MAP="1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" +POINTER_BUTTON_MAP="1 0 0 4 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" # default screensaver settings SCREENSAVER_SETTINGS="" -- cgit v1.2.3