FVWM: lack of pager

2002-06-17 Thread Brian Postow
I'm having trouble getting a pager to appear. I'm using a .fvwm2rc that has worked fine in previous versions of fvwm2, so I'm not sure what I'm doing wrong. I'm running a slightly old version of fvwm (2.2.5), but that shouldn't have any effect, unless there's a fixed bug that I don't know about.

Re: FVWM: lack of pager

2002-06-17 Thread Brian Postow
Marcus Lundblad spake: > > > Function "InitFunction" > > Module FvwmPager * * > > #Exec"I" xsetroot -solid blue3 > > EndFunction > > > > Function "RestartFunction" > > Module FvwmPager * * > > Exec"I" xsetroot -solid Green > > EndFunction > >

Re: FVWM: lack of pager

2002-06-17 Thread Brian Postow
Mikhael Goikhman spake: > On 17 Jun 2002 11:26:15 -0400, Brian Postow wrote: > > > DeskTopScale 32 > > You should see "No such command 'DeskTopScale'" error, don't you? > The correct syntax for 2.2.5 is: > > *FvwmPagerDeskTopScale 32 &g

Re: FVWM: lack of pager

2002-06-17 Thread Brian Postow
Mikhael Goikhman spake: > Probably a problem with ModulePath. Can you run any module at all? > For example, FvwmConsole or FvwmBanner. Exactly. I just found the errors (.xsession-errors) and it says: [FVWM][executeModule]: <> No such module 'FvwmPager' in ModulePath '/usr/imports/fvwm2/libexec/fv

Re: FVWM: lack of pager

2002-06-17 Thread Brian Postow
Bingo. Ok, after finding the correct path, it works now. Thanks a lot. Brian -- More incoherent ramblings from: Brian "Lizard Bench Mango" Postow ('94) FOOBAR: Foo Of Oberlin Bygone Alumni Retirees the foo, the proud: the Foo. The hills are alve with the sond of giant slugs! -- Vis

FVWM: Pager not appearing

2007-06-01 Thread Brian Postow
skTopScale 32 Module FvwmPager 0 3 which doesn't seem to do anything anymore and I have a menu option of +"Pager"Module FvwmPager * * which doesn't do anything either. Am I missing something stupid? Thanks Brian Postow

Re: FVWM: Pager not appearing

2007-06-03 Thread Brian Postow
Thomas Adam spake: > On 02/06/07, Brian Postow <[EMAIL PROTECTED]> wrote: > > > DeskTopSize 3x3 > > *FvwmPagerDeskTopScale 32 > > Module aliases are now in the form of: > > *FvwmPager: DesktopScale 32 > > > Module FvwmPager 0 3 > > > >