On 01/04/2012 05:01 PM, Steve Searle wrote:
Around 09:16pm on Wednesday, January 04, 2012 (UK time), Robert Moskowitz 
scrawled:

On 01/04/2012 04:04 PM, William Case wrote:
How do I get rid of the Universal Access icon in the upper right hand
corner/panel?  Googled but seems every distribution has a different
answer.  How do I get rid of it in Fedora 16, preferably using the
icon-manage extension in dconf-editor if there is such away.  Nothing I
have tried seems to work.  Everything found on the internet is either
out of date or doesn't work.
And I disabled the universal access in the settings and it is STILL there.
Assuming you mean the accessibility icon. This is how I do it.

Edit /usr/share/gnome-shell/js/ui/panel.js and comment out the 'a11y':
imports.ui.status.accessibility.ATIndicator line.

...
//    'a11y': imports.ui.status.accessibility.ATIndicator,
...


This line appears twice, so I commented them both out. We will see what happens on the next reboot...


--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to