accessible login and restart
Hammer Attila
hammera at pickup.hu
Wed Mar 31 03:14:00 UTC 2010
Hy Jose,
Try following change your system:
I handle this problem with following way my system:
In my home directory, I add following line in end of the ~/.bash_logout
file:
killall speech-dispatcher
In /etc/gdm/PostSession/Default file, I add following line before the
exit 0 line:
killall speech-dispatcher
This two modification working me, Orca is launched correct when I logout.
Attila
More information about the Ubuntu-accessibility
mailing list