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 <