> MS> I want to do:
> MS> AddToFunc RemoteShell + "I" Exec rsh -n -l $1 $2 "/usr/bin/X11/xterm
> MS> -display $3"
>
> So, change it to:
> AddToFunc RemoteShell
> + "I" Exec rsh -n -l $0 $1 "/usr/bin/X11/xterm -display $2"
Duhhhhhh, my error. I forgotten that unlike some shells, Fvwm has $0 for
the first parameter, not $1. OOPS.
> "man fvwm2" is a quite useful reading for the fvwm2 user ;-)
Oh, I read it, hence, that's why I was able to ask the question. Just a
class programming overlook error.
Works fine now, thanks Josi.
--
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 May 21 1998 - 20:24:33 BST