You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libtdevnc/x11vnc/misc
runge 365a22c63c
x11vnc: touchscreen uinput support and Java viewer mousewheel support. See x11vnc/ChangeLog for rest.
13 years ago
..
enhanced_tightvnc_viewer misc/etv sync. 14 years ago
turbovnc Thread safety. Fix -clip -in -rawfb. Try to avoid Xorg stuck 15 years ago
.cvsignore more files to ignore 19 years ago
LICENSE Insert x11vnc copyright and license notices. 15 years ago
Makefile.am x11vnc: touchscreen uinput support and Java viewer mousewheel support. See x11vnc/ChangeLog for rest. 13 years ago
README x11vnc: touchscreen uinput support and Java viewer mousewheel support. See x11vnc/ChangeLog for rest. 13 years ago
Xdummy x11vnc: add modeline creation to Xdummy. 14 years ago
blockdpy.c x11vnc: -rawfb, -pipeinput, -xtrap, -flag, ... 19 years ago
connect_switch Improvements to demo scripts. Alias -coe for -connect_or_exit. Fix HAVE_V4L2. Warn no Xvfb, Xdummy, or Xvnc. Xinerama screens. 14 years ago
desktop.cgi Improvements to demo scripts. Alias -coe for -connect_or_exit. Fix HAVE_V4L2. Warn no Xvfb, Xdummy, or Xvnc. Xinerama screens. 14 years ago
dtVncPopup x11vnc: -rawfb, -pipeinput, -xtrap, -flag, ... 19 years ago
inet6to4 Synchronize ssvnc 1.0.26. Improvements to perl scripts desktop.cgi, connect_switch and inet6to4. 14 years ago
panner.pl classes/ssl: Many improvements to Java SSL applet, onetimekey 14 years ago
qt_tslib_inject.pl x11vnc: touchscreen uinput support and Java viewer mousewheel support. See x11vnc/ChangeLog for rest. 13 years ago
ranfb.pl x11vnc: add rawfb setup example misc/ranfb.pl 19 years ago
rx11vnc x11vnc: small tweaks to Xdummy, rx11vnc*. Apply SMALL_FOOTPRINT to -appshare text. Copyright year change. 14 years ago
rx11vnc.pl x11vnc: small tweaks to Xdummy, rx11vnc*. Apply SMALL_FOOTPRINT to -appshare text. Copyright year change. 14 years ago
shm_clear x11vnc: -rawfb, -pipeinput, -xtrap, -flag, ... 19 years ago
slide.pl x11vnc: fix some -rawfb bugs, add setup:cmd 19 years ago
uinput.pl x11vnc: touchscreen uinput support and Java viewer mousewheel support. See x11vnc/ChangeLog for rest. 13 years ago
ultravnc_repeater.pl update to x11vnc 0.9.12 14 years ago
vcinject.pl x11vnc: -rawfb, -pipeinput, -xtrap, -flag, ... 19 years ago
x11vnc_loop x11vnc: -rawfb, -pipeinput, -xtrap, -flag, ... 19 years ago
x11vnc_pw fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg builds, disable tightvnc-filetransfer if no libpthread, add --without-pthread option, rm // comments, set NAME_MAX if not defined, x11vnc: throttle load if fb update requests not taking place. 19 years ago

README

In this directory you'll find a hodgepodge of wrapper scripts and
utility programs that have found some use with x11vnc.  

Some are on the rough side and will need some customization for your
use.  Many of them are described on the webpage:

	http://www.karlrunge.com/x11vnc

(use your browser's Find action to find them!).  Some of them also have
documentation near the top of the file.

x11vnc -accept scripts: 

   blockdpy.c	try to lock screen if local person knocks monitor out of DPMS
   dtVncPopup	CDE/dtksh by Stefan Radman to accept connections, lock screen

x11vnc launch wrappers:

   rx11vnc	simple ssh/rsh x11vnc launcher.  -S option needs work...
   rx11vnc.pl	perl script tries to do rx11vnc -S tunnelling better.

x11vnc -pipeinput/-rawfb utilities:

   vcinject.pl	perl script like LinuxVNC.c, for x11vnc viewing of linux console 
   slide.pl	amusing example using x11vnc -rawfb for jpeg slideshow. 
   ranfb.pl	example -rawfb setup:./ranfb.pl to set up a framebuffer.

   uinput.pl    test perl script for Linux uinput injection.

   qt_tslib_inject.pl touchscreen -pipeinput helper for tslib on qtmoko.

Misc. scripts:

   shm_clear	list or remove orphaned shm slots from hard x11vnc crashes.
   x11vnc_loop	kludge to run in bg attaching x11vnc to X login.  Better to
		use Xsetup mechanism.
   Xdummy       An LD_PRELOAD kludge to run the Xorg "dummy" device driver
		like Xvfb.

   ultravnc_repeater.pl: Unix script to act as UltraVNC repeater proxy.

   connect_switch:  Share HTTPS, VNC, SSH, etc. through a single port (e.g. 443)

   panner.pl    Allows a small rectangle to pan around a desktop more or less.

   desktop.cgi  CGI script for creating multi-user virtual desktops on a
                server.  Also can do port-redirection to internal machines.

   inet6to4     ipv6 to ipv4 relay (i.e. until libvncserver supports ipv6)