Windows 7 Super Bar in Linux (ubuntu 9.10)
Ronie_iz_BaD Forums :: Communities and Networks :: Public software releases :: Programming :: Tutorials
Page 1 of 1
Windows 7 Super Bar in Linux (ubuntu 9.10)
For the ones who want to install ubuntu package or from repository, here is Scott's repository :
https://launchpad.net/~dockbar-main/+archive/ppa
For the others who want to install from the branch, let's start :
We are going to create a SVN/DockbarX directory on your home, and install required packages :
$mkdir -p ~/SVN/DockbarX
$sudo apt-get install bzr python-gnome2-desktop python-numpy
Now navigate to ~/SVN/DockbarX and download the branch :
$cd~/SVN/DockbarX && bzr branch
https://code.launchpad.net/~dockbar-main/dockbar/experimental && cd experimental
Instead of compiling we will move a couple of files, and create some directories etc :
$sudo cp dockbarx.py /usr/bin/
$sudo cp GNOME_DockBarXApplet.server /usr/lib/bonobo/servers/
Now
we will create a folder (~/.dockbar) and copy launcher_icon.png to this
folder.For sistem wide installation you can copy it to
/usr/share/pixmaps/dockbar (create if it does not exist : $sudo mkdir
-p /usr/share/pixmaps/dockbar ) :
$mkdir ~/.dockbar && cp launcher_icon.png ~/.dockbar
$ sudo mkdir -p /usr/share/dockbarx/themes
$ sudo cp themes/* /usr/share/dockbarx/themes
After
this, right click to a gnome panel, and select "Add to Panel".Then
select Dockbar Applet and click "Add".You can move it to anywhere you
want and you can find its preferences menu via right clicking the
applet.
To install the 7 Beautiful themes CLICK THIS
Similar topics
» Make Windows Xp Super fast : Windows Registry Tweak 5.0
» How to run .exe files in ubuntu ?
» Difference Between windows and Linux Hosting
» Shared Offshore windows or Linux hosting at 5$ per month
» Best VPS and Dedicated Servers from Lunarpages - Windows and Linux Hosting
» How to run .exe files in ubuntu ?
» Difference Between windows and Linux Hosting
» Shared Offshore windows or Linux hosting at 5$ per month
» Best VPS and Dedicated Servers from Lunarpages - Windows and Linux Hosting
Ronie_iz_BaD Forums :: Communities and Networks :: Public software releases :: Programming :: Tutorials
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum