>
> 10.Im in the xterm - how can I send a html-file to an existing Netscape
> window, without opening a new one (same as quesion #1)?
Take a look at:
http://home.netscape.com/newsref/std/x-remote.html for more info...
Depending on your shell, (mine is tcsh), try:
netscape -remote openFile\(/path/file.html\) or
netscape -remote openURL\(www.yahoo.com\)
I alias this with 'ns' to be:
ns: aliased to /opt/netscape/netscape -remote openURL\(http://!*\)
so,
ns www.yahoo.com
opens yahoo wherever netscape is running...
Cheers
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Thu Jun 01 2000 - 09:01:02 BST