> When I use the
> config below, with the "Module FvwmButtons DesktopButtons -g +0+116", I
> get a really small (16x16) FvwmButtons at the correct location. If I use
> "Module FvwmButtons DesktopButtons", I get an FvwmButtons at +0+0 and of
> the correct size.
Hmmm, there seems to be a bug with the "ButtonGeometry" command.
For now, use the "Size" command.
ie.
KillModule FvwmButtons DesktopButtons
DestroyModuleConfig DesktopButtons: *
*DesktopButtons: Geometry +0+116
# *DesktopButtons: ButtonGeometry 16x16
*DesktopButtons: Columns 8
*DesktopButtons: BoxSize smart
*DesktopButtons: (Size 32 32, Frame 0, Swallow "xclock" "Exec exec xclock")
Module FvwmButtons DesktopButtons
I'll look into the ButtonGeometry bug later.
SCoTT. :)
--
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 Jan 31 2005 - 21:44:11 GMT