
If you just started using Do with Docky, maybe there are two or three small things you want to know:
Adjust the dock size and zoom ratio precisely.
This can be done using
gconf-editora.k.a “Configuration Editor”. Go toapps/gnome-do/Docky/Utiliteis/DockPreferences, on the right side, you can find IconSize and ZoomPercent. I like to have 48 for the former, which is the smallest size that allows summon mode to have 2 lines. And I use 1.5 for the latter cause default 2.0 feels just too huge to me ;)If you have encountered this issue with Remember The Milk plugin I coded, there is already a quick fix but it is too late to get it included in the final release. Though you can find the DLL file with the fix here if you really need it: http://dl.getdropbox.com/u/110544/do-plugins/RTM.dll. Overwrite the file
~/.local/share/gnome-do/plugins-0.8.0/addins/Do.RememberTheMilk.1.0/RTM.dllwith the new one.Now that you have the dock, you may miss the “Genie” effect for minimizing windows like how windows are minimized in Mac OS X. Since “Genie” is protected by patent, Compiz decides to disable the option to set “max wave size” of its “Magic Lamp” effect to 0 so that you can not mimic the “Genie” effect with it. While I use to recompile the whole compiz package to get around this limitation, there is easier way to do this if you know how to search in Google. Just in case you need a HEX editor, Emacs’s hexl-mode can actually handle it pretty well.
