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.
Here are the relevant parts of my .fvwm2rc:
DeskTopSize 3x3
DeskTopScale 32
Module FvwmPager * *
.
.
.
Style "FvwmPager" Icon, NoTitle, NoHandles, Sticky, CirculateSkip, WindowListSkip, BackColor Green, ForeColor Black
.
.
.
AddToMenu "Utilities" "Utilities" Title
+ "Calculator" exec calctool -geometry 0x0 &
+ "Xman" exec xman &
+ "Xmag" exec xmag &
+ "" Nop
+ "Pager" Module FvwmPager 0 0
.
.
.
Function "InitFunction"
Module FvwmPager * *
# Exec "I" xsetroot -solid blue3
EndFunction
Function "RestartFunction"
Module FvwmPager * *
Exec "I" xsetroot -solid Green
EndFunction
.
.
.
########################### Pager #########################################
*FvwmPagerBack #908090
*FvwmPagerFore #484048
*FvwmPagerFont -adobe-helvetica-bold-r-*-*-10-*-*-*-*-*-*-*
*FvwmPagerHilight #cab3ca
*FvwmPagerGeometry -1 0
*FvwmPagerLabel 0 Misc
#*FvwmPagerLabel 1 FrameMaker
#*FvwmPagerLabel 2 Mail
#*FvwmPagerLabel 3 Matlab
*FvwmPagerSmallFont 5x8
Any thoughts?
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 aliiiive with the souuuund of giant slugs!
--
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 Mon Jun 17 2002 - 10:27:21 BST