>
> > 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