Page 1 of 1

SOLVED! remove Root Terminal from the menu

Posted: Tue Jun 19, 2012 8:09 pm
by ccc
Hello

How can I remove Root Terminal from the LXDE menu?

Re: remove Root Terminal from the menu

Posted: Tue Sep 25, 2012 4:18 pm
by ccc
I've solved this problem.

Locate /usr/share/applications and delete gksu.desktop or add this line to the end of the /usr/share/applications gksu.desktop file:

Code: Select all

NoDisplay=true

Re: remove Root Terminal from the menu

Posted: Tue Sep 25, 2012 6:40 pm
by Rex Bouwense
Thanks for sharing. Please mark your thread as solved so others can benefit as well.