From 10198113a3b30d13952620a9f16a17496f3ba217 Mon Sep 17 00:00:00 2001 From: xyz Date: Sun, 20 Mar 2022 00:07:07 -0700 Subject: testing suringkeys conf --- home/xyz/.config/myconf/surfingkeys_config.js | 6 +++--- home/xyz/.mozilla/firefox/xxxxxxxx.fly/user-overrides.js | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/home/xyz/.config/myconf/surfingkeys_config.js b/home/xyz/.config/myconf/surfingkeys_config.js index 414ca221..3c49809e 100644 --- a/home/xyz/.config/myconf/surfingkeys_config.js +++ b/home/xyz/.config/myconf/surfingkeys_config.js @@ -35,11 +35,11 @@ const { //settings.blacklistPattern = /.*youtube\.com.*|.*mail\.google\.com.*/i; //unmap(''); -map('',''); +map(';h',''); unmap(''); // ctrl-alt-s not working now (12/09/2021), not sure why, maybe arkenfox user.js problem? -//map('',''); -//unmap(''); +map(';s',''); +unmap(''); // on firefox, firenvim default Ctrl-e will be overwirted by github issue hotkey, see: // https://github.com/glacambre/firenvim/issues/1046 diff --git a/home/xyz/.mozilla/firefox/xxxxxxxx.fly/user-overrides.js b/home/xyz/.mozilla/firefox/xxxxxxxx.fly/user-overrides.js index 21012b51..2acf9fa0 100644 --- a/home/xyz/.mozilla/firefox/xxxxxxxx.fly/user-overrides.js +++ b/home/xyz/.mozilla/firefox/xxxxxxxx.fly/user-overrides.js @@ -1,5 +1,5 @@ // fixes -// a lot: image upload from local, image check not robot +// a lot: image upload from local, image check not robot, disable surfingkey alt-s hotkey //user_pref("privacy.resistFingerprinting", false); // douyu pay, bilibili stream watch and user space, pixiv some images not show user_pref("network.http.referer.XOriginPolicy", 0); -- cgit v1.2.3-70-g09d2