The R Project SVN R

Rev

Rev 88167 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 88167 Rev 88202
Line 52... Line 52...
52
 
52
 
53
  If \code{browser} supports remote control and \R knows how to perform
53
  If \code{browser} supports remote control and \R knows how to perform
54
  it, the URL is opened in any already-running browser or a new one if
54
  it, the URL is opened in any already-running browser or a new one if
55
  necessary.  This mechanism currently is available for browsers which
55
  necessary.  This mechanism currently is available for browsers which
56
  support the \code{"-remote openURL(...)"} interface (which includes
56
  support the \code{"-remote openURL(...)"} interface (which includes
57
  Mozilla and Opera), \I{Galeon}, \I{KDE} \I{konqueror} (\emph{via} \I{kfmclient}) and
57
  Mozilla and Opera), \I{Epiphany}, \I{KDE} \I{konqueror} (\emph{via} \I{kfmclient}) and
58
  the GNOME interface to Mozilla. (Firefox has dropped support, but
58
  the GNOME interface to Mozilla. (Firefox has dropped support, but
59
  defaults to using an already-running browser.)  Note that the type of
59
  defaults to using an already-running browser.)  Note that the type of
60
  browser is determined from its name, so this mechanism will only be
60
  browser is determined from its name, so this mechanism will only be
61
  used if the browser is installed under its canonical name.
61
  used if the browser is installed under its canonical name.
62
 
62