MakeTechEasier
  • Home
  •  
  • About
  •  
  • Archives
  •  
  • Jobs
  •  
  • Advertise
  •  
  • Contact Us
  • Windows
  • Linux
  • Mac
  • Internet
  • WordPress
  • iPhone
  • Android
  • All Categories
    • Android RSS
    • Firefox RSS
    • Gaming RSS
    • Google RSS
    • google chrome RSS
    • Internet RSS
    • iPhone/iPod Touch RSS
    • Linux RSS
    • Mac RSS
    • Mobile RSS
    • OpenOffice RSS
    • PC Hardware RSS
    • Review RSS
    • Roundup RSS
    • Windows RSS
    • Windows Mobile RSS
    • WordPress RSS
    • WordPress Plugins RSS
  • rss icon
  • email icon
  • facebook icon
  • twitter icon

How To Install And Configure Cairo Dock In Ubuntu Intrepid

Posted by: Damien on January 20th, 2009
  • View Comments
  • Share

cairo dock

Cairo dock is a Mac OSX dock-like application that you can install in your Linux machine. One of the advantage that it has over other docks is that it does not require any compositing window manager to work. Even on a low-end PC, it will still work fine. This is not possible for docks like Avant Window Navigator which depends on compositing manager (such as Compiz) to function.

If you are using a PC that does not support any compositing manager, or you wanted to try out alternative dock for your Ubuntu machine, follow this tutorial to install and configure Cairo Dock on your Ubuntu Intrepid.

Installing Cairo dock

Adding the repository

In your terminal,

gksu gedit /etc/apt/sources.list

Add the following line to the end of the file. Save and close.

deb http://repository.cairo-dock.org/ubuntu intrepid cairo-dock

Add the signed GPG key:

wget -q http://repository.cairo-dock.org/ubuntu/cairo-dock.gpg -O- | sudo apt-key add -

Install the application:

sudo apt-get update
sudo apt-get install cairo-dock cairo-dock-plugins

Loading the Cairo dock

Go to Applications-> System Tools -> Cairo-Dock.

Before the Cairo dock loads up, it will first prompt you to select the theme of the dock. Choose your favorite theme from the dropdown bar. There is a preview panel at the side so you can see the design before finalizing your theme. Each theme comes with its own set of icons and configuration. If you want to use the new theme’s behavior and launcher everytime you change a theme, check the two boxes below the preview pane. This might overwrite all configuration that you have previously made (if you have make any).

cairo dock theme

You should see the dock appearing at the bottom of the screen and a few desklets lying around in the desktop. The good thing about Cairo dock is that any icons/applications on the dock can be detached and used as a desklets.

desktop with cairo dock

Adding/removing applications to the Cairo dock

As I mentioned earlier, each theme comes with its own set of icons and launchers. There might be some applications that you have no use for, or missing applications that you want them to be on the dock. To remove any application on the dock, simply right-click at the particular icon and select Remove this launcher. To add applications to the dock, on the main menu at the top panel, navigate to your favorite app. Drag to the dock and release it. That’s it. You should see your favorite application on the dock now.

Adding a Sub-dock

Cairo dock also allows you to add sub-dock. This is a good feature for you to arrange similar application into a single category so that the dock won’t be too messy.

Right-click on the dock and select Add a sub-dock.

Cairo dock - add a sub dock

Enter a name for the new sub-dock.

Your sub-dock does not have to display the same way as the main dock. Under the Extra Parameters field, pick the view that you want your sub-dock to display. Click OK to create the sub-dock.

cairo sub-dock

To add applications into the sub-dock, first add the application to the main dock. Right-click the application icon and select Modify this launcher. Under the name of the container it belongs to, select the name of the sub-dock that you want to add to. Click OK.

Configuring the Cairo dock

To access the configuration menu, simply right-click the mouse at the dock and select Cario-Dock –> Configure. The default menu is the simple mode and have only few configuration options. On the left bottom of the menu, click on the Advanced button to go into Advanced mode. You should now see more options/tabs appear on the sidebar.

