From bfad6ef44d65f5c7f20d4b956a323fc141e50d3d Mon Sep 17 00:00:00 2001 From: HJ <11689349+yokoffing@users.noreply.github.com> Date: Sat, 19 Aug 2023 14:44:09 -0400 Subject: [PATCH] Updated Overrides (markdown) --- Overrides.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Overrides.md b/Overrides.md index 9caf7d9..da3adbb 100644 --- a/Overrides.md +++ b/Overrides.md @@ -17,7 +17,7 @@ So, if a pref is listed a second time, then the second value (yours) would overr ### Accessibility Service Firefox **Accessibility Service** is disabled to improve resource utilization and security. -This will allow for external applications to use keyboard shortcuts, as well as allow screen readers and other assistive software. +Enable it to allow external applications to use keyboard shortcuts, as well as allow screen readers and other assistive software. ``` // PREF: restore Accessibility Service user_pref("accessibility.force_disabled", 0);