Re: [orca-list] Using Arduino IDE with Orca
- From: Raphaël POITEVIN <raphael poitevin gmail com>
- To: orca-list gnome org
- Subject: Re: [orca-list] Using Arduino IDE with Orca
- Date: Sun, 09 May 2021 15:52:14 +0200
Hi Patrick,
Thanks for you research. I'm interested in, even if I try to do it in
CLI.
Regards,
Raphaël
Patrick ZAJDA <patrick zajda fr> writes:
Hi,
Finally I found a (not callable clean) solution to make Arduino Java
IDE accessible:
1. copy /etc/java-11-jdk/accessibility.property to <arduino extracted
path>/java/lib
2. copy /usr/share/java/java-java-atk-wrapper.jar to <arduino
extracted path>/java/lib
3. Copy /usr/lib/x86_64-linux-gnu/jni/libatk-wrapper.so <arduino
extracted path>/java/lib/amd64
4. Edit accessibility.properties to be sure the last line is not commented
5. Edit <arduino extracted path>/arduino and under the line "for LIB
in \" add:
"$APPDIR"/java/lib/java-atk-wrapper.jar \
Quotes are important.
6. Enjoy!
As I said, it is tinkering 😁
Patrick
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]