(mm) | A program to remote control netscape in Linux/Unix | ||||||||||
Home | Software | Count | |||||||||||
Software: GWT GWTOAuthLogin X/Motif ansi xterm grabc mdgclock miv mplaymidi mppp mxascii mcmap mxcmap mxconsole mxkill mxshowfont qtip xmastm yrolo Web mhttpd web counter upload.pl TimeTrack.pl mod_auth_ldap Games fltkmm iphonemm Java cdcl cdclgwt jdgclock Libraries libcalen libmcfg libsll libmsock Misc bangla font dpr genmake hod smtp.pl vhtml phones_ldap showpic_ldap mbasecalc fluid_hack kdialppp strip2csv googlecode-upload MS Windows mwinclip.pl mbasecalc mailsend wiv |
vhtml is a silly little program (but very useful to me) which calls
netscape with
-remote openURL(url) .
If the first argument does not start with
http:// , the program will find
out the absolute path of the file no matter how the path is specified. If the first
argument starts with http:// , the program assumes it is a
URL and passes it to netscape intact. For files, It is
necessary to call netscape with the absolute path of the
file. It is advantageous to call netscape with -remote,
because if netscape is already running, it will use the
existing instance of netscape instead of forking a new
process.
If netscape is not running, a fresh copy of the netscape will be forked with the specified URL. Modify the path of netscape in vhtml.h before compiling.
Notes for
KDE2
EXAMPLES vhtml ./file.html vhtml ../../../file.html vhtml http://www.muquit.com/
Copyright - GNU GPL
URL of this page: |
||||||||||
back | Page updated: Sun Mar 31 01:59:56 2013 GMT Copyright © 2013 muquit@muquit.com. |