Re: FvwmPager? (was: Re: FVWM: OpaqueMove... not enough! ;))

From: Rob 'Feztaa' Park <feztaa_at_shaw.ca>
Date: Sun, 07 Jul 2002 14:10:10 -0600

Alas! Dominik Vogt spake thus:
> On Sun, Jul 07, 2002 at 02:00:01AM -0600, Rob 'Feztaa' Park wrote:
> >I think Fvwm comes with about 136,000 words worth of manpages, or
> >something like that.
>
> 20177 lines, 105729 words, 666190 characters :-)

That's not what I came up with:

feztaa_at_feztron:/usr/share/man/man1$ {
--> for i in fvwm* Fvwm*
--> do
--> name=$(echo $i|perl -pi -e 's/\.1$//')
--> man 1 $name|cat
--> done
--> } | wc
  26466 136635 1292843

26,466 lines, 136,635 words, 1,292,843 characters. Of course, lines
isn't meaningful here because man autowraps; the wider your terminal,
the less lines you'll get. Also, characters isn't meaninful either,
because the more lines you have, the more spaces there will be to make
up the indentation. So really, words is the only measurement that is
useful ;)

> > Here's a screenshot of it misbehaving:
> >
> > http://members.shaw.ca/feztaa/pics/fvwmpagerbad.png
> >
> > I guess I could settle for only having one desk, but that's kind of
> > annoying.
>
> Hm. Please strip down your config file as much as possible so
> that this still happens and post it here.

Ok, here is the config file that is as stripped as it can possibly be
while still recreating the problem:

DestroyFunc StartFunction
AddToFunc StartFunction
+ I Module FvwmPager 0 1

Those three lines in the .fvwm2rc file, with nothing else, causes this
behaviour.

But, on further inspection, Switching to another page or desk, allowing
the pager to go offscreen, fixes it. Of course, this is not possible
when it's sticky, which is how I want it.

-- 
Rob 'Feztaa' Park
http://members.shaw.ca/feztaa/
--
Never trust a child farther than you can throw it.
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Sun Jul 07 2002 - 15:05:32 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:53 BST