18
How to set default for "Override keyboard shortcuts"?
(lemmy.sdf.org)
i would guess this permissions.default.shortcuts
values:
ReservedKey_False = 0, (default)
ReservedKey_True = 1,
ReservedKey_Unset = 2,
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.
Thank you so much, that did it!! I hope they'll put this option explicitly in the settings, in the future.
Thank you so much, that did it!!
๐
A place to discuss the news and latest developments on the open-source browser Firefox