Re: Launching a minimal Xsession for a single application and Orca.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Linux for blind general discussion, on dim. 11 mars 2018 04:27:54 +0000, wrote:
> So, anyone know what might be the problem here?

You need to run this in a X session, i.e. if your script is called
mysession in your $HOME/bin, run

startx $HOME/bin/mysession

Also, you need to run the at-spi session

> #!/bin/bash

eval $(dbus-launch --sh-syntax --exit-with-session)
export GTK_MODULES=gail:atk-bridge
/usr/lib/at-spi2-core/at-spi-bus-launcher &
/usr/lib/at-spi2-core/at-spi2-registryd &

> lwm&
> orca&
> firefox

Samuel

_______________________________________________
Blinux-list mailing list
Blinux-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/blinux-list



[Index of Archives]     [Linux Speakup]     [Fedora]     [Linux Kernel]     [Yosemite News]     [Big List of Linux Books]