On Tue, 9 May 2006 16:07:26 +0200 "Sander van Dijk" <[EMAIL PROTECTED]> wrote:
> On 5/9/06, Sander van Dijk <[EMAIL PROTECTED]> wrote: > > On 5/9/06, Alexander Polakov <[EMAIL PROTECTED]> wrote: > > > The problem is still here. I see only ">" when the list reaches 29 > > > entries. Pressing right or left cursor keys don't change the > > > picture > > > > Just to be sure: you're playlist entries aren't wider than the screen is? > > To be more exact, wmiimenu always reserves an amount of space equal to > the widest item for the input field; hence, if the widest item in your > list is wider than screenwidth/2, you're likely to run into trouble... thank you, I think some of them could be screenwidth/2 or so... made it look like: mpc play `mpc playlist | colrm 60 500 | wmiimenu | colrm 1 1 | cut -d ')' -f 1,3` &;; -- Best regards. Alexander "polachok" Polakov _______________________________________________ [email protected] mailing list http://wmii.de/cgi-bin/mailman/listinfo/wmii
