FVWM: Function with Parameter

From: Vinay_Kumar <vinkumar_at_hss.hns.com>
Date: Fri, 28 Nov 1997 20:16:41 +0530 (IST)

>
> > While the Desk command works, I move to the proper desk, the
> > GotoPage part doesn't get acted on. What's the proper way to bind
> > multiple commands to a function key?
>
> Key Blablabla Func-1
>
> AddToFunc Func-1
> "I" Desk blabla
> + "I" GotoPage blahblah
>

        Yeap, It works. But with slight modification. If I write

AddToFunc Func-1
  "I" Desk blabla
+ "I" GotoPage blahblah

        It only executes GotoPage. But if I merge first two lines,
        (AddToFunc Func-1 "I" Desk blabla) it works properly.
        Any problem with my setup or Any Idea.

        Also I want to make Functions with argument.
        Does fvwm2 support it?


-- 
Vinay Kumar
Software Engineer,		Phone : 91-124-343703 (2224)
Hughes Software Systems,	email : vinkumar_at_hss.hns.com
Gurgaon, India
--
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 Thu Nov 27 1997 - 22:28:19 GMT

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:38:01 BST