cpham_at_netsystech.com (Chi Pham) writes:
> hi,
>
> i'm switching from tvtwm to fvwm (version
> 2.0.43). i'm looking for an equivalent
> function of tvtwm's f.warpto in fvwm.
>
> this is how it works in tvtwm. you put
> this line in .tvtwmrc:
>
> "Insert" = : all : f.warpto "mailtool"
>
>
> when you hit the Insert key, the "mailtool"
> window, if iconified, will be de-iconified
> and popped up in your current view.
>
> is there such a function in fvwm? thanks.
Sure:
# Define a function:
AddToFunc Warp "I" Next [$0] Iconify -1
+ "I" Next [$0] WarpToWindow 24p 24p
+ "I" None [$0] Beep
# Use it this way:
Key Return R N Warp Contool
> chi
--
Dan Espen Phone: (908) 699-5570
dane_at_bae.bellcore.com
444 Hoes Lane Room RRC 1C-214
Piscataway, NJ 08854
--
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 Fri Nov 08 1996 - 14:00:26 GMT