From 603cd6d35ff4bd90803a42068093bc76995529bf Mon Sep 17 00:00:00 2001 From: macegr Date: Fri, 25 Nov 2016 14:42:25 -0800 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ec4453..1ad9ab2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # mtExtraButtons -Map extra mouse buttons (3 and 4 out of zero-indexed button list) to forward and back shortcuts in OSX. Fixes bad scroll wheel behavior for external mice. +Fixes bad scroll wheel behavior for external mice. Map extra mouse buttons (3 and 4 out of zero-indexed button list) to forward and back shortcuts in OSX. This is a very hacky program to get some functionality out of the extra buttons on a mouse that has more buttons than Apple thinks you'd ever use. What it does is map the thumb buttons to forward and back shortcuts that work in web browsers on OSX (as well as in Finder). The shortcuts are Command-[ and Command-].