Other Help Topics :: dMix gadget
When I run DSL on one of my machines the box that normally lives in lower right with dMix button; it moves to upper left and blocks the icons there!? What is the name of this box (so I can look it up and see how to fix it)?
Edit the .xinitrc look for the line swallow.sh docked &
Now replace that line with the following:
sleep 3; wmswallow -geometry 70x80 docked &
Adjust the sleep amount as needed by your hardware.
A normal backup will keep this setting.
Please let us know.
I'm using sleep 4 and it is working.
Thanks
original here.