[Kde-accessibility] How to implement AT-SPI in any applciation (java, c, etc.)

Dhairyashil Bhosale dhairyashil.bhosale584 at gmail.com
Thu Feb 26 12:51:36 UTC 2015


Hi all,

              I am new to At-SPI-1.0/2.0, I just successfully initialized
the At-spi-init() method and just print the name of focused application
running on GNOME. I have a lot of queries like:

                        1) Like in At-SPI-1.0 we set accessibility setting
like "putenv("GNOME_ACCESSIBILITY=1");",  this but in AT-SPI-2.0 what
parameters we have to set for enabling accessibility setting, for the time
being I start ORCA screen reader and then run AT-SPI-2.0 demo example , so
What parameters we have to set for enabling all accessibility setting in
AT-SPI2.0?

                         2) I am trying to make java application accessible
to orca screen reader using JNI for calling At-spi's method, but in AT-SPI
there are all get method like
" atspi_get_text() " like this, so in simple java ,python or gtk
application How should I implement the At-SPI-2.0 means from application
side we have to set somthing?

                          3) I am trying to call AT-SPI from java using JNI
interface for making java application accessible to Orca screen reader, but
when I run the java application, the Orca can not read the title bar or
can't access that application, even I tried the Java Accessibility API
(JAAPI).

                       SO HOW TO MAKE JAVA APPLICATION ACCESSIBLE TO ORCA
SCREEN READER OR OTHER ASSISTIVE TECH.


With Regards,
Dhairyashil Bhosale.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-accessibility/attachments/20150226/c48b2296/attachment.html>


More information about the kde-accessibility mailing list