this post was submitted on 02 Aug 2023
18 points (100.0% liked)
Firefox
18151 readers
18 users here now
A place to discuss the news and latest developments on the open-source browser Firefox
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
i would guess this
permissions.default.shortcuts
values:
ref. https://searchfox.org/mozilla-central/source/dom/events/KeyEventHandler.h#39
going by the test files , i'd say you need to set the value to
2
to globally lock it.ref. https://searchfox.org/mozilla-central/source/browser/base/content/test/permissions/browser_permissions.js#338
Thank you so much, that did it!! I hope they'll put this option explicitly in the settings, in the future.
👍