Posted by member 212670 on 2005-12-08 02:19:02 link

I don't mean this to sound ignorant, but have you checked out the readme files for ckhotspots and xtaskbar? I'm not telling you exactly to rtfm, but you have settings that don't make sense. Two that I mentioned specifically are still in your update.

For example, you have !xTaskbarReposition taskbar 170 0 10 15. That would effectively move the taskbar to x=170, y=0 (so a little off the top left of your screen) and resize it to 10px wide, and 15px tall. The syntax is !xTaskbarReposition taskbarname x y width height step time (taskbarname, step, and time are optional). I think what you want there is !xTaskbarMove, and in the other spot, you want !xTaskbarReposition.

edit:
Ok, cool. Glad you worked it out. Keep at it. ;)