Did you try removing the quotes completely? I remember I had a similar
problem getting fvwm to spawn an xterm running lynx with a specific URL.
I was trying
Exec xterm -e "lynx
http://www.blah" &
which failed miserably, but when I tried
Exec xterm -e lynx
http://www.blah &
it worked fine.
Yours etc,
Matthew Estela /Z/Z/Z/Z/Z/Z/Z/Z/Z/Z/Z/Z/Z/Z/Z/Z/Z/Z/Z/Z/Z/Z/Z/Z/Z/Z/Z/Z/Z/Z/Z/
mestela_at_progsoc.uts.edu.au
http://www.progsoc.uts.edu.au/~mestela
Research is what I'm doing when I don't know what I'm doing.
-- Wernher von Braun
--
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 Tue Jun 25 1996 - 19:58:02 BST