I would like to remove the GNOME panel completely. I spend most of my time in a (tmux
) terminal or a browser. Synapse and a small hidden AWN panel fit the rest of my needs.
I have tried all recommended solutions including this (found it a few places):
However it always comes back at log in. I have tried changing the required components > panel to avant-whatever as well as to empty. I have tried setting them both as default (right click set as default).
Right now I just have the last panel set to transparent and auto hide, but it still tends to be annoying.
What do I need to do to get rid of this damn thing?
Clarification:
Using gconf-editor, gconftool2, and/or Ubuntu tweak to set /desktop/gnome/session/required_component/panel
to avant-window-navigator
is not working. The setting stays when I reboot, but the empty gnome panel sticks around.
ps -A | grep panel
in the console?I haven't tried this, but maybe you could find and remove the panel from
– enobrev Feb 06 '11 at 13:16~/.gnome/apps/panel/toplevels
(I'd probably back that directory up first before messing with it). Also, is it possible that that extra panel is the wingpanel app or something? I know when I installed it, it looked like some misc. empty panel.ps -A
lists:2193 ? 00:00:00 gnome-panel
The directory you mentioned does not exist. I do have a
~/.gnome2/panel2.d/
directory.I have not installed wingpanel, although the original mock up certainly was appealing.
– Alan Peabody Feb 08 '11 at 00:10