summaryrefslogtreecommitdiff
path: root/winaccessibility
diff options
context:
space:
mode:
authorMichael Stahl <Michael.Stahl@cib.de>2018-10-15 12:13:42 +0200
committerMichael Stahl <Michael.Stahl@cib.de>2018-10-19 13:03:16 +0200
commitfe930b18bc6ae2431860887fbc980b8550a95ed3 (patch)
tree3a8f173e6c5ff95ee99f4379cb51f2e9910b643f /winaccessibility
parentb739827f996262fb3719c25a622a0482cdb4c626 (diff)
winaccessibility: IA2 is no longer experimental
Change-Id: I1ccaa95678b5ac6e3a25eb7577cb790ab388b73a Reviewed-on: https://gerrit.libreoffice.org/61986 Reviewed-by: Michael Stahl <Michael.Stahl@cib.de> Tested-by: Michael Stahl <Michael.Stahl@cib.de>
Diffstat (limited to 'winaccessibility')
-rw-r--r--winaccessibility/README7
1 files changed, 5 insertions, 2 deletions
diff --git a/winaccessibility/README b/winaccessibility/README
index dd77437b10b6..a7a8e7a9a8a6 100644
--- a/winaccessibility/README
+++ b/winaccessibility/README
@@ -45,8 +45,8 @@ not by actual end users.
Debugging / playing with winaccessibility
-You need to enable 'experimental mode' in Tools->Options. After
-that NVDA should work as expected. In order to use 'accprobe' to debug
+If NVDA is running when soffice starts, IA2 should be automatically enabled
+and work as expected. In order to use 'accprobe' to debug
it is necessary to override the check for whether an AT (like NVDA) is
running; to do that use:
@@ -56,3 +56,6 @@ Then you can use accprobe to introspect the accessibility hierarchy
remotely, checkout:
http://accessibility.linuxfoundation.org/a11yweb/util/accprobe/
+
+But often it's more useful to look at NVDA's text output window...
+