"Tim Freedom" <tim_freedom_at_hotmail.com> writes:
> I just came around to playing around with FvwmButtons' "hangon"
> feature - it was standard issue back when (ie. the buttons used to
> always look pushed-in whenever one pushed 'em a looooong time ago).
>
> I read the man pages, but can't exactly figure how to use it. I get
> "/bin/sh: hangon: not found" on stderr whenever I try to insert it
Well, you don't put the word, "hangon" in the Exec command...
> onto my Exec line (in various locations).
>
> I have the following in my .fvwm2rc file
>
> AddToFunc ToggleNetscape
> + "I" None (Netscape*) Exec exec netscape
> + "I" Next (Netscape*) Focus
>
> # Define the buttons to use.....
> *FvwmButtons Netscape netscape.xpm ToggleNetscape
>
> Where do I insert this "hangon" (in between the Exec & exec) to get
> the desired affect (please give examples) ???
>
> I'm using fvwm-2.3.33
I don't believe you can do what you are trying.
Based on the man page, "hangon" works in 3 different contexts,
Swallow, Panel, and Exec. But thats "Exec" when interpreted by
FvwmButtons, not within a function started by FvwmButtons.
I suppose you could start Netscape as a slide out panel,
that would be:
*FvwmButtons (Panel (up) Netscape ToggleNetscape)
WARNING, none of this is tested, and I'm not much of an
FvwmButtons expert.
--
Dan Espen
444 Hoes Lane Room RRC 1C-214 E-mail: dane_at_mk.telcordia.com
Piscataway, NJ 08854 Phone: (732) 699-5570
--
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 Fri Jun 29 2001 - 18:06:32 BST