Posted by member 148416 on 2006-02-10 10:51:54 link

Is the problem that you didn't change the 'shape' of the task-buttons? So you had wide taskbuttons on a horizontal taskbar (which is fine) and now you have wide taskbuttons on a vertical taskbar (which is not fine)?

Is that the issue?
xTaskbarLines 10
xTaskbarLayout ".vertical"
xTaskbarButtonMaxWidth 100
xTaskbarButtonDirection .bottom


I think that the xTaskbarLines entry isn't necessary when you've switched the layout to ".vertical" but I could be wrong.


Anyways, I'm not 100% certain what the problem is :\