Gtk VNC Viewer 0.3 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Gtk VNC Viewer 0.3 (Default branch)
# 1  
Old 05-12-2008
Gtk VNC Viewer 0.3 (Default branch)

ImageGTK VNC Viewer is a script that provides a GUI forconnecting to VNC servers. It remembers thecredentials of known servers, so connecting to aVNC server is just one double-click away. Serversare shown in an icon view.License: GNU General Public License v2Changes:
You can specify a server to connect to on the command line, make a desktop icon of a server for direct access, and auto show/hide the toolbar in fullscreen mode.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

2 questions about VNC viewer

I am using VNC Viewer 4.0 in my windows enviornment. The questions are: 1. how do you switch the applications in VNC enviornment? ALT-tab doesn't work since it just switchs among VNC viewer itself and other windows applications. 2. how to copy/paste the texts from VNC enviornemnt to... (1 Reply)
Discussion started by: princelinux
1 Replies
Login or Register to Ask a Question
x0vncserver(1)						     Virtual Network Computing						    x0vncserver(1)

NAME
x0vncserver - VNC server which continuously polls an X display SYNOPSIS
x0vncserver [parameters] DESCRIPTION
x0vncserver is a VNC server which continuously polls any X display, allowing it to be controlled via VNC. How usable it will be depends a lot on the machine it's running on, and what you're expecting. It won't be as fast as Xvnc or a native X server with VNC support compiled in, but in many cases it is the best option since it is just an ordinary X application requiring no special installation. It has many of the same parameters as Xvnc. Running x0vncserver -h will give a list of parameters with descriptions. Note that you need to explicitly specify an appropriate password file using the PasswordFile parameter. SEE ALSO
Xvnc(1) vncpasswd(1), vncviewer(1), vncserver(1), http://www.realvnc.com AUTHOR
Tristan Richardson, RealVNC Ltd. VNC was originally developed by the RealVNC team while at Olivetti Research Ltd / AT&T Laboratories Cambridge. It is now being maintained by RealVNC Ltd. See http://www.realvnc.com for details. RealVNC Ltd 03 Mar 2005 x0vncserver(1)