From 45ab9f9c16e6c4d7f279747a9125e4593239c22c Mon Sep 17 00:00:00 2001 From: Rico Tiongson Date: Mon, 20 Apr 2020 19:36:14 +0800 Subject: [PATCH] Bump to version 1.2.0 --- VERSION | 2 +- defaults.conf | 6 +++--- install | 5 ++--- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/VERSION b/VERSION index 758fc0b..1a0e369 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v1.1.0 +v1.2.0 diff --git a/defaults.conf b/defaults.conf index 229f430..dd34a87 100644 --- a/defaults.conf +++ b/defaults.conf @@ -21,9 +21,9 @@ down4 = ctrl+alt+shift+Up threshold = 0.0 # Uncomment below for mousedown -# hold3 = button1 -# hold4 = button1 -# +; hold3 = button1 +; hold4 = button1 + # Values: button1 (left click) # button2 (middle click) # button3 (right click), diff --git a/install b/install index 4ed56f0..0eecee0 100755 --- a/install +++ b/install @@ -172,13 +172,12 @@ fi cat <