[orca-list] accessible login with Orca



For accessible login, if I wanted to run Orca all the time, then how
should it be started?

orca -n -d main-window

In /etc/gdm/Init/Default I had LSR running all the time by adding the
following line just before the exit:

su gdm --shell=/bin/sh -c "export XAUTHORITY=$XAUTHORITY; lsr --no-intro --no-a11y -p login &"

I tried changing it to start orca, but all I see is a momentary flash of
a terminal emulator.  Very strange.

su gdm --shell=/bin/sh -c "export XAUTHORITY=$XAUTHORITY; orca -n -d main-window &"

Thanks,

-- 
George (gk4)





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