I have added a show desktop button to unity but it keeps moving down towards the bottom of the launcher. I want to pin and lock it in place, so that it is always under the ubuntu logo.
How can I do that?
I have added a show desktop button to unity but it keeps moving down towards the bottom of the launcher. I want to pin and lock it in place, so that it is always under the ubuntu logo.
How can I do that?
I am not sure why drag and drop does not work as a permanent solution in your case, it seems for some reason the changed order does not stick via GUI.
However, you can bypass the GUI and set the Unity Launcher items order by command line directly, which should do the job if the GUI way fails.
Getting the current launcher items list
Run in a terminal:
The output will be a list of your current launcher items, looking like:
Copy the list and safe it in a textfile as a backup in case anything might go wrong.
Place the show desktop icon in another position
Your
show desktop
mention is called:Move it to the position you'd like to have it it in the list, and apply the new list. The changed list should look like:
Apply the new order
Apply the new order by the command:
(mind the quotes around the list!)