firefox: Disable the Alt key
This commit is contained in:
parent
f3be63569d
commit
1e5d1731b7
@ -108,6 +108,8 @@
|
|||||||
"privacy.trackingprotection.pbmode.enabled" = true;
|
"privacy.trackingprotection.pbmode.enabled" = true;
|
||||||
"privacy.usercontext.about_newtab_segregation.enabled" = true;
|
"privacy.usercontext.about_newtab_segregation.enabled" = true;
|
||||||
"security.ssl.disable_session_identifiers" = true;
|
"security.ssl.disable_session_identifiers" = true;
|
||||||
|
# UI
|
||||||
|
"ui.key.menuAccessKeyFocuses" = false;
|
||||||
# Hardware Video Acceleration
|
# Hardware Video Acceleration
|
||||||
"media.ffmpeg.vaapi.enabled" = true;
|
"media.ffmpeg.vaapi.enabled" = true;
|
||||||
"media.ffvpx.enabled" = false;
|
"media.ffvpx.enabled" = false;
|
||||||
|
Loading…
Reference in New Issue
Block a user