commit 9ffc3b0d9adfb8cff27c8a36bbd3a1ffe3525142
parent 02283833a1f495c7c97f67a1c535cb8b6821fc21
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Thu, 4 May 2017 14:50:37 +1200
add 3028 general.autoScroll=>inactive #108
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/user.js b/user.js
@@ -1545,6 +1545,8 @@ user_pref("browser.bookmarks.showRecentlyBookmarked", false);
/* 3027: decode URLs on copy from the urlbar (FF53+)
* [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1320061 ***/
user_pref("browser.urlbar.decodeURLsOnCopy", true);
+/* 3028: disable middle-click enabling auto-scrolling on Windows/Mac ***/
+ // user_pref("general.autoScroll", false);
/* END: internal custom pref to test for syntax errors ***/
user_pref("ghacks_user.js.parrot", "No no he's not dead, he's, he's restin'! Remarkable bird, the Norwegian Blue");