[orca-list] How to implement AT-SPI in any applciation (java, c, etc.)
- From: Dhairyashil Bhosale <dhairyashil bhosale584 gmail com>
- To: accessibility lists ubuntu com, accessibility-atspi lists linux-foundation org, "orca-list gnome org" <orca-list gnome org>, gnome-accessibility-list gnome org, kde-accessibility kde org, Krishnakant Mane <krmane gmail com>, Piñeiro <apinheiro igalia com>
- Subject: [orca-list] How to implement AT-SPI in any applciation (java, c, etc.)
- Date: Thu, 26 Feb 2015 18:21:36 +0530
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.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]