logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

jtightvncviewer - Command line starter of the Java TightVNC viewer

Authors

       This  manual  page was initially written by Ola Lundqvist <opal@debian.org> and has been reworked by Sven
       Geuer <debmaint@g-e-u-e-r.de>, for the Debian project (but may be used by others).

Description

jtightvncviewer  is  a wrapper script to start up the Java TightVNC Viewer to do the real work. Depending
       on the update-alternatives configuration one can invoke this script also as vncviewer or xvncviewer.

       When called just with a host name it tries to connect to this host's display 0 / port 5900. To connect to
       a different display or port append its number to the host name separated by a single colon for a  display
       or by two consecutive colons for a port without any blanks in between.

Examples

jtightvncviewersomehost.org
              Connect to display 0 (= port 5900) of host somehost.org.

       jtightvncviewersomehost.org:1
              Connect to display 1 (= port 5901) of host somehost.org.

       jtightvncviewersomehost.org::5902
              Connect to port 5902 (= display 2) of host somehost.org.

Name

       jtightvncviewer - Command line starter of the Java TightVNC viewer

See Also

tightvncserver(1),java(1)

1.3.10                                             2020-10-13                                 JTIGHTVNCVIEWER(1)

Synopsis

jtightvncviewerhost | host:display | host::port

See Also