/usr/share/doc/libatk-wrapper-java/README.Debian is in libatk-wrapper-java 0.33.3-6.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 | Accessibility is disabled in openjdk by default. This is because it breaks some
applications, notably non-threaded ones. To re-enable it (which will probably
break some applications, in /etc/java-6-openjdk/accessibility.properties
uncomment
assistive_technologies=org.GNOME.Accessibility.AtkWrapper
|