I experienced different issues on desktop and on my laptop with the Unity interface. The first look into Unity from desktop and laptop puzzled me. On desktop, I can change the size of the launcher to 32 and add more workspaces in it. Glad I found MyUnity, a tweaking tool for Unity desktop. On laptop, I see no options to change the launcher size. MyUnity only works on Unity 3D. Now this made me think that my laptop has Unity 2D. Then I did my research and found this tweak.
On terminal:
$ wget http://webupd8.googlecode.com/files/script.py $ chmod +x script.py $ sudo ./script.py 32
The '32' changes your icon launcher size to minimum. Now to add more workspaces to your Unity desktop, I also found this tweak.
On terminal, you have change thru gconf and run this command:
$ gconftool-2 -s -t integer /apps/metacity/general/num_workspaces 6
Restart your machine.
Do you have any alternatives? Glad if you share. Just add it in the comments.
No comments:
Post a Comment