Ubuntu / Linux news and application reviews.

docky 3d

Firsly, if you do not have Docky installed, you will find installation instructions for Ubuntu Karmic HERE.

Then, to enable the ThreeDimensional (3D) Docky mode, simply paste this in a terminal:
gconftool-2 -t bool -s /apps/docky-2/Docky/Interface/DockPreferences/Dock1/ThreeDimensional true


Then close Docky (if opened) and run it again. If you have more than one Docky, replace "Dock1" in the command above with the dock you want to enable 3D mode for.

To revert this change, simply run the command again, with "false" instead of "true" at the end.

All the credits go to Whise for finding this (thank you!).