From 9ffc3b0d9adfb8cff27c8a36bbd3a1ffe3525142 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Thu, 4 May 2017 14:50:37 +1200 Subject: [PATCH] add 3028 general.autoScroll=>inactive #108 --- user.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/user.js b/user.js index 223a6b7..574487b 100644 --- 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");