Hiya Pat,
Sometime in the late 1900s it was said:
> I'm fairly new to fvwm2, and I have a question about ButtonStyle (don't be
> going, yeah, yeah, here we go again)...
>
> I put in the following into my .fvwm2rc:
>
> ButtonStyle 1 MiniIcon
>
> ButtonStyle 3 (PixMap Logo.xpm)
>
> ButtonStyle 6 (PixMap Minimize.xpm)
> ButtonStyle 6 InActive (PixMap Minimize-D.xpm)
>
> ButtonStyle 4 (PixMap Maximize.xpm)
> ButtonStyle 4 InActive (PixMap Maximize-D.xpm)
>
> ButtonStyle 2 (PixMap Close.xpm)
> ButtonStyle 2 InActive (PixMap Close-D.xpm)
>
> Hoping to get Buttons 1 and 3 on the left side and Buttons 6, 4, and 2 on
> the right side.
> The problem is that when I run it, I get only these in the following order:
> Button 1 on the Left, and Buttons 4 and 2 on the Right.
>
> Am I doing something terribly wrong? Any help appreciated.
> -Pat
My guess is you have not defined any actions/functions
with buttons 3 and 6. Try "binding" mouse actions to
those buttons. Like:
Mouse 0 3 A WindowShade
Mouse 0 6 A Lower
Hope this helps,
Patrick ...
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Sun Feb 01 1998 - 20:19:27 GMT