Creating Ubuntu Live CD with customized Unity launcher
Posted
by
toros
on Ask Ubuntu
See other posts from Ask Ubuntu
or by toros
Published on 2011-06-28T19:50:28Z
Indexed on
2011/06/29
0:32 UTC
Read the original article
Hit count: 324
I would like to create a custom Ubuntu image based on Natty using Ubuntu Customization Kit. I also want to customize the icons appearing on the Unity Launcher.
I can change the icons on my desktop system with the following command:
gsettings set com.canonical.Unity.Launcher favorites "['firefox.desktop', 'nautilus-home.desktop', 'libreoffice-writer.desktop']"
I tried to run this command from the UCK console while creating the Live CD, but it doesn’t seem to work.
Do you have any ideas how I could solve this?
© Ask Ubuntu or respective owner