I will leave it to you to explore the configuration options and customize the dock to your own liking. However here are some tweaks that you might want to use if your dock is running very slowly.

  • In the System tab, under the Label section, make sure that the “Show label of the currently pointed icon only” is checked.
  • Reduce the number of icons into your dock. If you really want to have so many icons on your dock, then make sure you:
    - arrange them in sub-docks.
    - configure the dock to show only on current desktop (configurable in the Taskbar tab).
  • If you are using applets that required to be refreshed regularly (such as the clock, RAM meter etc), reduce the refreshing rate of the app.
  • Use a 2D view rather than a 3D view.
  • Turn off all animations. In the System tab, untick the option to drawn reflects in real time, and decrease the refresh frequency (don’t go under 20Hz, it might have the opposite effect).

Autostart Cairo dock when logged in

To autostart Cairo dock everytime you logged in to your computer, go to System -> Preferences -> Sessions.

Click Add. Enter the information as shown in the image below.

autostart cairo-dock

That’s it. Enjoy the dock and all the customization.

Reference: Cairo dock


Damien Oh is the owner and chief editor of Make Tech Easier

Tags: cairo dock, Dock, Linux, Ubuntu
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Share and Enjoy!

  • StumbleUpon It!
  • reddit

Related Posts

  • Ubuntu Tutorial: How To Redesign Your Desktop The ‘WOW’ Way
  • How To Minimize All Your Applications To The System Tray In Ubuntu
  • How To Get a Mac OSX Style Dock In Hardy Heron
  • 9 Things You Need To Do/Install After Installing Ubuntu 9.04
  • Turn Your Ubuntu Intrepid Into Mac OSX Leopard

Popular Posts

  • Turn Your Ubuntu Hardy to Mac OSX Leopard 502 comment(s)
  • Turn Your Ubuntu Intrepid Into Mac OSX Leopard 317 comment(s)
  • Download EASEUS Partition Master For Free – 24 Hours Only 178 comment(s)
  • How To Boot And Install Windows 7 From USB Flash Drive 137 comment(s)
  • 28 Coolest Firefox About:Config Tricks 126 comment(s)

Enjoyed the article? Subscribe to Make Tech Easier today to get your daily updates of technology tutorials, tips and tricks.

