Posted by member 99 on 2003-05-14 10:32:30 link

Ok, first it complains about missing $ToolsDir$.

The label is in the wrong place, add -allLeft & -allTop. (I recommend you name the monitors and use $dispRight-316-allLeft$)

The boxes start at the top, left corner of the desktop, I would recommend the top, left corner of the primary monitor instead. (add -allLeft, -allTop to the initial position)

One of the boxes is empty. (systray is at -7178, -5220; another skinbox is at -4560, -3258; vwm position looks ok, but I don't see it...)

The other box starts with the tasks *outside*. When the box is on top (incl. when dragging), the tasks are seen offset by about -allLeft,-allTop, but they move to the right place when it's on bottom. You might add +allLeft, +allTop when it's on top.