On Fri, 28 Nov 1997, Vinay_Kumar wrote:
> >
> > > 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.
This is what I found too, that the first way only seems to bind the
second part of the AddToFunc, while if you do it your way it works.
In any event, it works for me now, so thanks everyone!
David Wren-Hardin | Now some people say that you shouldn't
dwrenhar_at_u.washington.edu | tempt fate...But I never learned nothing
http://weber.u.washington.edu | from playing it safe, I say fate should
/~dwrenhar/ | not tempt me. -Mary-Chapin Carpenter.
--
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 28 1997 - 11:48:13 GMT