Enter your email:

  • veeru
    when installing i am getting
    GPG error: http://repository.cairo-dock.org intrepid Release: The following signatures were invalid: NODATA 1 NODATA 2Failed to fetch http://repository.cairo-dock.org/ubuntu/dists/i... Sub-process /bin/bzip2 returned an error code (2)
    Some index files failed to download, they have been ignored, or old ones used instead.
  • sikku
    How to setup this for Jaunty???
  • Damien
    The installation method for Jaunty is the same as described above, except that you have to change the package source to
    deb http://repository.cairo-dock.org/ubuntu jaunty cairo-dock
  • Dave
    If your signed GPG key doesnt work try this one:

    wget -q http://repository.cairo-dock.org/cairo-dock.gpg -O- | sudo apt-key add -
  • hukares
    @crawler: "Re: add transparent panel" ...that's the most f**king idea I ever heard! and it rocks! dude, you're one great hacker! thanks!
  • molls
    whats the key thing im very new to linux and need a little help
  • Damien
    The key is a way for the system to verify and authenticate the application.
  • crawler
    Xander asked, "Can anyone tell me if there is an option that makes maximised windows NOT overlap the dock? So that there is an open space where the dock is."

    one way you could do this is create a 100% transparent, empty panel then align your dock over it. adjust the panel size accordingly and it will create the illusion that your maximized windows can't overlap the dock.
  • jelena
    how DO you create a transparent panel and align the dock over it? i'm a bit new to this but i got the dock working... if i could only make it look decent

    thanks!
  • crawler
    that all depends on your desktop environment. for example if you're using gnome, right-click an empty space on any existing panel, then choose 'new panel'. from there you can right-click the new panel and edit it's properties accordingly (size, transparency etc.). it's probably the same or very similar in KDE and other environments.
  • bryan
    same problem with ben...


    help anything we can do to solv this problem???


    apriciate it if someone would help us...
  • Roberto
    You need to update your repository, I have the 64 bit version and is working perfectly, all you have to do is:
    remove everything with: sudo apt-get remove cairo-dock cairo-dock-plugins or sudo apt-get remove cairo-dock cairo-dock-plug-ins

    and after you get removed everything, install from repository, here's the instructions for every ubuntu version: https://help.ubuntu.com/community/CairoDock

    hope this can get the problem fixed.
  • sean
    i ended up using:

    sudo apt-get install cairo-dock cairo-dock-plugins

    instead of

    sudo apt-get install cairo-dock cairo-dock-plug-ins
  • Darkmage
    That does not work:

    sudo apt-get install cairo-dock cairo-dock-plugins
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Couldn't find package cairo-dock-plugins
  • Darkmage
    This one worked much better: sudo apt-get install cairo-dock cairo-dock-plug-ins

    :)
  • sean
    i have same issue as Ben.
  • Ben
    All was fine with the above until this section:
    sudo apt-get install cairo-dock cairo-dock-plug-ins
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Couldn't find package cairo-dock-plug-ins



    I am using Intrepid with 64 bits.
    Any ideas????

    Thanks.....
  • Roberto
    Hi, I hope this works, you can get the cairo-dock-plugins package in developer's page, just right click on your dock , select ''Cairo Dock'' and then ''Development's site'', there you can find and download the right package for your O.S.
    or you can also use this link
    https://developer.berlios.de/project/showfiles....

    Good luck
  • Ben
    I followed the information above and all worked until the following
    step:
    sudo apt-get install cairo-dock cairo-dock-plug-ins
    as this was followed by Couldn't find package cairo-dock-plug-ins

    I am using Intrepid with 64 bits any ideas...???
    Thanks
  • TJ
    I'm new to Ubuntu, How do i exactly remove or uninstall Cairo Dock in Ubuntu Intrepid?
  • Damien
    To uninstall Cairo dock,

    sudo apt-get autoremove cairo-dock cairo-dock-plug-ins
  • Francesco
    Uhm, i have made something wrong with te configuration...changing settings, my cairo dock disappear, and i don't now know how to open the configuration...any ideas?

    thanks

    Francesco
  • Damien
    Can you be more precise on what you have done to the configuration? There are plenty of reasons that could affect Cairo dock and most of them are related to the system setting (not cairo dock). If possible, try to undo all that you have done and see if it works.
  • Tycho
    Gnome Do now comes with a nice dock as well (Docky). It is clean, simple and useful.
  • Xander
    Can anyone tell me if there is an option that makes maximised windows NOT overlap the dock? So that there is an open space where the dock is.
  • Damien
    You mean an open space just like the dock in Mac OSX? There is no options that I know of.
  • SantAnna
    Hi, Damien

    Is there any problem using Cairo-dock on a 64 bits computer?
    I did everything as showed, and Applications-> System Tools -> Cairo-Dock. didn't happen.

    Hugs
    SantAnna
  • Damien
    Cairo-dock should work fine on 64-bit computer.
  • Matthew
    Yeah, Cairo Dock is one of the best docks. kicks ass!

    You can also use Ubuntu-Tweak to install Cairo Dock.

    Great article!
  • Damien
    I agree with you. It is one of the best docks that I have tried. It can be a great alternative to AWN too.
blog comments powered by Disqus

Our Writers

  • Damien Oh - Chief Editor
  • Joshua Price
  • Shevonne Polastre (FreeAgentWriter)
  • Tavis J. Hampton (Lantern Torch)
  • Trevor Dobrygoski
  • Soumen Halder (Ampercent)
  • Sharninder Khera (Geeky Ninja)
  • Tanmay Ahmed (Tech-Tips-Geek)
  • Write for us

Latest Posts

  • YuuGuu – Free and Easy Web Conferencing
  • How To Pin Any Files/Folders To Windows 7 Taskbar
  • Manage Your RSS Feed In Mac With NetNewsWire
  • How to Migrate From Blogger.com to Self-Hosted WordPress
  • Google Reader Play – The New Web Discovery Portal
Make Tech Easier on Facebook
Jobs by SimplyHired
Job Widgets

Copyright

All the articles (including the text, images and tutorials) are properties of MakeTechEasier.

You cannot copy whole tutorials, either in English or translate to another language without our permission.

Write for us

Writing a tutorial or article for MakeTechEasier is a great way to get exposure and give back to the community.

Read More Details

Suggestions

We need your help to help us serve you better! This is YOUR site, so if you have suggestions/feedbacks on how we can improve it for you, please let us know! We do our best to make this place better!

Make a Suggestion

Navigation

  • Home
  • About Us
  • Advertise
  • Jobs
  • Archives
  • Contact Us

Copyright © 2007-2010 Make Tech Easier | All Right Reserved.