How do I stop orca from starting up on login?

Orca keeps starting up after system starting, and I'm not able to find it in "Startup Applications".

How to stop it?


Solution 1:

Run this in a terminal:

gksudo gedit /etc/xdg/autostart/orca-autostart.desktop

change NoDisplay=true to

NoDisplay=false

Save, then open up Startup Applications and disable the entry for Orca.

Solution 2:

For Ubuntu 13.10, open "Universal Access" and turn off screen reader

The "Seeing" tab is the default and includes this option

Couldn't use image, so here's a link

Solution 3:

Use Ctrl + S to disable Orca. It will stop and won't bother you at next logon.