diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/midori-display | 2 |
1 files changed, 1 insertions, 1 deletions
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="" |