| dMix gadgetForum: Other Help Topics Topic: dMix gadget started by: Glacial  Posted by Glacial on Feb. 18 2006,22:39 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)?  Posted by roberts on Feb. 18 2006,22:53 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.  Posted by Glacial on Feb. 26 2006,00:11 I'm using sleep  4 and it is working. Thanks |