PDA

View Full Version : [gnome] Replace gnome panel


zhus
May 1st, 2009, 12:24 PM
Hi all.
Forgive me my English.

I don`t like gnome panel, so I have installed xfce4-panel, configured it and added to to auto-started. But I do not want two panels, so I need to delete gnome panel. But option "delete" is grayed out even when I have deleted all applets from it. It is now empty but can not be deleted.

Can anybody suggest me something useful?

wbr, zhus.

andrea000
May 1st, 2009, 01:16 PM
to remove gnome desktop
open a terminal and type in

sudo apt-get remove ubuntu-desktop

There are some useful desktops kde
and xfce are some.

A guide to remove and install desktops is here (http://ubuntuforums.org/showthread.php?t=205002)

best of luck

zhus
May 1st, 2009, 01:56 PM
I like gnome, it is more powerful then xfce. Bit slower, but now I'm about other thing. I want to replace gnome-panel by xfce-panel only. Inside gnome. Do not installing xfce.

i.e. I want ubuntu-desktop with xfce-panel.

inobe
May 1st, 2009, 02:09 PM
you can actually make the gnome panels appear like xfce panel by change the theme.

http://www.techotopia.com/index.php/Customizing_the_Ubuntu_GNOME_Desktop_Panels

zhus
May 1st, 2009, 02:59 PM
Ekhm...
Big thanks for suggestions.

There are lot of things that I am prefer in xfce-panel. For the first I can use xfce and gnome applets together. There are lot of xfce applets which much better then their gnome analogues. There are xfce applets which have no gnome analogues. Gnome panel does fake transparency, it uses desktop background instead of transparency. And so on. If somebody interesting, I can describe all I think about it, but, may be, in other thread...

Simply... How to disable starting of gnome-panel?

thanks, zhus.

PacSci
May 1st, 2009, 07:46 PM
You can do this in a few steps:


Open the Configuration Editor (gconf).
Browse in the tree to /desktop/gnome/session/required_components.
In the keys pane, right-click the "panel" key and select "Edit Key..." (the current key is "gnome-panel").
Enter "xfce4-panel" and click OK.
Close Configuration Editor and logout.


That should work for you. If you want to change the WM or file manager, you can do that there as well - gnome-session gets all of its configuration from there.

Oh, and delete xfce4-panel from your auto-start, because this will auto-start it as well.

zhus
May 2nd, 2009, 07:03 AM
Great! BIG thanks!
It works and it is what I need.

wbr, zhus.