I installed DockbarX on ubuntu 10.04 using following command:

$ sudo add-apt-repository ppa:dockbar-main/ppa
$ sudo apt-get update && sudo apt-get install dockbarx

but dockbar is not showing up, do i have to do something to enable it.

EDIT

I want Dock to replace the whole panel.

Currently I am getting this look, This is what I have now

but i want this kind of look

link|improve this question
I don't really understand what you're aiming at. Are you trying to make DockbarX bigger, change the theme, or make it full panel width? – digitxp Feb 5 '11 at 14:41
@digitxp : I want to make it full panel width, as in windows 7. – gkt Feb 7 '11 at 11:12
Ah, I see. Go to System -> Preferences -> DockbarX Preferences (could be administration, I forget) and start tweaking with the settings there. – digitxp Feb 7 '11 at 12:07
feedback

2 Answers

Right click on the GNOME panel where you want to add it and choose "Add to Panel", and there should be "DockbarX Applet" on the list. Or isn't it there?

link|improve this answer
It is there but it add Dock over the panel. I want Dock to replace the whole panel.Currently i am getting [link]this(bayimg.com/FaDOEAaDK) look but i want [LINK]this bayimg.com/fadofAAdK kind of look – gkt Feb 4 '11 at 17:32
It's called DockBar because it's a Dock you add to a pre-existing Bar. You could use a different dock program (Cairo Dock or whatever), or just create a new Gnome Panel (uncheck 'Expand' in its properties, perhaps?) and add it to that. – frabjous Feb 10 '11 at 16:48
feedback

If you want same look as in your second picture you need a new version of DockbarX.The DockbarX ppa is only up to date for ubuntu 10.10. For 10.4, check out webupd8 ppa.

sudo add-apt-repository ppa:nilarimogard/webupd8

sudo apt-get update

sudo apt-get install dockbarx dockbarx-themes-extra

Other than that, you simply need to resize your panel and change its background. That's all that's been done in the screenshot you show. It's not a separate dock.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.