Topic: [solved]need help with tint2

I had changed my panel to display text along with the icon (the only change I made) then when I removed (unchecked) the text display, the icons divide up the panel space (e.g. if 3 icons are displayed each takes up 1/3 the panel) instead of stacking up right next to each other from the left.

Any way to get them to stack up next to each other again?

Last edited by vighrafn (2010-09-10 22:25:55)

Re: [solved]need help with tint2

In your tint2rc, change the values for task_maximum_size to something like 100 25. The first number is the width and the second is the height.

Note: ** Please read before posting **

BTW if you wish to contact me, send me an e-mail instead of a PM.

Re: [solved]need help with tint2

thanks, all good now.