1 2 In this directory you'll find a hodgepodge of wrapper scripts and 3 utility programs that have found some use with x11vnc. 4 5 Some are on the rough side and will need some customization for your 6 use. Many of them are described on the webpage: 7 8 http://www.karlrunge.com/x11vnc 9 10 (use your browser's Find action to find them!). Some of them also have 11 documentation near the top of the file. 12 13 x11vnc -accept scripts: 14 15 blockdpy.c try to lock screen if local person knocks monitor out of DPMS 16 dtVncPopup CDE/dtksh by Stefan Radman to accept connections, lock screen 17 18 x11vnc launch wrappers: 19 20 rx11vnc simple ssh/rsh x11vnc launcher. -S option needs work... 21 rx11vnc.pl perl script tries to do rx11vnc -S tunnelling better. 22 23 x11vnc -pipeinput/-rawfb utilities: 24 25 vcinject.pl perl script like LinuxVNC.c, for x11vnc viewing of linux console 26 slide.pl amusing example using x11vnc -rawfb for jpeg slideshow. 27 ranfb.pl example -rawfb setup:./ranfb.pl to set up a framebuffer. 28 29 uinput.pl test perl script for Linux uinput injection. 30 31 qt_tslib_inject.pl touchscreen -pipeinput helper for tslib on qtmoko. 32 33 Misc. scripts: 34 35 shm_clear list or remove orphaned shm slots from hard x11vnc crashes. 36 x11vnc_loop kludge to run in bg attaching x11vnc to X login. Better to 37 use Xsetup mechanism. 38 Xdummy An LD_PRELOAD kludge to run the Xorg "dummy" device driver 39 like Xvfb. 40 41 ultravnc_repeater.pl: Unix script to act as UltraVNC repeater proxy. 42 43 connect_switch: Share HTTPS, VNC, SSH, etc. through a single port (e.g. 443) 44 45 panner.pl Allows a small rectangle to pan around a desktop more or less. 46 47 desktop.cgi CGI script for creating multi-user virtual desktops on a 48 server. Also can do port-redirection to internal machines. 49 50 inet6to4 ipv6 to ipv4 relay (i.e. until libvncserver supports ipv6) 51