diff options
Diffstat (limited to 'x11vnc')
| -rw-r--r-- | x11vnc/ChangeLog | 4 | ||||
| -rw-r--r-- | x11vnc/README | 3123 | ||||
| -rw-r--r-- | x11vnc/cleanup.c | 6 | ||||
| -rw-r--r-- | x11vnc/help.c | 33 | ||||
| -rw-r--r-- | x11vnc/keyboard.c | 66 | ||||
| -rw-r--r-- | x11vnc/keyboard.h | 1 | ||||
| -rw-r--r-- | x11vnc/options.c | 2 | ||||
| -rw-r--r-- | x11vnc/remote.c | 27 | ||||
| -rwxr-xr-x | x11vnc/tkx11vnc | 2 | ||||
| -rw-r--r-- | x11vnc/tkx11vnc.h | 2 | ||||
| -rw-r--r-- | x11vnc/user.c | 4 | ||||
| -rw-r--r-- | x11vnc/x11vnc.1 | 42 | ||||
| -rw-r--r-- | x11vnc/x11vnc.c | 12 | ||||
| -rw-r--r-- | x11vnc/x11vnc_defs.c | 2 | 
14 files changed, 1778 insertions, 1548 deletions
| diff --git a/x11vnc/ChangeLog b/x11vnc/ChangeLog index 28e8bcc..8dca381 100644 --- a/x11vnc/ChangeLog +++ b/x11vnc/ChangeLog @@ -1,3 +1,7 @@ +2007-11-12  Karl Runge <runge@karlrunge.com> +	* x11vnc: add clear_locks (Caps_Lock, etc) action.  Fix +	  ssh tunnel on Darwin. +  2007-10-27  Karl Runge <runge@karlrunge.com>  	* x11vnc: fix ncache bug and others under -8to24, -ssh  	  option, socks and other proxies in -proxy option. diff --git a/x11vnc/README b/x11vnc/README index aa96209..60e43c6 100644 --- a/x11vnc/README +++ b/x11vnc/README @@ -1,5 +1,5 @@ -x11vnc README file                         Date: Sat Oct 27 17:28:51 EDT 2007 +x11vnc README file                         Date: Wed Nov  7 17:16:51 EST 2007  The following information is taken from these URLs: @@ -854,12 +854,14 @@ make         x11vnc chooses.       * Pasting of the selection/clipboard into remote applications has         been improved. +     * To unset Caps_Lock, Num_Lock and raise all keys in the X server +       use [127]-clear_all.       * Usage with dvorak keyboards has been improved. See also: -       [127]-xkb. +       [128]-xkb.     Here are some features that appeared in the 0.9.3 release: -     * [128]Viewer-side pixmap caching. A large area of pixels (at least +     * [129]Viewer-side pixmap caching. A large area of pixels (at least         2-3 times as big as the framebuffer itself; the bigger the         better... default is 10X) is placed below the framebuffer to act         as a buffer/cache area for pixel data. The VNC CopyRect encoding @@ -867,7 +869,7 @@ make         Until we start modifying viewers you will be able to see the cache         area if you scroll down (this makes it easier to debug!). For         testing the default is "-ncache 10". The unix Enhanced TightVNC -       Viewer [129]ssvnc has a nice [130]-ycrop option to help hide the +       Viewer [130]ssvnc has a nice [131]-ycrop option to help hide the         pixel cache area from view. @@ -880,14 +882,14 @@ make       * If UltraVNC file transfer or chat is detected, then VNC clients         are "pinged" more often to prevent these side channels from         becoming serviced too infrequently. -     * In [131]-unixpw mode in the username and password dialog no text +     * In [132]-unixpw mode in the username and password dialog no text         will be echoed if the first character sent is "Escape". This         enables a convenience feature in SSVNC to send the username and         password automatically.     Here are some features that appeared in the 0.9.1 release: -     * The [132]UltraVNC Java viewer has been enhanced to support SSL (as +     * The [133]UltraVNC Java viewer has been enhanced to support SSL (as         the TightVNC viewer had been previously). The UltraVNC Java         supports ultravnc filetransfer, and so can be used as a VNC viewer         on Unix that supports ultravnc filetransfer. It is in the @@ -898,12 +900,12 @@ make         Some other bugs in the UltraVNC Java viewer were fixed and a few         improvements to the UI made.       * A new Unix username login mode for VNC Viewers authenticated via a -       Client SSL Certificate: "[133]-users sslpeer=". The emailAddress +       Client SSL Certificate: "[134]-users sslpeer=". The emailAddress         subject field is inspected for username@hostname and then acts as         though "-users +username" has been supplied. This way the Unix         username is identified by (ie.. simply extracted from) the Client -       SSL Certificate. This could be useful with [134]-find, -       [135]-create and [136]-svc modes if you are also have set up and +       SSL Certificate. This could be useful with [135]-find, +       [136]-create and [137]-svc modes if you are also have set up and         use VNC Client SSL Certificate authentication.       * For external display finding/creating programs (e.g. WAIT:cmd=...)         if the VNC Viewer is authenticated via a Client SSL Certificate, @@ -912,40 +914,40 @@ make     Here are some features that appeared in the 0.9 release: -     * [137]VNC Service advertising via mDNS / ZeroConf / BonJour with -       the [138]Avahi client library. Enable via "[139]-avahi". +     * [138]VNC Service advertising via mDNS / ZeroConf / BonJour with +       the [139]Avahi client library. Enable via "[140]-avahi".       * Implementations of UltraVNC's TextChat, SingleWindow, and -       ServerInput extensions (requires ultravnc viewer or [140]ssvnc +       ServerInput extensions (requires ultravnc viewer or [141]ssvnc         Unix viewer). They toggle the selection of a single window -       ([141]-id), and disable (friendly) user input and viewing (monitor +       ([142]-id), and disable (friendly) user input and viewing (monitor         blank) at the VNC server. -     * Short aliases "[142]-find", "[143]-create", "[144]-svc", and -       "[145]-xdmsvc" for commonly used FINDCREATEDISPLAY usage modes. +     * Short aliases "[143]-find", "[144]-create", "[145]-svc", and +       "[146]-xdmsvc" for commonly used FINDCREATEDISPLAY usage modes.       * Reverse VNC connections (viewer listening) now work in SSL -       ([146]-ssl) mode. +       ([147]-ssl) mode.       * New options to control the Monitor power state and keyboard/mouse -       grabbing: [147]-forcedpms, [148]-clientdpms, [149]-noserverdpms, -       and [150]-grabalways. +       grabbing: [148]-forcedpms, [149]-clientdpms, [150]-noserverdpms, +       and [151]-grabalways.       * A simple way to emulate inetd(8) to some degree via the -       "[151]-loopbg" option. -     * Monitor the accuracy of XDAMAGE and apply "[152]-noxdamage" if it -       is not working well. OpenGL applications like like [153]beryl and +       "[152]-loopbg" option. +     * Monitor the accuracy of XDAMAGE and apply "[153]-noxdamage" if it +       is not working well. OpenGL applications like like [154]beryl and         MythTv have been shown to make XDAMAGE not work properly.       * For Java SSL connections involving a router/firewall port -       redirection, an option [154]-httpsredir to spare the user from +       redirection, an option [155]-httpsredir to spare the user from         needing to include &PORT=NNN in the browser URL.     Here are some features that appeared in the 0.8.4 release: -     * Native [155]Mac OS X Aqua/Quartz support. (i.e. OSXvnc +     * Native [156]Mac OS X Aqua/Quartz support. (i.e. OSXvnc         alternative; some activities are faster) -     * A [156]new login mode: "-display WAIT:cmd=FINDCREATEDISPLAY +     * A [157]new login mode: "-display WAIT:cmd=FINDCREATEDISPLAY         -unixpw ..." that will Create a new X session (either virtual or         real and with or without a display manager, e.g. kdm) for the user         if it cannot find the user's X session display via the FINDDISPLAY -       method. See the [157]-svc and the [158]-xdmsvc aliases. -     * x11vnc can act as a VNC [159]reflector/repeater using the -       "[160]-reflect host:N" option. Instead of polling an X display, +       method. See the [158]-svc and the [159]-xdmsvc aliases. +     * x11vnc can act as a VNC [160]reflector/repeater using the +       "[161]-reflect host:N" option. Instead of polling an X display,         the remote VNC Server host:N is connected to and re-exported via         VNC. This is intended for use in broadcasting a display to many         (e.g. > 16; classroom or large demo) VNC viewers where bandwidth @@ -953,16 +955,16 @@ make         number of repeaters.       * Wireframe copyrect detection for local user activity (e.g. someone         sitting at the physical display moving windows) Use -       [161]-nowireframelocal to disable. -     * The "[162]-N" option couples the VNC Display number to the X +       [162]-nowireframelocal to disable. +     * The "[163]-N" option couples the VNC Display number to the X         Display number. E.g. if your X DISPLAY is :2 then the VNC display         will be :2 (i.e. using port 5902). If that port is taken x11vnc         will exit. -     * Option [163]-nodpms to avoid problems with programs like KDE's +     * Option [164]-nodpms to avoid problems with programs like KDE's         kdesktop_lock that keep restarting the screen saver every few         seconds.       * To automatically fix the common mouse motion problem on XINERAMA -       (multi-headed) displays, the [164]-xwarppointer option is enabled +       (multi-headed) displays, the [165]-xwarppointer option is enabled         by default when XINERAMA is active.     If you have a Mac please try out the native Mac OS X support, build @@ -972,62 +974,62 @@ make     Here are some features that appeared in the 0.8.3 release: -     * The [165]-ssl option provides SSL encryption and authentication -       natively via the [166]www.openssl.org library. One can use from a +     * The [166]-ssl option provides SSL encryption and authentication +       natively via the [167]www.openssl.org library. One can use from a         simple self-signed certificate server certificate up to full CA         and client certificate authentication schemes. -     * Similar to -ssl, the [167]-stunnel option starts up a SSL tunnel +     * Similar to -ssl, the [168]-stunnel option starts up a SSL tunnel         server stunnel (that must be installed separately on the system: -       [168]www.stunnel.org [169]stunnel.mirt.net ) to allow only +       [169]www.stunnel.org [170]stunnel.mirt.net ) to allow only         encrypted SSL connections from the network. -     * The [170]-sslverify option allows for authenticating VNC clients +     * The [171]-sslverify option allows for authenticating VNC clients         via their certificates in either -ssl or -stunnel modes.       * Certificate creation and management tools are provide in the -       [171]-sslGenCert, [172]-sslGenCA, and [173]related options. +       [172]-sslGenCert, [173]-sslGenCA, and [174]related options.       * An SSL enabled Java applet VNC Viewer applet is provided in         classes/ssl/VncViewer.jar. In addition to normal HTTP, the applet         may be loaded into the web browser via HTTPS (HTTP over SSL). (one         can use the VNC port, e.g. https://host:5900/, or also the -       separate [174]-https port option). A wrapper shell script -       [175]ss_vncviewer is also provided that sets up a stunnel -       client-side tunnel on Unix systems. See [176]Enhanced TightVNC +       separate [175]-https port option). A wrapper shell script +       [176]ss_vncviewer is also provided that sets up a stunnel +       client-side tunnel on Unix systems. See [177]Enhanced TightVNC         Viewer (SSVNC) for other SSL/SSH viewer possibilities. -     * The [177]-unixpw option supports Unix username and password -       authentication (a simpler variant is the [178]-unixpw_nis option +     * The [178]-unixpw option supports Unix username and password +       authentication (a simpler variant is the [179]-unixpw_nis option         that works in environments where the encrypted passwords are -       readable, e.g. NIS). The [179]-ssl or [180]-localhost + -       [181]-stunnel options are enforced in this mode to prevent +       readable, e.g. NIS). The [180]-ssl or [181]-localhost + +       [182]-stunnel options are enforced in this mode to prevent         password sniffing. As a convenience, these requirements are lifted         if a SSH tunnel can be deduced (but -localhost still applies). -     * Coupling [182]-unixpw with "[183]-display WAIT:cmd=FINDDISPLAY" or +     * Coupling [183]-unixpw with "[184]-display WAIT:cmd=FINDDISPLAY" or         "-display WAIT:cmd=FINDCREATEDISPLAY" provides a way to allow a         user to login with their UNIX password and have their display -       connected to [184]automatically. See the [185]-svc and the -       [186]-xdmsvc aliases. -     * Hooks are provided in the [187]-unixpw_cmd and "[188]-passwdfile +       connected to [185]automatically. See the [186]-svc and the +       [187]-xdmsvc aliases. +     * Hooks are provided in the [188]-unixpw_cmd and "[189]-passwdfile         cmd:,custom:..." options to allow you to supply your own         authentication and password lookup programs.       * x11vnc can be configured and built to not depend on X11 libraries -       "./configure --without-x" for [189]-rawfb only operation (e.g. +       "./configure --without-x" for [190]-rawfb only operation (e.g.         embedded linux console devices). -     * The [190]-rotate option enables you to rotate or reflect the +     * The [191]-rotate option enables you to rotate or reflect the         screen before exporting via VNC. This is intended for use on         handhelds and other devices where the rotation orientation is not         "natural". -     * The "[191]-ultrafilexfer" alias is provided and improved UltraVNC +     * The "[192]-ultrafilexfer" alias is provided and improved UltraVNC         filetransfer rates have been achieved. -     * Under the "[192]-connect_or_exit host" option x11vnc will exit +     * Under the "[193]-connect_or_exit host" option x11vnc will exit         immediately unless the reverse connection to host succeeds. The         "-rfbport 0" option disables TCP listening for connections (useful         for this mode). -     * The "[193]-rawfb rand" and "-rawfb none" options are useful for +     * The "[194]-rawfb rand" and "-rawfb none" options are useful for         testing automation scripts, etc., without requiring a full         desktop. -     * Reduced spewing of information at startup, use "[194]-verbose" +     * Reduced spewing of information at startup, use "[195]-verbose"         (also "-v") to turn it back on for debugging or if you are going         to send me a problem report. -   Here are some [195]Previous Release Notes +   Here are some [196]Previous Release Notes       _________________________________________________________________      Some Notes: @@ -1054,11 +1056,11 @@ make     protocol.) I suggest using xsetroot, dtstyle or similar utility to set     a solid background while using x11vnc. You can turn the pretty     background image back on when you are using the display directly. -   Update: As of Feb/2005 x11vnc has the [196]-solid [color] option that +   Update: As of Feb/2005 x11vnc has the [197]-solid [color] option that     works on recent GNOME, KDE, and CDE and also on classic X (background     image is on the root window). -   I also find the [197]TightVNC encoding gives the best response for my +   I also find the [198]TightVNC encoding gives the best response for my     usage (Unix <-> Unix over cable modem). One needs a tightvnc-aware     vncviewer to take advantage of this encoding. @@ -1070,17 +1072,17 @@ make     is X11's default listening port). Had port 5900 been taken by some     other application, x11vnc would have next tried 5901. That would mean     the viewer command above should be changed to vncviewer -   far-away.east:1. You can force the port with the "[198]-rfbport NNNN" +   far-away.east:1. You can force the port with the "[199]-rfbport NNNN"     option where NNNN is the desired port number. If that port is already -   taken, x11vnc will exit immediately. The "[199]-N" option will try to +   taken, x11vnc will exit immediately. The "[200]-N" option will try to     match the VNC display number to the X display.   (also see the "SunRay     Gotcha" note below)     Options:   x11vnc has (far too) many features that may be activated -   via its [200]command line options. Useful options are, e.g., -scale to +   via its [201]command line options. Useful options are, e.g., -scale to     do server-side scaling, and -rfbauth passwd-file to use VNC password     protection (the vncpasswd or storepasswd programs, or the x11vnc -   [201]-storepasswd option can be used to create the password file). +   [202]-storepasswd option can be used to create the password file).     Algorithm:   How does x11vnc do it? Rather brute-forcedly: it     continuously polls the X11 framebuffer for changes using @@ -1108,7 +1110,7 @@ make     first testing out the programs. You get an interesting     recursive/feedback effect where vncviewer images keep popping up each     one contained in the previous one and slightly shifted a bit by the -   window manager decorations. There will be an [202]even more +   window manager decorations. There will be an [203]even more     interesting effect if -scale is used. Also, if the XKEYBOARD is     supported and the XBell "beeps" once, you get an infinite loop of     beeps going off. Although all of this is mildly exciting it is not @@ -1118,8 +1120,8 @@ make      Sun Ray Notes: -   You can run x11vnc on your (connected or disconnected) [203]SunRay -   session. Here are some [204]notes on SunRay usage with x11vnc. +   You can run x11vnc on your (connected or disconnected) [204]SunRay +   session. Here are some [205]notes on SunRay usage with x11vnc.       _________________________________________________________________ @@ -1131,7 +1133,7 @@ make         than you normally do to minimize the effects (e.g. do fullpage         paging rather than line-by-line scrolling, and move windows in a         single, quick motion). Recent work has provided the -       [205]-scrollcopyrect and [206]-wireframe speedups using the +       [206]-scrollcopyrect and [207]-wireframe speedups using the         CopyRect VNC encoding and other things, but they only speed up         certain activities, not all.       * A rate limiting factor for x11vnc performance is that video @@ -1180,14 +1182,14 @@ make         instead of DirectColor.         Also, a faster and more accurate way is to use the "dummy"         XFree86/Xorg device driver (or our Xdummy wrapper script). See -       [207]this FAQ for details. +       [208]this FAQ for details.       * Somewhat surprisingly, the X11 mouse (cursor) shape is write-only         and cannot be queried from the X server. So traditionally in         x11vnc the cursor shape stays fixed at an arrow. (see the "-cursor -       X" and "-cursor some" [208]options, however, for a partial hack +       X" and "-cursor some" [209]options, however, for a partial hack         for the root window, etc.). However, on Solaris using the SUN_OVL         overlay extension, x11vnc can show the correct mouse cursor when -       the [209]-overlay option is also supplied. A similar thing is done +       the [210]-overlay option is also supplied. A similar thing is done         on IRIX as well when -overlay is supplied.         More generally, as of Dec/2004 x11vnc supports the new XFIXES         extension (in Xorg and Solaris 10) to query the X server for the @@ -1195,18 +1197,18 @@ make         with transparency (alpha channel) need to approximated to solid         RGB values (some cursors look worse than others).       * Audio from applications is of course not redirected (separate -       redirectors do exist, e.g. esd [210]the FAQ on this below.) The +       redirectors do exist, e.g. esd [211]the FAQ on this below.) The         XBell() "beeps" will work if the X server supports the XKEYBOARD         extension. (Note that on Solaris XKEYBOARD is disabled by default.         Passing +kb to Xsun enables it). -     * The scroll detection algorithm for the [211]-scrollcopyrect option +     * The scroll detection algorithm for the [212]-scrollcopyrect option         can give choppy or bunched up transient output and occasionally         painting errors.       * Using -threads can expose some bugs in libvncserver. -   Please feel free to [212]contact me if you have any questions, +   Please feel free to [213]contact me if you have any questions,     problems, or comments about x11vnc, etc. -   Also, some people ask if they can make a donation, see [213]this link +   Also, some people ask if they can make a donation, see [214]this link     for that.       _________________________________________________________________ @@ -1215,375 +1217,379 @@ make     [Building and Starting] -   [214]Q-1: I can't get x11vnc to start up. It says "XOpenDisplay failed +   [215]Q-1: I can't get x11vnc to start up. It says "XOpenDisplay failed     (null)" or "Xlib: connection to ":0.0" refused by server Xlib: No     protocol specified" and then exits. What do I need to do?  -   [215]Q-2: I can't get x11vnc and/or libvncserver to compile.  +   [216]Q-2: I can't get x11vnc and/or libvncserver to compile.  -   [216]Q-3: I just built x11vnc successfully, but when I use it my +   [217]Q-3: I just built x11vnc successfully, but when I use it my     keystrokes and mouse button clicks are ignored  (I am able to move the     mouse though).  -   [217]Q-4: Help, I need to run x11vnc on Solaris 2.5.1 (or other old +   [218]Q-4: Help, I need to run x11vnc on Solaris 2.5.1 (or other old     Unix/Linux) and it doesn't compile!  -   [218]Q-5: Where can I get a precompiled x11vnc binary for my Operating +   [219]Q-5: Where can I get a precompiled x11vnc binary for my Operating     System?  -   [219]Q-6: Where can I get a VNC Viewer binary (or source code) for the +   [220]Q-6: Where can I get a VNC Viewer binary (or source code) for the     Operating System I will be viewing from?  -   [220]Q-7: How can I see all of x11vnc's command line options and +   [221]Q-7: How can I see all of x11vnc's command line options and     documentation on how to use them?  -   [221]Q-8: I don't like typing arcane command line options every time I +   [222]Q-8: I don't like typing arcane command line options every time I     start x11vnc. What can I do? Is there a config file? Or a GUI?  -   [222]Q-9: How can I get the GUI to run in the System Tray, or at least +   [223]Q-9: How can I get the GUI to run in the System Tray, or at least     be a smaller, simpler icon?  -   [223]Q-10: How can I get x11vnc to listen on a different port besides +   [224]Q-10: How can I get x11vnc to listen on a different port besides     the default VNC port (5900)?  -   [224]Q-11: My Firewall/Router doesn't allow VNC Viewers to connect to +   [225]Q-11: My Firewall/Router doesn't allow VNC Viewers to connect to     x11vnc.  -   [225]Q-12: Is it possible for a VNC Viewer and a VNC Server to connect +   [226]Q-12: Is it possible for a VNC Viewer and a VNC Server to connect     to each other even though both are behind Firewalls that block all     incoming connections?  -   [226]Q-13: Can I make x11vnc more quiet and also go into the +   [227]Q-13: Can I make x11vnc more quiet and also go into the     background after starting up?  -   [227]Q-14: Sometimes when a VNC viewer dies abruptly, x11vnc also dies +   [228]Q-14: Sometimes when a VNC viewer dies abruptly, x11vnc also dies     with the error message like: "Broken pipe". I'm using the -forever     mode and I want x11vnc to keep running.  -   [228]Q-15: The Windows TightVNC 1.3.9 Viewer cannot connect to x11vnc. +   [229]Q-15: The Windows TightVNC 1.3.9 Viewer cannot connect to x11vnc. -   [229]Q-16: KDE's krdc VNC viewer cannot connect to x11vnc.  +   [230]Q-16: KDE's krdc VNC viewer cannot connect to x11vnc.  -   [230]Q-17: Are there any build-time customizations possible, e.g. +   [231]Q-17: Are there any build-time customizations possible, e.g.     change defaults, create a smaller binary, etc?      [Win2VNC Related] -   [231]Q-18: I have two separate machine displays in front of me, one +   [232]Q-18: I have two separate machine displays in front of me, one     Windows the other X11: can I use x11vnc in combination with Win2VNC in     dual-screen mode to pass the keystrokes and mouse motions to the X11     display?  -   [232]Q-19: I am running Win2VNC on my Windows machine and "x11vnc +   [233]Q-19: I am running Win2VNC on my Windows machine and "x11vnc     -nofb" on Unix to pass keyboard and mouse to the Unix monitor.     Whenever I start Win2VNC it quickly disconnects and x11vnc says:     rfbProcessClientNormalMessage: read: Connection reset by peer  -   [233]Q-20: Can I run "x11vnc -nofb" on a Mac OS X machine to redirect +   [234]Q-20: Can I run "x11vnc -nofb" on a Mac OS X machine to redirect     mouse and keyboard input to it from Windows and X11 machines via     Win2VNC and x2vnc, respectively?      [Color Issues] -   [234]Q-21: The X display I run x11vnc on is only 8 bits per pixel +   [235]Q-21: The X display I run x11vnc on is only 8 bits per pixel     (bpp) PseudoColor (i.e. only 256 distinct colors). The x11vnc colors     may start out OK, but after a while they are incorrect in certain     windows.  -   [235]Q-22: Color problems: Why are the colors for some windows +   [236]Q-22: Color problems: Why are the colors for some windows     incorrect in x11vnc? BTW, my X display has nice overlay/multi-depth     visuals of different color depths: e.g. there are both depth 8 and 24     visuals available at the same time.  -   [236]Q-23: I am on a high color system (depth >= 24) but I seem to +   [237]Q-23: I am on a high color system (depth >= 24) but I seem to     have colormap problems. They either flash or everything is very dark.  -   [237]Q-24: How do I figure out the window id to supply to the -id +   [238]Q-24: How do I figure out the window id to supply to the -id     windowid option?  -   [238]Q-25: Why don't menus or other transient windows come up when I +   [239]Q-25: Why don't menus or other transient windows come up when I     am using the -id windowid option to view a single application window?  -   [239]Q-26: My X display is depth 24 at 24bpp (instead of the normal +   [240]Q-26: My X display is depth 24 at 24bpp (instead of the normal     depth 24 at 32bpp). I'm having lots of color and visual problems with     x11vnc and/or vncviewer. What's up?      [Xterminals] -   [240]Q-27: Can I use x11vnc to view and interact with an Xterminal +   [241]Q-27: Can I use x11vnc to view and interact with an Xterminal     (e.g. NCD) that is not running UNIX and so x11vnc cannot be run on it     directly?  -   [241]Q-28: How do I get my X permissions (MIT-MAGIC-COOKIE file) +   [242]Q-28: How do I get my X permissions (MIT-MAGIC-COOKIE file)     correct for a Unix/Linux machine acting as an Xterminal?      [Sun Rays] -   [242]Q-29: I'm having trouble using x11vnc with my Sun Ray session.  +   [243]Q-29: I'm having trouble using x11vnc with my Sun Ray session.      [Remote Control] -   [243]Q-30: How do I stop x11vnc once it is running in the background?  +   [244]Q-30: How do I stop x11vnc once it is running in the background?  -   [244]Q-31: Can I change settings in x11vnc without having to restart +   [245]Q-31: Can I change settings in x11vnc without having to restart     it? Can I remote control it?      [Security and Permissions] -   [245]Q-32: How do I create a VNC password for use with x11vnc?  +   [246]Q-32: How do I create a VNC password for use with x11vnc?  -   [246]Q-33: Can I make it so -storepasswd doesn't show my password on +   [247]Q-33: Can I make it so -storepasswd doesn't show my password on     the screen?  -   [247]Q-34: Can I have two passwords for VNC viewers, one for full +   [248]Q-34: Can I have two passwords for VNC viewers, one for full     access and the other for view-only access to the display?  -   [248]Q-35: Can I have as many full-access and view-only passwords as I +   [249]Q-35: Can I have as many full-access and view-only passwords as I     like?  -   [249]Q-36: Does x11vnc support Unix usernames and passwords? Can I +   [250]Q-36: Does x11vnc support Unix usernames and passwords? Can I     further limit the set of Unix usernames who can connect to the VNC     desktop?  -   [250]Q-37: Can I supply an external program to provide my own custom +   [251]Q-37: Can I supply an external program to provide my own custom     login method (e.g. Dynamic/One-time passwords or non-Unix (LDAP)     usernames and passwords)?  -   [251]Q-38: Why does x11vnc exit as soon as the VNC viewer disconnects? +   [252]Q-38: Why does x11vnc exit as soon as the VNC viewer disconnects?     And why doesn't it allow more than one VNC viewer to connect at the     same time?  -   [252]Q-39: Can I limit which machines incoming VNC clients can connect +   [253]Q-39: Can I limit which machines incoming VNC clients can connect     from?  -   [253]Q-40: How do I build x11vnc/libvncserver with libwrap +   [254]Q-40: How do I build x11vnc/libvncserver with libwrap     (tcp_wrappers) support?  -   [254]Q-41: Can I have x11vnc only listen on one network interface +   [255]Q-41: Can I have x11vnc only listen on one network interface     (e.g. internal LAN) rather than having it listen on all network     interfaces and relying on -allow to filter unwanted connections out?  -   [255]Q-42: Now that -localhost implies listening only on the loopback +   [256]Q-42: Now that -localhost implies listening only on the loopback     interface, how I can occasionally allow in a non-localhost via the -R     allowonce remote control command?  -   [256]Q-43: Can I fine tune what types of user input are allowed? E.g. +   [257]Q-43: Can I fine tune what types of user input are allowed? E.g.     have some users just be able to move the mouse, but not click or type     anything?  -   [257]Q-44: Can I prompt the user at the local X display whether the +   [258]Q-44: Can I prompt the user at the local X display whether the     incoming VNC client should be accepted or not? Can I decide to make     some clients view-only? How about running an arbitrary program to make     the decisions?  -   [258]Q-45: I start x11vnc as root because it is launched via inetd(8) +   [259]Q-45: I start x11vnc as root because it is launched via inetd(8)     or a display manager like gdm(1). Can I have x11vnc later switch to a     different user?  -   [259]Q-46: I use a screen-lock when I leave my workstation (e.g. +   [260]Q-46: I use a screen-lock when I leave my workstation (e.g.     xscreensaver or xlock). When I remotely access my workstation desktop     via x11vnc I can unlock the desktop fine, but I am worried people will     see my activities on the physical monitor. What can I do to prevent     this, or at least make it more difficult?  -   [260]Q-47: Can I have x11vnc automatically lock the screen when I +   [261]Q-47: Can I have x11vnc automatically lock the screen when I     disconnect the VNC viewer?      [Encrypted Connections] -   [261]Q-48: How can I tunnel my connection to x11vnc via an encrypted +   [262]Q-48: How can I tunnel my connection to x11vnc via an encrypted     SSH channel between two Unix machines?  -   [262]Q-49: How can I tunnel my connection to x11vnc via an encrypted +   [263]Q-49: How can I tunnel my connection to x11vnc via an encrypted     SSH channel from Windows using an SSH client like Putty?  -   [263]Q-50: How can I tunnel my connection to x11vnc via an encrypted +   [264]Q-50: How can I tunnel my connection to x11vnc via an encrypted     SSL channel using an external tool like stunnel?  -   [264]Q-51: Does x11vnc have built-in SSL tunneling?  +   [265]Q-51: Does x11vnc have built-in SSL tunneling?  -   [265]Q-52: How do I use VNC Viewers with built-in SSL tunneling?  +   [266]Q-52: How do I use VNC Viewers with built-in SSL tunneling?  -   [266]Q-53: How do I use the Java applet VNC Viewer with built-in SSL +   [267]Q-53: How do I use the Java applet VNC Viewer with built-in SSL     tunneling when going through a Web Proxy?  -   [267]Q-54: Can Apache web server act as a gateway for users to connect +   [268]Q-54: Can Apache web server act as a gateway for users to connect     via SSL from the Internet with a Web browser to x11vnc running on     their workstations behind a firewall?  -   [268]Q-55: Can I create and use my own SSL Certificate Authority (CA) +   [269]Q-55: Can I create and use my own SSL Certificate Authority (CA)     with x11vnc?      [Display Managers and Services] -   [269]Q-56: How can I run x11vnc as a "service" that is always +   [270]Q-56: How can I run x11vnc as a "service" that is always     available?  -   [270]Q-57: How can I use x11vnc to connect to an X login screen like +   [271]Q-57: How can I use x11vnc to connect to an X login screen like     xdm, GNOME gdm, KDE kdm, or CDE dtlogin? (i.e. nobody is logged into     an X session yet).  -   [271]Q-58: Can I run x11vnc out of inetd(8)? How about xinetd(8)?  +   [272]Q-58: Can I run x11vnc out of inetd(8)? How about xinetd(8)?  -   [272]Q-59: Can I have x11vnc advertise its VNC service and port via +   [273]Q-59: Can I have x11vnc advertise its VNC service and port via     mDNS / Zeroconf (e.g. Avahi) so VNC viewers on the local network can     detect it automatically?  -   [273]Q-60: Can I have x11vnc allow a user to log in with her UNIX +   [274]Q-60: Can I have x11vnc allow a user to log in with her UNIX     username and password and then have it find her X session display on     that machine and then connect to it? How about starting an X session     if one cannot be found?  -   [274]Q-61: Can I have x11vnc restart itself after it terminates?  +   [275]Q-61: Can I have x11vnc restart itself after it terminates?  -   [275]Q-62: How do I make x11vnc work with the Java VNC viewer applet +   [276]Q-62: How do I make x11vnc work with the Java VNC viewer applet     in a web browser?  -   [276]Q-63: Are reverse connections (i.e. the VNC server connecting to +   [277]Q-63: Are reverse connections (i.e. the VNC server connecting to     the VNC viewer) using "vncviewer -listen" and vncconnect(1) supported? -   [277]Q-64: Can reverse connections be made to go through a Web or +   [278]Q-64: Can reverse connections be made to go through a Web or     SOCKS proxy or SSH?  -   [278]Q-65: Can I use x11vnc as a replacement for Xvnc? (i.e. not for a +   [279]Q-65: Can I use x11vnc as a replacement for Xvnc? (i.e. not for a     real display, but for a virtual one I keep around).  -   [279]Q-66: How can I use x11vnc on "headless" machines? Why might I +   [280]Q-66: How can I use x11vnc on "headless" machines? Why might I     want to?      [Resource Usage and Performance] -   [280]Q-67: I have lots of memory, but why does x11vnc fail with +   [281]Q-67: I have lots of memory, but why does x11vnc fail with     shmget: No space left on device    or    Minor opcode of failed     request: 1 (X_ShmAttach)?  -   [281]Q-68: How can I make x11vnc use less system resources?  +   [282]Q-68: How can I make x11vnc use less system resources?  -   [282]Q-69: How can I make x11vnc use MORE system resources?  +   [283]Q-69: How can I make x11vnc use MORE system resources?  -   [283]Q-70: I use x11vnc over a slow link with high latency (e.g. +   [284]Q-70: I use x11vnc over a slow link with high latency (e.g.     dialup modem or broadband), is there anything I can do to speed things     up?  -   [284]Q-71: Does x11vnc support the X DAMAGE Xserver extension to find +   [285]Q-71: Does x11vnc support the X DAMAGE Xserver extension to find     modified regions of the screen quickly and efficiently?  -   [285]Q-72: My OpenGL application shows no screen updates unless I +   [286]Q-72: My OpenGL application shows no screen updates unless I     supply the -noxdamage option to x11vnc.  -   [286]Q-73: When I drag windows around with the mouse or scroll up and +   [287]Q-73: When I drag windows around with the mouse or scroll up and     down things really bog down (unless I do the drag in a single, quick     motion). Is there anything to do to improve things?  -   [287]Q-74: Why not do something like wireframe animations to avoid the +   [288]Q-74: Why not do something like wireframe animations to avoid the     windows "lurching" when being moved or resized?  -   [288]Q-75: Can x11vnc try to apply heuristics to detect when a window +   [289]Q-75: Can x11vnc try to apply heuristics to detect when a window     is scrolling its contents and use the CopyRect encoding for a speedup? -   [289]Q-76: Can x11vnc do client-side caching of pixel data? I.e. so +   [290]Q-76: Can x11vnc do client-side caching of pixel data? I.e. so     when that pixel data is needed again it does not have to be     retransmitted over the network.      [Mouse Cursor Shapes] -   [290]Q-77: Why isn't the mouse cursor shape (the little icon shape +   [291]Q-77: Why isn't the mouse cursor shape (the little icon shape     where the mouse pointer is) correct as I move from window to window?  -   [291]Q-78: When using XFIXES cursorshape mode, some of the cursors +   [292]Q-78: When using XFIXES cursorshape mode, some of the cursors     look really bad with extra black borders around the cursor and other     cruft. How can I improve their appearance?  -   [292]Q-79: In XFIXES mode, are there any hacks to handle cursor +   [293]Q-79: In XFIXES mode, are there any hacks to handle cursor     transparency ("alpha channel") exactly?      [Mouse Pointer] -   [293]Q-80: Why does the mouse arrow just stay in one corner in my +   [294]Q-80: Why does the mouse arrow just stay in one corner in my     vncviewer, whereas my cursor (that does move) is just a dot?  -   [294]Q-81: Can I take advantage of the TightVNC extension to the VNC +   [295]Q-81: Can I take advantage of the TightVNC extension to the VNC     protocol where Cursor Positions Updates are sent back to all connected     clients (i.e. passive viewers can see the mouse cursor being moved     around by another viewer)?  -   [295]Q-82: Is it possible to swap the mouse buttons (e.g. left-handed +   [296]Q-82: Is it possible to swap the mouse buttons (e.g. left-handed     operation), or arbitrarily remap them? How about mapping button clicks     to keystrokes, e.g. to partially emulate Mouse wheel scrolling?      [Keyboard Issues] -   [296]Q-83: How can I get my AltGr and Shift modifiers to work between +   [297]Q-83: How can I get my AltGr and Shift modifiers to work between     keyboards for different languages?  -   [297]Q-84: When I try to type a "<" (i.e. less than) instead I get ">" +   [298]Q-84: When I try to type a "<" (i.e. less than) instead I get ">"     (i.e. greater than)! Strangely, typing ">" works OK!!  -   [298]Q-85: When I try to type a "<" (i.e. less than) instead I get +   [299]Q-85: When I try to type a "<" (i.e. less than) instead I get     "<," (i.e. an extra comma).  -   [299]Q-86: I'm using an "international" keyboard (e.g. German "de", or +   [300]Q-86: I'm using an "international" keyboard (e.g. German "de", or     Danish "dk") and the -modtweak mode works well if the VNC viewer is     run on a Unix/Linux machine with a similar keyboard.   But if I run     the VNC viewer on Unix/Linux with a different keyboard (e.g. "us") or     Windows with any keyboard, I can't type some keys like:   "@", "$",     "<", ">", etc. How can I fix this?  -   [300]Q-87: When typing I sometimes get double, triple, or more of my +   [301]Q-87: When typing I sometimes get double, triple, or more of my     keystrokes repeated. I'm sure I only typed them once, what can I do?  -   [301]Q-88: The x11vnc -norepeat mode is in effect, but I still get +   [302]Q-88: The x11vnc -norepeat mode is in effect, but I still get     repeated keystrokes!!  -   [302]Q-89: The machine where I run x11vnc has an AltGr key, but the +   [303]Q-89: After using x11vnc for a while, I find that I cannot type +   some (or any) characters or my mouse clicks and drags no longer have +   any affect. What happened?  + +   [304]Q-90: The machine where I run x11vnc has an AltGr key, but the     local machine where I run the VNC viewer does not. Is there a way I     can map a local unused key to send an AltGr? How about a Compose key     as well?  -   [303]Q-90: I have a Sun machine I run x11vnc on. Its Sun keyboard has +   [305]Q-91: I have a Sun machine I run x11vnc on. Its Sun keyboard has     just one Alt key labelled "Alt" and two Meta keys labelled with little     diamonds. The machine where I run the VNC viewer only has Alt keys.     How can I send a Meta keypress? (e.g. emacs needs this)  -   [304]Q-91: Running x11vnc on HP-UX I cannot type "#" I just get a "3" +   [306]Q-92: Running x11vnc on HP-UX I cannot type "#" I just get a "3"     instead.  -   [305]Q-92: Can I map a keystroke to a mouse button click on the remote +   [307]Q-93: Can I map a keystroke to a mouse button click on the remote     machine?  -   [306]Q-93: How can I get Caps_Lock to work between my VNC viewer and +   [308]Q-94: How can I get Caps_Lock to work between my VNC viewer and     x11vnc?      [Screen Related Issues and Features] -   [307]Q-94: The remote display is larger (in number of pixels) than the +   [309]Q-95: The remote display is larger (in number of pixels) than the     local display I am running the vncviewer on. I don't like the     vncviewer scrollbars, what I can do?  -   [308]Q-95: Does x11vnc support server-side framebuffer scaling? (E.g. +   [310]Q-96: Does x11vnc support server-side framebuffer scaling? (E.g.     to make the desktop smaller).  -   [309]Q-96: Does x11vnc work with Xinerama? (i.e. multiple monitors +   [311]Q-97: Does x11vnc work with Xinerama? (i.e. multiple monitors     joined together to form one big, single screen).  -   [310]Q-97: Can I use x11vnc on a multi-headed display that is not +   [312]Q-98: Can I use x11vnc on a multi-headed display that is not     Xinerama (i.e. separate screens :0.0, :0.1, ... for each monitor)?  -   [311]Q-98: Can x11vnc show only a portion of the display? (E.g. for a +   [313]Q-99: Can x11vnc show only a portion of the display? (E.g. for a     special purpose rfb application).  -   [312]Q-99: Does x11vnc support the XRANDR (X Resize, Rotate and +   [314]Q-100: Does x11vnc support the XRANDR (X Resize, Rotate and     Reflection) extension? Whenever I rotate or resize the screen x11vnc     just seems to crash.  -   [313]Q-100: Independent of any XRANDR, can I have x11vnc rotate and/or +   [315]Q-101: Independent of any XRANDR, can I have x11vnc rotate and/or     reflect the screen that the VNC viewers see? (e.g. for a handheld     whose screen is rotated 90 degrees).  -   [314]Q-101: Why is the view in my VNC viewer completely black? Or why +   [316]Q-102: Why is the view in my VNC viewer completely black? Or why     is everything flashing around randomly?  -   [315]Q-102: I use Linux Virtual Consoles (VC's) to implement 'Fast +   [317]Q-103: I use Linux Virtual Consoles (VC's) to implement 'Fast     User Switching' between users' sessions (e.g. Betty is on Ctrl-Alt-F7,     Bobby is on Ctrl-Alt-F8, and Sid is on Ctrl-Alt-F1: they use those     keystrokes to switch between their sessions).   How come the view in a @@ -1591,77 +1597,77 @@ make     otherwise all messed up unless the X session x11vnc is attached to is     in the active VC?  -   [316]Q-103: I am using x11vnc where my local machine has "popup/hidden +   [318]Q-104: I am using x11vnc where my local machine has "popup/hidden     taskbars" and the remote display where x11vnc runs also has     "popup/hidden taskbars" and they interfere and fight with each other.     What can I do?  -   [317]Q-104: Help! x11vnc and my KDE screensaver keep switching each +   [319]Q-105: Help! x11vnc and my KDE screensaver keep switching each     other on and off every few seconds.  -   [318]Q-105: I am running the beryl 3D window manager (or MythTv, +   [320]Q-106: I am running the beryl 3D window manager (or MythTv,     Google Earth, or some other OpenGL app) and I do not get screen     updates in x11vnc.  -   [319]Q-106: Can I use x11vnc to view my VMWare session remotely?  +   [321]Q-107: Can I use x11vnc to view my VMWare session remotely?      [Exporting non-X11 devices via VNC] -   [320]Q-107: Can non-X devices (e.g. a raw framebuffer) be viewed (and +   [322]Q-108: Can non-X devices (e.g. a raw framebuffer) be viewed (and     even controlled) via VNC with x11vnc?  -   [321]Q-108: Can I export via VNC a Webcam or TV tuner framebuffer +   [323]Q-109: Can I export via VNC a Webcam or TV tuner framebuffer     using x11vnc?  -   [322]Q-109: Can I connect via VNC to a Qt-embedded/Qtopia application +   [324]Q-110: Can I connect via VNC to a Qt-embedded/Qtopia application     running on my handheld or PC using the Linux console framebuffer (i.e.     not X11)?  -   [323]Q-110: Now that non-X11 devices can be exported via VNC using +   [325]Q-111: Now that non-X11 devices can be exported via VNC using     x11vnc, can I build it with no dependencies on X11 header files and     libraries?  -   [324]Q-111: Does x11vnc support Mac OS X Aqua/Quartz displays natively +   [326]Q-112: Does x11vnc support Mac OS X Aqua/Quartz displays natively     (i.e. no X11 involved)?  -   [325]Q-112: Can x11vnc be used as a VNC reflector/repeater to improve +   [327]Q-113: Can x11vnc be used as a VNC reflector/repeater to improve     performance for the case of a large number of simultaneous VNC viewers     (e.g. classroom broadcasting or a large demo)?      [Misc: Clipboard, File Transfer/Sharing, Printing, Sound, Beeps,     Thanks, etc.] -   [326]Q-113: Does the Clipboard/Selection get transferred between the +   [328]Q-114: Does the Clipboard/Selection get transferred between the     vncviewer and the X display?  -   [327]Q-114: Can I use x11vnc to record a Shock Wave Flash (or other +   [329]Q-115: Can I use x11vnc to record a Shock Wave Flash (or other     format) video of my desktop, e.g. to record a tutorial or demo?  -   [328]Q-115: Can I transfer files back and forth with x11vnc?  +   [330]Q-116: Can I transfer files back and forth with x11vnc?  -   [329]Q-116: Which UltraVNC extensions are supported?  +   [331]Q-117: Which UltraVNC extensions are supported?  -   [330]Q-117: Can x11vnc emulate UltraVNC's Single Click helpdesk mode +   [332]Q-118: Can x11vnc emulate UltraVNC's Single Click helpdesk mode     for Unix? I.e. something very simple for a naive user to initiate a     reverse vnc connection from their Unix desktop to a helpdesk     operator's VNC Viewer.  -   [331]Q-118: Can I (temporarily) mount my local (viewer-side) +   [333]Q-119: Can I (temporarily) mount my local (viewer-side)     Windows/Samba File share on the machine where x11vnc is running?  -   [332]Q-119: Can I redirect CUPS print jobs from the remote desktop +   [334]Q-120: Can I redirect CUPS print jobs from the remote desktop     where x11vnc is running to a printer on my local (viewer-side)     machine?  -   [333]Q-120: How can I hear the sound (audio) from the remote +   [335]Q-121: How can I hear the sound (audio) from the remote     applications on the desktop I am viewing via x11vnc?  -   [334]Q-121: Why don't I hear the "Beeps" in my X session (e.g. when +   [336]Q-122: Why don't I hear the "Beeps" in my X session (e.g. when     typing tput bel in an xterm)?  -   [335]Q-122: Does x11vnc work with IPv6?  +   [337]Q-123: Does x11vnc work with IPv6?  -   [336]Q-123: Thanks for your program and for your help! Can I make a +   [338]Q-124: Thanks for your program and for your help! Can I make a     donation?        _________________________________________________________________ @@ -1674,7 +1680,7 @@ make     For the former error, you need to specify the X display to connect to     (it also needs to be on the same machine the x11vnc process is to run -   on). Set your DISPLAY environment variable or use the [337]-display +   on). Set your DISPLAY environment variable or use the [339]-display     option to specify it. Nearly always the correct value will be ":0" (in     fact, x11vnc will now assume :0 if given no other information). @@ -1691,9 +1697,9 @@ make     working when you try to start x11vnc via, say, a remote shell.     How to Solve:  See the xauth(1), Xsecurity(7), and xhost(1) man pages -   or [338]this Howto for much info on X11 permissions. For example, you +   or [340]this Howto for much info on X11 permissions. For example, you     may need to set your XAUTHORITY environment variable or use the -   [339]-auth option to point to the correct MIT-MAGIC-COOKIE file (e.g. +   [341]-auth option to point to the correct MIT-MAGIC-COOKIE file (e.g.     /home/joe/.Xauthority or /var/gdm/:0.Xauth or /var/lib/kdm/A:0-crWk72K     or /tmp/.gdmzndVlR, etc.), or simply be sure you run x11vnc as the     correct user (i.e. the user who is logged into the X session you wish @@ -1715,11 +1721,11 @@ make    x11vnc -display :0 -auth /var/gdm/:0.Xauth     (this is for the display manager gdm and requires root permission to -   read the gdm cookie file, see [340]this faq for other display manager +   read the gdm cookie file, see [342]this faq for other display manager     cookie file names). While running x11vnc as root, remember it comes     with no warranty ;-). -   Note as of Feb/2007 you can also try the [341]-find option instead of +   Note as of Feb/2007 you can also try the [343]-find option instead of     "-display ..." and see if that finds your display and Xauthority.     Less safe, but to avoid figuring out where the correct XAUTHORITY file @@ -1728,7 +1734,7 @@ make     (from the same machine). The person could then type "xhost -localhost"     after x11vnc has connected to go back to the default permissions.     Also, for some situations the "-users lurk=" option may be of use -   (please read the documentation on the [342]-users option). +   (please read the documentation on the [344]-users option).     To test out your X11 permissions from a remote shell, set DISPLAY and     possibly XAUTHORITY (see your shell's man page, bash(1), tcsh(1), on @@ -1747,7 +1753,7 @@ make     properly).     Firewalls: Speaking of permissions, it should go without saying that -   the host-level [343]firewall will need to be configured to allow +   the host-level [345]firewall will need to be configured to allow     connections in on a port. E.g. 5900 (default VNC port) or 22 (default     SSH port for tunnelling VNC). Most systems these days have firewalls     turned on by default, so you will actively have to do something to @@ -1825,7 +1831,7 @@ libssl.so      libcrypto.so    libcrypt.so     the above list may be out of date. So only use the above lists as     hints for the package names that are needed. -   Have a look at [344]Misc. Build Problems for additional fixes. +   Have a look at [346]Misc. Build Problems for additional fixes.     Note: there is growing trend in Linux and other distros to slice up     core X11 software into more and smaller packages. So be prepared for @@ -1843,7 +1849,7 @@ libssl.so      libcrypto.so    libcrypt.so      ii  libssl0.9.8    0.9.8a-7ubuntu SSL shared libraries     (in fact it should have installed both by default if it knew what it -   was doing). See [345]here too. +   was doing). See [347]here too.     Q-3: I just built x11vnc successfully, but when I use it my keystrokes @@ -1917,7 +1923,7 @@ h     earlier and perhaps non-Solaris):     First use the environment settings (CPPFLAGS, LDFLAGS, etc.) in the -   above [346]Solaris build script to run the configure command. That +   above [348]Solaris build script to run the configure command. That     should succeed without failure. Then you have to hand edit the     autogenerated rfb/rfbconfig.h file in the source tree, and just before     the last #endif at the bottom of that file insert these workaround @@ -1943,7 +1949,7 @@ typedef unsigned int in_addr_t;     on other older OS (Solaris, Linux, ...) releases.     Here are some notes for similar steps that need to be done to build on -   [347]SunOS 4.x +   [349]SunOS 4.x     Please let us know if you had to use the above workaround (and whether     it worked or not). If there is enough demand we will try to push clean @@ -1953,31 +1959,33 @@ typedef unsigned int in_addr_t;     Q-5: Where can I get a precompiled x11vnc binary for my Operating     System? -   Hopefully the [348]build steps above and [349]FAQ provide enough info +   Hopefully the [350]build steps above and [351]FAQ provide enough info     for a painless compile for most environments. Please report problems     with the x11vnc configure, make, etc. on your system (if your system     is known to compile other GNU packages successfully).     There are precompiled x11vnc binaries built by other groups that are     available at the following locations: -    Slackware:      (.tgz)  [350]http://www.linuxpackages.net/ - -   Redhat/Fedora: (.rpm) [351]http://dag.wieers.com/packages/x11vnc/ -   [352]http://dries.ulyssis.org/rpm/packages/x11vnc Debian: (.deb) -   [353]http://packages.debian.org/x11vnc (N.B: old and unmaintained; -   better to compile from source) SuSE: (.rpm) -   [354]http://linux01.gwdg.de/~pbleser/ Solaris: (pkg) -   [355]http://www.sunfreeware.com/ (N.B: very old; better to compile -   from source) FreeBSD: (.tbz) [356]http://www.freebsd.org/ -   [357]http://www.freshports.org/net/x11vnc OpenBSD: (.tgz) -   [358]http://www.openbsd.org/ (N.B: very old and unmaintained; better -   to compile from source) NetBSD: (src) [359]http://pkgsrc.se/x11/x11vnc -   Nokia 770 (.deb) -   [360]http://mike.saunby.googlepages.com/x11vncfornokia7702 Sharp -   Zaurus [361]http://www.pdaxrom.org/ and [362]http://www.focv.com/ +    Slackware:      (.tgz)  [352]http://www.linuxpackages.net/ + +   Redhat/Fedora: (.rpm) [353]http://dag.wieers.com/packages/x11vnc/ +   [354]http://dries.ulyssis.org/rpm/packages/x11vnc SuSE: (.rpm) +   [355]http://linux01.gwdg.de/~pbleser/ Gentoo: (info) +   [356]http://gentoo-wiki.com/ and [357]http://gentoo-portage.com/ +   FreeBSD: (.tbz) [358]http://www.freebsd.org/ +   [359]http://www.freshports.org/net/x11vnc NetBSD: (src) +   [360]http://pkgsrc.se/x11/x11vnc Arch Linux: (.tgz) +   [361]http://www.archlinux.org/ Nokia 770 (.deb) +   [362]http://mike.saunby.googlepages.com/x11vncfornokia7702 Sharp +   Zaurus [363]http://www.focv.com/ Debian: (.deb) +   [364]http://packages.debian.org/x11vnc (N.B: old and unmaintained; +   better to compile from source) Solaris: (pkg) +   [365]http://www.sunfreeware.com/ (N.B: very old; better to compile +   from source) OpenBSD: (.tgz) [366]http://www.openbsd.org/ (N.B: very +   old and unmaintained; better to compile from source)     If the above binaries don't work and building x11vnc on your OS fails -   (and all else fails!) you can try one of [363]My Collection of x11vnc +   (and all else fails!) you can try one of [367]My Collection of x11vnc     Binaries for various OS's and x11vnc releases.     As a general note, the x11vnc program is simple enough you don't @@ -1995,7 +2003,7 @@ typedef unsigned int in_addr_t;     If you use a standalone binary like this and also want x11vnc to serve     up the Java VNC Viewer jar file (either SSL enabled or regular one),     then you will need to extract the classes subdirectory from the source -   tarball and point x11vnc to it via the [364]-httpdir option. E.g.: +   tarball and point x11vnc to it via the [368]-httpdir option. E.g.:      x11vnc -httpdir /path/to/x11vnc-0.8.3/classes/ssl ... @@ -2004,11 +2012,11 @@ typedef unsigned int in_addr_t;     To obtain VNC viewers for the viewing side (Windows, Mac OS, or Unix)     try here: -     * [365]http://www.tightvnc.com/download.html -     * [366]http://www.realvnc.com/download-free.html -     * [367]http://sourceforge.net/projects/cotvnc/ -     * [368]http://www.ultravnc.com/ -     * [369]Our Enhanced TightVNC Viewer (SSVNC) +     * [369]http://www.tightvnc.com/download.html +     * [370]http://www.realvnc.com/download-free.html +     * [371]http://sourceforge.net/projects/cotvnc/ +     * [372]http://www.ultravnc.com/ +     * [373]Our Enhanced TightVNC Viewer (SSVNC)         [ssvnc.gif] @@ -2017,7 +2025,7 @@ typedef unsigned int in_addr_t;     Run:  x11vnc -opts   to list just the option names or run:  x11vnc     -help   for long descriptions about each option. The output is listed -   [370]here as well. Yes, x11vnc does have a lot of options, doesn't +   [374]here as well. Yes, x11vnc does have a lot of options, doesn't     it... @@ -2049,10 +2057,10 @@ display :0     program is needed for operation. The gui is not particularly     user-friendly, it just provides a point and click mode to set all the     many x11vnc parameters and obtain help on them. It is also very useful -   for testing. See the [371]-gui option for more info. Examples: "x11vnc +   for testing. See the [375]-gui option for more info. Examples: "x11vnc     ... -gui" and "x11vnc ... -gui other:0" in the latter case the gui is     displayed on other:0, not the X display x11vnc is polling. There is -   also a "[372]-gui tray" system tray mode. +   also a "[376]-gui tray" system tray mode.     [tkx11vnc.gif] @@ -2089,7 +2097,7 @@ display :0     PORT=59xx line to see which port it found, then subtract 5900 from it     for the VNC display number to enter into the VNC Viewer(s). -   The "[373]-N" option will try to match the VNC display number to the X +   The "[377]-N" option will try to match the VNC display number to the X     display (e.g. X11 DISPLAY of :5 (port 6005) will have VNC display :5     (port 5905)). @@ -2097,7 +2105,7 @@ display :0     Q-11: My Firewall/Router doesn't allow VNC Viewers to connect to     x11vnc. -   See the [374]Firewalls/Routers discussion. +   See the [378]Firewalls/Routers discussion.     Q-12: Is it possible for a VNC Viewer and a VNC Server to connect to @@ -2111,7 +2119,7 @@ display :0     In the following discussion, we will suppose port 5950 is being used     on the relay machine as the VNC port for the rendezvous. -   A way to rendezvous is to have the VNC Server start a [375]reverse +   A way to rendezvous is to have the VNC Server start a [379]reverse     connection to the relay machine:     x11vnc -connect third-machine.net:5950 ... @@ -2130,11 +2138,11 @@ display :0     the owner to allow you to install this software (and he would likely     need to open his server's firewall to allow the port through). -   It is recommended that [376]SSL is used for encryption (e.g. -   "[377]-ssl SAVE") when going over the internet. +   It is recommended that [380]SSL is used for encryption (e.g. +   "[381]-ssl SAVE") when going over the internet.     We have a prototype for performing a rendezvous via a Web Server -   acting as the relay machine. Download the [378]vncxfer CGI script and +   acting as the relay machine. Download the [382]vncxfer CGI script and     see the instructions at the top.     Once that CGI script is set up on the website, both users go to, say, @@ -2164,7 +2172,7 @@ display :0     port requirement (e.g. use HTTP/CGI itself for the transfer... it is     difficult to emulate a full-duplex TCP connection with them.) -   See also the [379]Firewalls/Routers discussion and [380]Reverse +   See also the [383]Firewalls/Routers discussion and [384]Reverse     Connection Proxy discussion. @@ -2179,10 +2187,10 @@ display :0     a different port for the redir. It could be any port, what matters is     that both parties refer to the same one. -   Set up the Tunnel on the VNC Server side: +   Set up the Tunnel from the VNC Server side:     ssh -t -R 5933:localhost:5900 user@third-machine.net -   Set up the Tunnel on the VNC Viewer side: +   Set up the Tunnel from the VNC Viewer side:     ssh -t -L 5900:localhost:5933 user@third-machine.net     Run Server on the VNC Server side: @@ -2192,24 +2200,26 @@ display :0     vncviewer -encodings "copyrect tight zrle hextile" localhost:0     (we assume the old-style -encodings option needs to be used. See -   [381]here for details.). +   [385]here for details.).     If the SSH machine has been configured (see sshd_config(5)) with the     option GatewayPorts=yes, then the tunnel set up by the VNC Server will -   be reachable directly by the VNC viewer. So in that case the Viewer -   side does not need to run any ssh command, but rather only runs: +   be reachable directly by the VNC viewer (as long as the SSH machine's +   firewall does not block the port, 5933 in this example). So in that +   case the Viewer side does not need to run any ssh command, but rather +   only runs:     vncviewer third-machine.net:33 -   In this case we recommend [382]SSL be used for encryption. +   In this case we recommend [386]SSL be used for encryption.     The creation of both tunnels can be automated. As of Oct/2007 the -   [383]-ssh x11vnc option is available and so only this command needs to +   [387]-ssh x11vnc option is available and so only this command needs to     be run on the VNC Server side:     x11vnc -ssh user@third-machine.net:33 ...     (the SSH passphrase may need to be supplied). -   To automate on the VNC Viewer side, the user can use the [384]Enhanced +   To automate on the VNC Viewer side, the user can use the [388]Enhanced     TightVNC Viewer (SSVNC) by:       * Clicking on 'Use SSH'       * Entering user@third-machine.net:33 into 'VNC Host:Display' entry @@ -2226,11 +2236,11 @@ display :0     Q-13: Can I make x11vnc more quiet and also go into the background     after starting up? -   Use the [385]-q and [386]-bg options, respectively.  (also: -quiet is +   Use the [389]-q and [390]-bg options, respectively.  (also: -quiet is     an alias for -q)     Note that under -bg the stderr messages will be lost unless you use -   the "[387]-o logfile" option. +   the "[391]-o logfile" option.     Q-14: Sometimes when a VNC viewer dies abruptly, x11vnc also dies with @@ -2256,8 +2266,8 @@ display :0     Q-16: KDE's krdc VNC viewer cannot connect to x11vnc. -   This has been fixed in x11vnc version 0.8.4. More info [388]here, -   [389]here, and [390]here. +   This has been fixed in x11vnc version 0.8.4. More info [392]here, +   [393]here, and [394]here.     Q-17: Are there any build-time customizations possible, e.g. change @@ -2265,7 +2275,7 @@ display :0     There are some options. They are enabled by adding something like     -Dxxxx=1 to the CPPFLAGS environment variable before running configure -   (see the [391]build notes for general background). +   (see the [395]build notes for general background).  /*   * Mar/2006   * Build-time customization via CPPFLAGS. @@ -2336,21 +2346,21 @@ display :0     dual-screen mode to pass the keystrokes and mouse motions to the X11     display? -   Yes, for best response start up x11vnc with the "[392]-nofb" option +   Yes, for best response start up x11vnc with the "[396]-nofb" option     (disables framebuffer polling, and does other optimizations) on the     secondary display (X11) machine. Then start up Win2VNC on the primary     display (Windows) referring it to the secondary display. -   This will also work X11 to X11 using [393]x2vnc, however you would +   This will also work X11 to X11 using [397]x2vnc, however you would     probably just want to avoid VNC and use x2x for that.     For reference, here are some links to Win2VNC-like programs for     multiple monitor setups: -     * [394]Original Win2VNC -     * [395]Enhanced Win2VNC and [396]sourceforge link -     * [397]x2vnc -     * [398]x2x also [399]here -     * [400]zvnc (MorphOS) +     * [398]Original Win2VNC +     * [399]Enhanced Win2VNC and [400]sourceforge link +     * [401]x2vnc +     * [402]x2x also [403]here +     * [404]zvnc (MorphOS)     All of them will work with x11vnc (except x2x where it is not needed). @@ -2370,7 +2380,7 @@ display :0     on your display to be depth 24 TrueColor? Sun machines often have 8+24     overlay/multi-depth visuals, and you can make the default visual depth     24 TrueColor (see fbconfig(1) and Xsun(1)). 2) As of Feb/2004 x11vnc -   has the [401]-visual option to allow you to force the framebuffer +   has the [405]-visual option to allow you to force the framebuffer     visual to whatever you want (this usually messes up the colors unless     you are very clever). In this case, the option provides a convenient     workaround for the Win2VNC bug: @@ -2384,7 +2394,7 @@ display :0     and keyboard input to it from Windows and X11 machines via Win2VNC and     x2vnc, respectively? -   Yes, as of Nov/2006 [402]you can. There may be a trick or two you'll +   Yes, as of Nov/2006 [406]you can. There may be a trick or two you'll     need to do to get the Clipboard exchange between the machines to work. @@ -2395,7 +2405,7 @@ display :0     PseudoColor (i.e. only 256 distinct colors). The x11vnc colors may     start out OK, but after a while they are incorrect in certain windows. -   Use the [403]-flashcmap option to have x11vnc watch for changes in the +   Use the [407]-flashcmap option to have x11vnc watch for changes in the     colormap, and propagate those changes back to connected clients. This     can be slow (since the whole screen must be updated over the network     whenever the colormap changes). This flashing colormap behavior often @@ -2404,13 +2414,13 @@ display :0     example of this. Consider reconfiguring the system to 16 bpp or depth     24 TrueColor if at all possible. -   Also note the option [404]-8to24 (Jan/2006) can often remove the need +   Also note the option [408]-8to24 (Jan/2006) can often remove the need     for flashing the colormap. Everything is dynamically transformed to     depth 24 at 32 bpp using the colormaps. There may be painting errors     however (see the following FAQ for tips on reducing and correcting     them). -   In some rare cases the [405]-notruecolor option has corrected colors +   In some rare cases the [409]-notruecolor option has corrected colors     on 8bpp displays. The red, green, and blue masks were non-zero in 8bpp     PseudoColor on an obscure setup, and this option corrected the     problems. @@ -2421,13 +2431,13 @@ display :0     different color depths: e.g. there are both depth 8 and 24 visuals     available at the same time. -   You may want to review the [406]previous question regarding 8 bpp +   You may want to review the [410]previous question regarding 8 bpp     PseudoColor. -   On some hardware (Sun/SPARC and SGI), the [407]-overlay option +   On some hardware (Sun/SPARC and SGI), the [411]-overlay option     discussed a couple paragraphs down may solve this for you (you may     want to skip to it directly). On other hardware the less robust -   [408]-8to24 option may help (also discussed below). +   [412]-8to24 option may help (also discussed below).     Run xdpyinfo(1) to see what the default visual is and what the depths     of the other visuals are. Does the default visual have a depth of 8 @@ -2463,7 +2473,7 @@ TrueColor defdepth 24     The -overlay mode: Another option is if the system with overlay     visuals is a Sun system running Solaris or SGI running IRIX you can -   use the [409]-overlay x11vnc option (Aug/2004) to have x11vnc use the +   use the [413]-overlay x11vnc option (Aug/2004) to have x11vnc use the     Solaris XReadScreen(3X11) function to poll the "true view" of the     whole screen at depth 24 TrueColor. XReadDisplay(3X11) is used on     IRIX. This is useful for Legacy applications (older versions of @@ -2488,7 +2498,7 @@ TrueColor defdepth 24     Xsun, e.g. in your /etc/dt/config/Xservers file). -   The -8to24 mode: The [410]-8to24 x11vnc option (Jan/2006) is a kludge +   The -8to24 mode: The [414]-8to24 x11vnc option (Jan/2006) is a kludge     to try to dynamically rewrite the pixel values so that the 8bpp part     of the screen is mapped onto depth 24 TrueColor. This is less robust     than the -overlay mode because it is done by x11vnc outside of the X @@ -2502,11 +2512,11 @@ TrueColor defdepth 24     32bpp view is exported via VNC.     Even on pure 8bpp displays it can be used as an alternative to -   [411]-flashcmap to avoid color flashing completely. +   [415]-flashcmap to avoid color flashing completely.     This scheme is approximate and can often lead to painting errors. You     can manually correct most painting errors by pressing 3 Alt_L's in a -   row, or by using something like: [412]-fixscreen V=3.0 to +   row, or by using something like: [416]-fixscreen V=3.0 to     automatically refresh the screen every 3 seconds. Also -fixscreen     8=3.0 has been added to just refresh the non-default visual parts of     the screen. @@ -2519,23 +2529,23 @@ TrueColor defdepth 24     nogetimage can give a nice speedup if the default depth 24 X server     supports hiding the 8bpp bits in bits 25-32 of the framebuffer data.     On very slow machines -8to24 poll=0.2,cachewin=5.0 gives an useful -   speedup. See the [413]-8to24 help description for information on +   speedup. See the [417]-8to24 help description for information on     tunable parameters, etc.     Colors still not working correctly? Run xwininfo on the application     with the incorrect colors to verify that the depth of its visual is     different from the default visual depth (gotten from xdpyinfo). One -   possible workaround in this case is to use the [414]-id option to +   possible workaround in this case is to use the [418]-id option to     point x11vnc at the application window itself. If the application is     complicated (lots of toplevel windows and popup menus) this may not be     acceptable, and may even crash x11vnc (but not the application).     It is theoretically possible to solve this problem in general (see     xwd(1) for example), but it does not seem trivial or sufficiently fast -   for x11vnc to be able to do so in real time. The [415]-8to24 method +   for x11vnc to be able to do so in real time. The [419]-8to24 method     does this approximately and is somewhat usable. Fortunately the -   [416]-overlay option works for Solaris machines with overlay visuals +   [420]-overlay option works for Solaris machines with overlay visuals     where most of this problem occurs. @@ -2571,9 +2581,9 @@ TrueColor defdepth 24     the desired application window. After clicking, it will print out much     information, including the window id (e.g. 0x6000010). Also, the     visual and depth of the window printed out is often useful in -   debugging x11vnc [417]color problems. +   debugging x11vnc [421]color problems. -   Also, as of Dec/2004 you can use "[418]-id pick" to have x11vnc run +   Also, as of Dec/2004 you can use "[422]-id pick" to have x11vnc run     xwininfo(1) for you and after you click the window it extracts the     windowid. Besides "pick" there is also "id:root" to allow you to go     back to root window when doing remote-control. @@ -2591,7 +2601,7 @@ TrueColor defdepth 24     you should be able to see these transient windows.     If things are not working and you still want to do the single window -   polling, try the [419]-sid windowid option ("shifted" windowid). +   polling, try the [423]-sid windowid option ("shifted" windowid).     Q-26: My X display is depth 24 at 24bpp (instead of the normal depth @@ -2627,7 +2637,7 @@ TrueColor defdepth 24     handle 24bpp from the server, so you may want to use those. They     evidently request 32 bpp and libvncserver obliges. -   Update: as of Apr/2006 you can use the [420]-24to32 option to have +   Update: as of Apr/2006 you can use the [424]-24to32 option to have     x11vnc dynamically transform the 24bpp pixel data to 32bpp. This extra     transformation could slow things down further however. @@ -2637,7 +2647,7 @@ TrueColor defdepth 24     couldn't find suitable pixmap format" so evidently you cannot use     24bpp for the vncviewers to work on that X display. -   Note, however, that the Unix viewer in the [421]Enhanced TightVNC +   Note, however, that the Unix viewer in the [425]Enhanced TightVNC     Viewer (SSVNC) project can handle 24bpp X displays. It does this by     requesting a 16bpp pixel format (or 8bpp if the -bgr233 option has     been supplied) from the VNC server, and translates that to 24bpp @@ -2652,15 +2662,15 @@ TrueColor defdepth 24     since you will be polling the X display over the network as opposed to     over the local hardware. To do this, run x11vnc on a UNIX machine as     close as possible network-wise (e.g. same switch) to the Xterminal -   machine. Use the [422]-display option to point the display to that of +   machine. Use the [426]-display option to point the display to that of     the Xterminal (you'll of course need basic X11 permission to do that) -   and finally supply the [423]-noshm option (this enables the polling +   and finally supply the [427]-noshm option (this enables the polling     over the network).     The response will likely be sluggish (maybe only one "frame" per     second). This mode is not recommended except for "quick checks" of     hard to get to X servers. Use something like "-wait 150" to cut down -   on the polling rate. You may also need [424]-flipbyteorder if the +   on the polling rate. You may also need [428]-flipbyteorder if the     colors get messed up due to endian byte order differences.     Q-28: How do I get my X permissions (MIT-MAGIC-COOKIE file) correct @@ -2684,7 +2694,7 @@ TrueColor defdepth 24     copied to the Xterminal. If $HOME/.Xauthority is exported via NFS     (this is insecure of course, but has been going on for decades), then     x11vnc can simply pick it up via NFS (you may need to use the -   [425]-auth option to point to the correct file). Other options include +   [429]-auth option to point to the correct file). Other options include     copying the auth file using scp, or something like:    central-server>  xauth nextract - xterm123:0 | ssh xterm123 xauth nmerge - @@ -2696,7 +2706,7 @@ TrueColor defdepth 24     details.     If the display name in the cookie file needs to be changed between the -   two hosts, see [426]this note on the "xauth add ..." command. +   two hosts, see [430]this note on the "xauth add ..." command.     A less secure option is to run something like "xhost +127.0.0.1" while     sitting at the Xterminal box to allow cookie-free local access for @@ -2710,7 +2720,7 @@ TrueColor defdepth 24     occasional app more efficiently locally on the Xterminal box (e.g.     realplayer). -   Not recommended, but as a last resort, you could have x11vnc [427]poll +   Not recommended, but as a last resort, you could have x11vnc [431]poll     the Xterminal Display over the network. For this you would run a     "x11vnc -noshm ..." process on the central-server (and hope the     network admin doesn't get angry...) @@ -2739,13 +2749,13 @@ TrueColor defdepth 24     Q-29: I'm having trouble using x11vnc with my Sun Ray session. -   The [428]Sun Ray technology is a bit like "VNC done in hardware" (the +   The [432]Sun Ray technology is a bit like "VNC done in hardware" (the     Sun Ray terminal device, DTU, playing the role of the vncviewer).     Completely independent of that, the SunRay user's session is still an     X server that speaks the X11 protocol and so x11vnc simply talks to     the X server part to export the SunRay desktop to any place in the     world (i.e. not only to a Sun Ray terminal device), creating a sort of -   "Soft Ray". Please see [429]this discussion of Sun Ray issues for +   "Soft Ray". Please see [433]this discussion of Sun Ray issues for     solutions to problems.     [Remote Control] @@ -2753,18 +2763,18 @@ TrueColor defdepth 24     Q-30: How do I stop x11vnc once it is running in the background?     As of Dec/2004 there is a remote control feature. It can change a huge -   amount of things on the fly: see the [430]-remote and [431]-query +   amount of things on the fly: see the [434]-remote and [435]-query     options. To shut down the running x11vnc server just type "x11vnc -R     stop". To disconnect all clients do "x11vnc -R disconnect:all", etc. -   If the [432]-forever option has not been supplied, x11vnc will +   If the [436]-forever option has not been supplied, x11vnc will     automatically exit after the first client disconnects. In general if     you cannot use the remote control, then you will have to kill the     x11vnc process This can be done via: "kill NNNNN" (where NNNNN is the     x11vnc process id number found from ps(1)), or "pkill x11vnc", or     "killall x11vnc" (Linux only). -   If you have not put x11vnc in the background via the [433]-bg option +   If you have not put x11vnc in the background via the [437]-bg option     or shell & operator, then simply press Ctrl-C in the shell where     x11vnc is running to stop it. @@ -2774,15 +2784,16 @@ TrueColor defdepth 24     down state in the Xserver. Tapping the stuck key (either via a new     x11vnc or at the physical console) will release it from the stuck     state. If the keyboard seems to be acting strangely it is often fixed -   by tapping Ctrl, Shift, and Alt. Alternatively, the [434]-clear_mods -   option and [435]-clear_keys option can be used to release pressed keys -   at startup and exit. +   by tapping Ctrl, Shift, and Alt. Alternatively, the [438]-clear_mods +   option and [439]-clear_keys option can be used to release pressed keys +   at startup and exit. The option [440]-clear_all will also try to unset +   Caps_Lock, Num_Lock, etc.     Q-31: Can I change settings in x11vnc without having to restart it?     Can I remote control it? -   Look at the [436]-remote (same as -R) and [437]-query (same as -Q) +   Look at the [441]-remote (same as -R) and [442]-query (same as -Q)     options added in Dec/2004. They allow nearly everything to be changed     dynamically and settings to be queried. Examples: "x11vnc -R shared",     "x11vnc -R forever", "x11vnc -R scale:3/4", "x11vnc -Q modtweak", @@ -2793,7 +2804,7 @@ TrueColor defdepth 24     correctly for communication to be possible.     There is also a simple Tcl/Tk gui based on this remote control -   mechanism. See the [438]-gui option for more info. You will need to +   mechanism. See the [443]-gui option for more info. You will need to     have Tcl/Tk (i.e. /usr/bin/wish) installed for it to work. It can also     run in the system tray: "-gui tray" or as a standalone icon window:     "-gui icon". @@ -2808,12 +2819,12 @@ TrueColor defdepth 24     vncpasswd(1) program from those packages.     As of Jun/2004 x11vnc supports the -storepasswd "pass" "file" -   [439]option, which is the same functionality of storepasswd. Be sure +   [444]option, which is the same functionality of storepasswd. Be sure     to quote the "pass" if it contains shell meta characters, spaces, etc.     Example:    x11vnc -storepasswd 'sword*fish' $HOME/myvncpasswd -   You then use the password via the x11vnc option: "[440]-rfbauth +   You then use the password via the x11vnc option: "[445]-rfbauth     $HOME/myvncpasswd"     As of Jan/2006 if you do not supply any arguments: @@ -2825,11 +2836,11 @@ TrueColor defdepth 24     ~/.mypass", the password you are prompted for will be stored in that     file. -   x11vnc also has the [441]-passwdfile and -passwd/-viewpasswd plain +   x11vnc also has the [446]-passwdfile and -passwd/-viewpasswd plain     text (i.e. not obscured like the -rfbauth VNC passwords) password     options. -   You can use the [442]-usepw option to automatically use any password +   You can use the [447]-usepw option to automatically use any password     file you have in ~/.vnc/passwd or ~/.vnc/passwdfile (the latter is     used with the -passwdfile option). @@ -2861,14 +2872,14 @@ TrueColor defdepth 24     Q-34: Can I have two passwords for VNC viewers, one for full access     and the other for view-only access to the display? -   Yes, as of May/2004 there is the [443]-viewpasswd option to supply the -   view-only password. Note the full-access password option [444]-passwd +   Yes, as of May/2004 there is the [448]-viewpasswd option to supply the +   view-only password. Note the full-access password option [449]-passwd     must be supplied at the same time. E.g.: -passwd sword -viewpasswd     fish.     To avoid specifying the passwords on the command line (where they     could be observed via the ps(1) command by any user) you can use the -   [445]-passwdfile option to specify a file containing plain text +   [450]-passwdfile option to specify a file containing plain text     passwords. Presumably this file is readable only by you, and ideally     it is located on the machine x11vnc is run on (to avoid being snooped     on over the network). The first line of this file is the full-access @@ -2876,7 +2887,7 @@ TrueColor defdepth 24     it is taken as the view-only password. (use "__EMPTY__" to supply an     empty one). -   View-only passwords currently do not work for the [446]-rfbauth +   View-only passwords currently do not work for the [451]-rfbauth     password option (standard VNC password storing mechanism). FWIW, note     that although the output (usually placed in $HOME/.vnc/passwd) by the     vncpasswd or storepasswd programs (or from x11vnc -storepasswd) looks @@ -2889,7 +2900,7 @@ TrueColor defdepth 24     Q-35: Can I have as many full-access and view-only passwords as I     like? -   Yes, as of Jan/2006 in the libvncserver CVS the [447]-passwdfile +   Yes, as of Jan/2006 in the libvncserver CVS the [452]-passwdfile     option has been extended to handle as many passwords as you like. You     put the view-only passwords after a line __BEGIN_VIEWONLY__. @@ -2899,7 +2910,7 @@ TrueColor defdepth 24     Q-36: Does x11vnc support Unix usernames and passwords? Can I further     limit the set of Unix usernames who can connect to the VNC desktop? -   Update: as of Feb/2006 x11vnc has the [448]-unixpw option that does +   Update: as of Feb/2006 x11vnc has the [453]-unixpw option that does     this outside of the VNC protocol and libvncserver. The standard su(1)     program is used to validate the user's password. A familiar "login:"     and "Password:" dialog is presented to the user on a black screen @@ -2909,7 +2920,7 @@ TrueColor defdepth 24     A list of allowed Unix usernames may also be supplied along with     per-user settings. -   There is also the [449]-unixpw_nis option for non-shadow-password +   There is also the [454]-unixpw_nis option for non-shadow-password     (typically NIS environments, hence the name) systems where the     traditional getpwnam() and crypt() functions are used instead of     su(1). The encrypted user passwords must be accessible to the user @@ -2918,11 +2929,11 @@ TrueColor defdepth 24     shadow(5).     Two settings are enforced in the -unixpw and -unixpw_nis modes to -   provide extra security: the 1) [450]-localhost and 2) [451]-stunnel or -   [452]-ssl options. Without these one might send the Unix username and +   provide extra security: the 1) [455]-localhost and 2) [456]-stunnel or +   [457]-ssl options. Without these one might send the Unix username and     password data in clear text over the network which is a very bad idea.     They can be relaxed if you want to provide encryption other than -   stunnel or [453]-ssl (the constraint is automatically relaxed if +   stunnel or [458]-ssl (the constraint is automatically relaxed if     SSH_CONNECTION is set and indicates you have ssh-ed in, however the     -localhost requirement is still enforced). @@ -2941,13 +2952,13 @@ TrueColor defdepth 24     approximate at best.     One approximate method involves starting x11vnc with the -   [454]-localhost option. This basically requires the viewer user to log +   [459]-localhost option. This basically requires the viewer user to log     into the workstation where x11vnc is running via their Unix username     and password, and then somehow set up a port redirection of his     vncviewer connection to make it appear to emanate from the local     machine. As discussed above, ssh is useful for this: "ssh -L     5900:localhost:5900 user@hostname ..." See the ssh wrapper scripts -   mentioned [455]elsewhere on this page. [456]stunnel does this as well. +   mentioned [460]elsewhere on this page. [461]stunnel does this as well.     Of course a malicious user could allow other users to get in through     his channel, but that is a problem with every method. Another thing to @@ -2958,7 +2969,7 @@ TrueColor defdepth 24     traditional way would be to further require a VNC password to supplied     (-rfbauth, -passwd, etc) and only tell the people allowed in what the     VNC password is. A scheme that avoids a second password involves using -   the [457]-accept option that runs a program to examine the connection +   the [462]-accept option that runs a program to examine the connection     information to determine which user is connecting from the local     machine. That may be difficult to do, but, for example, the program     could use the ident service on the local machine (normally ident @@ -2994,7 +3005,7 @@ exit 1  # reject it     method (e.g. Dynamic/One-time passwords or non-Unix (LDAP) usernames     and passwords)?     Yes, there are several possibilities. For background see the FAQ on -   the [458]-accept where an external program may be run to decide if a +   the [463]-accept where an external program may be run to decide if a     VNC client should be allowed to try to connect and log in. If the     program (or local user prompted by a popup) answers "yes", then     -accept proceeds to the normal VNC and x11vnc authentication methods, @@ -3002,26 +3013,26 @@ exit 1  # reject it     To provide more direct coupling to the VNC client's username and/or     supplied password the following options were added in Sep/2006: -     * [459]-unixpw_cmd command -     * [460]-passwdfile cmd:command -     * [461]-passwdfile custom:command +     * [464]-unixpw_cmd command +     * [465]-passwdfile cmd:command +     * [466]-passwdfile custom:command     In each case "command" is an external command run by x11vnc. You     supply it. For example, it may couple to your LDAP system or other     servers you set up. -   For [462]-unixpw_cmd the normal [463]-unixpw Login: and Password: +   For [467]-unixpw_cmd the normal [468]-unixpw Login: and Password:     prompts are supplied to the VNC viewer and the strings the client     returns are then piped into "command" as the first two lines of its     standard input. If the command returns success, i.e. exit(0), the VNC     client is accepted, otherwise it is rejected. -   For "[464]-passwdfile cmd:command" the command is run and it returns a -   password list (like a password file, see the [465]-passwdfile +   For "[469]-passwdfile cmd:command" the command is run and it returns a +   password list (like a password file, see the [470]-passwdfile     read:filename mode). Perhaps a dynamic, one-time password is retrieved     from a server this way. -   For "[466]-passwdfile custom:command" one gets complete control over +   For "[471]-passwdfile custom:command" one gets complete control over     the VNC challenge-response dialog with the VNC client. x11vnc sends     out a string of random bytes (16 by the VNC spec) and the client     returns the same number of bytes in a way the server can verify only @@ -3035,7 +3046,7 @@ exit 1  # reject it     it is rejected.     In all cases the "RFB_*" enviornment variables are set as under -   [467]-accept. These variables can provide useful information for the +   [472]-accept. These variables can provide useful information for the     externally supplied program to use. @@ -3045,15 +3056,15 @@ exit 1  # reject it     These defaults are simple safety measures to avoid someone unknowingly     leaving his X11 desktop exposed (to the internet, say) for long -   periods of time. Use the [468]-forever option (aka -many) to have +   periods of time. Use the [473]-forever option (aka -many) to have     x11vnc wait for more connections after the first client disconnects. -   Use the [469]-shared option to have x11vnc allow multiple clients to +   Use the [474]-shared option to have x11vnc allow multiple clients to     connect simultaneously. -   Recommended additional safety measures include using ssh ([470]see -   above), stunnel, [471]-ssl, or a VPN to authenticate and encrypt the +   Recommended additional safety measures include using ssh ([475]see +   above), stunnel, [476]-ssl, or a VPN to authenticate and encrypt the     viewer connections or to at least use the -rfbauth passwd-file -   [472]option to use VNC password protection (or [473]-passwdfile) It is +   [477]option to use VNC password protection (or [478]-passwdfile) It is     up to YOU to apply these security measures, they will not be done for     you automatically. @@ -3061,7 +3072,7 @@ exit 1  # reject it     Q-39: Can I limit which machines incoming VNC clients can connect     from? -   Yes, look at the [474]-allow and [475]-localhost options to limit +   Yes, look at the [479]-allow and [480]-localhost options to limit     connections by hostname or IP address. E.g.    x11vnc -allow 192.168.0.1,192.168.0.2 @@ -3073,7 +3084,7 @@ exit 1  # reject it     Note that -localhost achieves the same thing as "-allow 127.0.0.1"     For more control, build libvncserver with libwrap support -   [476](tcp_wrappers) and then use /etc/hosts.allow See hosts_access(5) +   [481](tcp_wrappers) and then use /etc/hosts.allow See hosts_access(5)     for complete details. @@ -3093,7 +3104,7 @@ exit 1  # reject it     is "vnc", e.g.:    vnc: 192.168.100.3 .example.com -   Note that if you run x11vnc out of [477]inetd you do not need to build +   Note that if you run x11vnc out of [482]inetd you do not need to build     x11vnc with libwrap support because the /usr/sbin/tcpd reference in     /etc/inetd.conf handles the tcp_wrappers stuff. @@ -3102,15 +3113,15 @@ exit 1  # reject it     internal LAN) rather than having it listen on all network interfaces     and relying on -allow to filter unwanted connections out? -   As of Mar/2005 there is the "[478]-listen ipaddr" option that enables +   As of Mar/2005 there is the "[483]-listen ipaddr" option that enables     this. For ipaddr either supply the desired network interface's IP     address (or use a hostname that resolves to it) or use the string     "localhost". For additional filtering simultaneously use the -   "[479]-allow host1,..." option to allow only specific hosts in. +   "[484]-allow host1,..." option to allow only specific hosts in.     This option is useful if you want to insure that no one can even begin     a dialog with x11vnc from untrusted network interfaces (e.g. ppp0). -   The option [480]-localhost now implies "-listen localhost" since that +   The option [485]-localhost now implies "-listen localhost" since that     is what most people expect it to do. @@ -3118,7 +3129,7 @@ exit 1  # reject it     interface, how I can occasionally allow in a non-localhost via the -R     allowonce remote control command? -   To do this specify "[481]-allow localhost". Unlike [482]-localhost +   To do this specify "[486]-allow localhost". Unlike [487]-localhost     this will leave x11vnc listening on all interfaces (but of course only     allowing in local connections, e.g. ssh redirs). Then you can later     run "x11vnc -R allowonce:somehost" or use to gui to permit a one-shot @@ -3129,7 +3140,7 @@ exit 1  # reject it     some users just be able to move the mouse, but not click or type     anything? -   As of Feb/2005, the [483]-input option allows you to do this. "K", +   As of Feb/2005, the [488]-input option allows you to do this. "K",     "M", "B", and "C" stand for Keystroke, Mouse-motion, Button-clicks,     and Clipboard, respectively. The setting: "-input M" makes attached     viewers only able to move the mouse. "-input KMBC,M" lets normal @@ -3144,7 +3155,7 @@ exit 1  # reject it     some clients view-only? How about running an arbitrary program to make     the decisions? -   Yes, look at the "[484]-accept command" option, it allows you to +   Yes, look at the "[489]-accept command" option, it allows you to     specify an external command that is run for each new client. (use     quotes around the command if it contains spaces, etc.). If the     external command returns 0 the client is accepted, otherwise the @@ -3163,7 +3174,7 @@ exit 1  # reject it     own simple popup window. To accept the client press "y" or click mouse     on the "Yes" button. To reject the client press "n" or click mouse on     the "No" button. To accept the client View-only, press "v" or click -   mouse on the "View" button. If the [485]-viewonly option has been +   mouse on the "View" button. If the [490]-viewonly option has been     supplied, the "View" action will not be present: the whole display is     view only in that case. @@ -3179,7 +3190,7 @@ exit 1  # reject it     program to prompt the user whether the client should be accepted or     not. This requires that you have xmessage installed and available via     PATH. In case it is not already on your system, the xmessage program -   is available at [486]ftp://ftp.x.org/ +   is available at [491]ftp://ftp.x.org/     To include view-only decisions for the external commands, prefix the     command something like this: "yes:0,no:*,view:3 mycommand ..." This @@ -3218,7 +3229,7 @@ elif [ $rc = 4 ]; then  fi  exit 1 -   Stefan Radman has written a nice dtksh script [487]dtVncPopup for use +   Stefan Radman has written a nice dtksh script [492]dtVncPopup for use     in CDE environments to do the same sort of thing. Information on how     to use it is found at the top of the file. He encourages you to     provide feedback to him to help improve the script. @@ -3227,13 +3238,13 @@ exit 1     popup is being run, so attached clients will not receive screen     updates, etc during this period. -   To run a command when a client disconnects, use the "[488]-gone +   To run a command when a client disconnects, use the "[493]-gone     command" option. This is for the user's convenience only: the return     code of the command is not interpreted by x11vnc. The same environment     variables are set as in "-accept command" (except that RFB_MODE will     be "gone"). -   As of Jan/2006 the "[489]-afteraccept command" option will run the +   As of Jan/2006 the "[494]-afteraccept command" option will run the     command only after the VNC client has been accepted and authenticated.     Like -gone the return code is not interprted. RFB_MODE will be     "afteraccept"). @@ -3243,7 +3254,7 @@ exit 1     display manager like gdm(1). Can I have x11vnc later switch to a     different user? -   As of Feb/2005 x11vnc has the [490]-users option that allows things +   As of Feb/2005 x11vnc has the [495]-users option that allows things     like this. Please read the documentation on it (also in the x11vnc     -help output) carefully for features and caveats. It's use can often     decrease security unless care is taken. @@ -3268,7 +3279,7 @@ exit 1     In any event, as of Jun/2004 there is an experimental utility to make     it more difficult for nosey people to see your x11vnc activities. The -   source for it is [491]blockdpy.c The idea behind it is simple (but +   source for it is [496]blockdpy.c The idea behind it is simple (but     obviously not bulletproof): when a VNC client attaches to x11vnc put     the display monitor in the DPMS "off" state, if the DPMS state ever     changes immediately start up the screen-lock program. The x11vnc user @@ -3284,8 +3295,8 @@ exit 1     bulletproof. A really robust solution would likely require X server     and perhaps even video hardware support. -   The blockdpy utility is launched by the [492]-accept option and told -   to exit via the [493]-gone option (the vnc client user should +   The blockdpy utility is launched by the [497]-accept option and told +   to exit via the [498]-gone option (the vnc client user should     obviously re-lock the screen before disconnecting!). Instructions can     be found in the source code for the utility at the above link. Roughly     it is something like this: @@ -3294,17 +3305,17 @@ exit 1     but please read the top of the file.     Update: As of Feb/2007 there is some builtin support for this: -   [494]-forcedpms and [495]-clientdpms however, they are probably less +   [499]-forcedpms and [500]-clientdpms however, they are probably less     robust than the above blockdpy.c scheme, since if the person floods     the physical machine with mouse or pointer input he can usually see     flashes of the screen before the monitor is powered off again. See -   also the [496]-grabkbd, [497]-grabptr, and [498]-grabalways options. +   also the [501]-grabkbd, [502]-grabptr, and [503]-grabalways options.     Q-47: Can I have x11vnc automatically lock the screen when I     disconnect the VNC viewer? -   Yes, a user mentions he uses the [499]-gone option under CDE to run a +   Yes, a user mentions he uses the [504]-gone option under CDE to run a     screen lock program:    x11vnc -display :0 -forever -gone 'dtaction LockDisplay' @@ -3314,7 +3325,7 @@ exit 1    x11vnc -display :0 -forever -gone 'xlock &'    x11vnc -display :0 -forever -gone 'xlock -mode blank &' -   Here is a scheme using the [500]-afteraccept option (in version 0.8) +   Here is a scheme using the [505]-afteraccept option (in version 0.8)     to unlock the screen after the first valid VNC login and to lock the     screen after the last valid VNC login disconnects:    x11vnc -display :0 -forever -shared -afteraccept ./myxlocker -gone ./myxlocke @@ -3355,21 +3366,21 @@ exec @ARGV;     Q-48: How can I tunnel my connection to x11vnc via an encrypted SSH     channel between two Unix machines? -   See the description earlier on this page on [501]how to tunnel VNC via +   See the description earlier on this page on [506]how to tunnel VNC via     SSH from Unix to Unix. A number of ways are described along with some     issues you may encounter.     Other secure encrypted methods exists, e.g. stunnel, IPSEC, various     VPNs, etc. -   See also the [502]Enhanced TightVNC Viewer (SSVNC) page where much of +   See also the [507]Enhanced TightVNC Viewer (SSVNC) page where much of     this is now automated.     Q-49: How can I tunnel my connection to x11vnc via an encrypted SSH     channel from Windows using an SSH client like Putty? -   [503]Above we described how to tunnel VNC via SSH from Unix to Unix, +   [508]Above we described how to tunnel VNC via SSH from Unix to Unix,     you may want to review it. To do this from Windows using Putty it     would go something like this:       * In the Putty dialog window under 'Session' enter the hostname or @@ -3390,11 +3401,11 @@ exec @ARGV;     :0 (plus other cmdline options) in the 'Remote command' Putty setting     under 'Connections/SSH'. -   See also the [504]Enhanced TightVNC Viewer (SSVNC) page where much of +   See also the [509]Enhanced TightVNC Viewer (SSVNC) page where much of     this is now automated via the Putty plink utility. -   For extra protection feel free to run x11vnc with the [505]-localhost -   and [506]-rfbauth/[507]-passwdfile options. +   For extra protection feel free to run x11vnc with the [510]-localhost +   and [511]-rfbauth/[512]-passwdfile options.     If the machine you SSH into via Putty is not the same machine with the     X display you wish to view (e.g. your company provides incoming SSH @@ -3402,11 +3413,11 @@ exec @ARGV;     dialog setting to: 'Destination: otherhost:5900', Once logged in,     you'll need to do a second login (ssh or rsh) to the workstation     machine 'otherhost' and then start up x11vnc on it. This can also be -   automated by [508]Chaining SSH's. +   automated by [513]Chaining SSH's. -   As discussed [509]above another option is to first start the VNC +   As discussed [514]above another option is to first start the VNC     viewer in "listen" mode, and then launch x11vnc with the -   "[510]-connect localhost" option to establish the reverse connection. +   "[515]-connect localhost" option to establish the reverse connection.     In this case a Remote port redirection (not Local) is needed for port     5500 instead of 5900 (i.e. 'Source port:  5500' and     'Destination:  localhost:5500' for a Remote connection). @@ -3416,7 +3427,7 @@ exec @ARGV;     channel using an external tool like stunnel?     It is possible to use a "lighter weight" encryption setup than SSH or -   IPSEC. SSL tunnels such as [511]stunnel (also [512]stunnel.mirt.net) +   IPSEC. SSL tunnels such as [516]stunnel (also [517]stunnel.mirt.net)     provide an encrypted channel without the need for Unix users,     passwords, and key passphrases required for ssh (and at the other     extreme SSL can also provide a complete signed certificate chain of @@ -3424,12 +3435,12 @@ exec @ARGV;     often let its port through, ssh is frequently the path of least     resistance (it also nicely manages public keys for you). -   Update: As of Feb/2006 x11vnc has the options [513]-ssl, -   [514]-stunnel, and [515]-sslverify to provide integrated SSL schemes. -   They are discussed [516]in the Next FAQ (you may want to skip to it +   Update: As of Feb/2006 x11vnc has the options [518]-ssl, +   [519]-stunnel, and [520]-sslverify to provide integrated SSL schemes. +   They are discussed [521]in the Next FAQ (you may want to skip to it     now). -   Here are some basic examples using [517]stunnel but the general idea +   Here are some basic examples using [522]stunnel but the general idea     for any SSL tunnel utility is the same:       * Start up x11vnc and constrain it to listen on localhost.       * Then start up the SSL tunnel running on the same machine to @@ -3453,7 +3464,7 @@ exec @ARGV;     The above two commands are run on host "far-away.east". The     stunnel.pem is the self-signed PEM file certificate created when -   stunnel is built. One can also create certificates [518]signed by +   stunnel is built. One can also create certificates [523]signed by     Certificate Authorities or self-signed if desired using the x11vnc     utilities described there. @@ -3467,21 +3478,21 @@ exec @ARGV;     Then point the viewer to the local tunnel on port 5902:    vncviewer -encodings "copyrect tight zrle hextile" localhost:2 -   That's it.  Note that the [519]ss_vncviewer script can automate this -   easily, and so can the [520]Enhanced TightVNC Viewer (SSVNC) package. +   That's it.  Note that the [524]ss_vncviewer script can automate this +   easily, and so can the [525]Enhanced TightVNC Viewer (SSVNC) package.     Be sure to use a VNC password because unlike ssh by default the     encrypted SSL channel provides no authentication (only privacy). With     some extra configuration one could also set up certificates to provide     authentication of either or both sides as well (and hence avoid     man-in-the-middle attacks). See the stunnel and openssl documentation -   and also [521]the key management section for details. +   and also [526]the key management section for details.     stunnel has also been ported to Windows, and there are likely others     to choose from for that OS. Much info for using it on Windows can be -   found at the stunnel site and in this [522]article The article also +   found at the stunnel site and in this [527]article The article also     shows the detailed steps to set up all the authentication -   certificates. (for both server and clients, see also the [523]x11vnc +   certificates. (for both server and clients, see also the [528]x11vnc     utilities that do this). The default Windows client setup (no certs)     is simpler and only 4 files are needed in a folder: stunnel.exe,     stunnel.conf, libssl32.dll, libeay32.dll. We used an stunnel.conf @@ -3502,7 +3513,7 @@ connect = far-away.east:5901     As an aside, if you don't like the little "gap" of unencrypted TCP     traffic (and a localhost listening socket) on the local machine     between stunnel and x11vnc it can actually be closed by having stunnel -   start up x11vnc in [524]-inetd mode: +   start up x11vnc in [529]-inetd mode:    stunnel -p /path/to/stunnel.pem -P none -d 5900 -l ./x11vnc_sh     Where the script x11vnc_sh starts up x11vnc: @@ -3540,28 +3551,28 @@ connect = 5900     Regarding VNC viewers that "natively" do SSL unfortunately there do     not seem to be many. UltraVNC has an encryption plugin, but we have -   not tried it (it does not seem to be SSL, however the [525]SingleClick -   UltraVNC Java Viewer is SSL and is compatible with x11vnc's [526]-ssl +   not tried it (it does not seem to be SSL, however the [530]SingleClick +   UltraVNC Java Viewer is SSL and is compatible with x11vnc's [531]-ssl     option and stunnel.) Commercial versions of VNC seem to have some SSL     built in, but we haven't tried those either and they probably wouldn't     work since the SSL negotiation is likely embedded in the VNC protocol     unlike our case where it is external. -   Note: as of Mar/2006 libvncserver/x11vnc provides a [527]SSL-enabled -   Java applet that can be served up via the [528]-httpdir or [529]-http -   options when [530]-ssl is enabled. It will also be served via HTTPS +   Note: as of Mar/2006 libvncserver/x11vnc provides a [532]SSL-enabled +   Java applet that can be served up via the [533]-httpdir or [534]-http +   options when [535]-ssl is enabled. It will also be served via HTTPS     via either the VNC port (e.g. https://host:5900/) or a 2nd port via -   the [531]-https option. +   the [536]-https option.     In general current SSL VNC solutions are not particularly "seemless".     But it can be done, and with a wrapper script on the viewer side and -   the [532]-stunnel or [533]-ssl option on the server side it works well -   and is convenient. Here is a simple script [534]ss_vncviewer that +   the [537]-stunnel or [538]-ssl option on the server side it works well +   and is convenient. Here is a simple script [539]ss_vncviewer that     automates running stunnel on the VNC viewer side on Unix a little more     carefully than the commands printed above. (One could probably do a     similar thing with a .BAT file on Windows in the stunnel folder.) -   Update Jul/2006: we now provide an [535]Enhanced TightVNC Viewer +   Update Jul/2006: we now provide an [540]Enhanced TightVNC Viewer     (SSVNC) package that starts up STUNNEL automatically along with some     other features. All binaries (stunnel, vncviewer, and some utilities)     are provided in the package. It works on Unix, Mac OS X, and Windows. @@ -3569,7 +3580,7 @@ connect = 5900     Q-51: Does x11vnc have built-in SSL tunneling? -   You can read about non-built-in methods [536]in the Previous FAQ +   You can read about non-built-in methods [541]in the Previous FAQ     SSL tunnels provide an encrypted channel without the need for Unix     users, passwords, and key passphrases required for ssh (and at the @@ -3580,14 +3591,14 @@ connect = 5900     Built-in SSL x11vnc options: -   As of Feb/2006 the x11vnc [537]-ssl and [538]-stunnel options automate -   the SSL tunnel creation on the x11vnc server side. An [539]SSL-enabled +   As of Feb/2006 the x11vnc [542]-ssl and [543]-stunnel options automate +   the SSL tunnel creation on the x11vnc server side. An [544]SSL-enabled     Java Viewer applet is also provided that can be served via HTTP or     HTTPS to automate SSL on the client side. -   The [540]-ssl mode uses the [541]www.openssl.org library if available -   at build time. The [542]-stunnel mode requires the -   [543]www.stunnel.org command stunnel(8) to be installed on the system. +   The [545]-ssl mode uses the [546]www.openssl.org library if available +   at build time. The [547]-stunnel mode requires the +   [548]www.stunnel.org command stunnel(8) to be installed on the system.     Both modes require an SSL certificate and key (i.e. .pem file). These     are usually created via the openssl(1) (in fact in for options "-ssl" @@ -3628,7 +3639,7 @@ connect = 5900     SSL VNC Viewers:. Viewer-side will need to use SSL as well. See the -   [544]next FAQ and [545]here for SSL enabled VNC Viewers to connect to +   [549]next FAQ and [550]here for SSL enabled VNC Viewers to connect to     the above x11vnc via SSL. @@ -3644,12 +3655,12 @@ connect = 5900     is to encrypt the key with a passphrase (note however this requires     supplying the passphrase each time x11vnc is started up). -   See the discussion on [546]x11vnc Key Management for some utilities +   See the discussion on [551]x11vnc Key Management for some utilities     provided for creating and managing certificates and keys and even for     creating your own Certificate Authority (CA) for signing VNC server     and client certificates. This may be done by importing the certificate     into Web Browser or Java plugin keystores, or pointing stunnel to it. -   The wrapper script [547]ss_vncviewer provides an example on unix +   The wrapper script [552]ss_vncviewer provides an example on unix     (-verify option).     Here are some notes on the simpler default (non-CA) operation. To have @@ -3665,7 +3676,7 @@ connect = 5900     to machines where the VNC Viewer will be run to enable authenticating     the x11vnc SSL VNC server to the clients. When authentication takes     place this way (or via the more sophisticated CA signing described -   [548]here), then Man-In-The-Middle-Attacks are prevented. Otherwise, +   [553]here), then Man-In-The-Middle-Attacks are prevented. Otherwise,     the SSL encryption only provides protection against passive network     traffic "sniffing". Nowadays, most people seem mostly concerned about     only the latter (and the default x11vnc SSL modes protect against it.) @@ -3698,8 +3709,8 @@ connect = 5900     There aren't any native VNC Viewers that do SSL (ask your viewer     developer to add the feature). So a tunnel must be setup that you     point the VNC Viewer to. This is often STUNNEL. You can do this -   [549]manually, or use the [550]ss_vncviewer script on Unix, or the -   [551]Enhanced TightVNC Viewer (SSVNC) package on Unix, Windows, or +   [554]manually, or use the [555]ss_vncviewer script on Unix, or the +   [556]Enhanced TightVNC Viewer (SSVNC) package on Unix, Windows, or     MacOSX. See the next section for Java Web browser SSL VNC Viewers (you     only need a Java-enabled Web browser for it to work). @@ -3711,13 +3722,13 @@ connect = 5900     The SSL enabled Java VNC Viewer (VncViewer.jar) in the x11vnc package     supports only SSL based connections by default. As mentioned above the -   [552]-httpdir can be used to specify the path to .../classes/ssl. A +   [557]-httpdir can be used to specify the path to .../classes/ssl. A     typical location might be /usr/local/share/x11vnc/classes/ssl. Or -   [553]-http can be used to try to have it find the directory +   [558]-http can be used to try to have it find the directory     automatically. -   Also note that the [554]SingleClick UltraVNC Java Viewer is compatible -   with x11vnc's [555]-ssl SSL mode. (We tested it this way: "java -cp +   Also note that the [559]SingleClick UltraVNC Java Viewer is compatible +   with x11vnc's [560]-ssl SSL mode. (We tested it this way: "java -cp     ./VncViewer.jar VncViewer HOST far-away.east PORT 5900 USESSL 1     TRUSTALL 1") @@ -3750,7 +3761,7 @@ connect = 5900     example) can occasionally be slow or unreliable (it has to read some     input and try to guess if the connection is VNC or HTTP). If it is     unreliable and you still want to serve the Java applet via https, use -   the [556]-https option to get an additional port dedicated to https +   the [561]-https option to get an additional port dedicated to https     (its URL will also be printed in the output).     Another possibility is to add the GET applet parameter: @@ -3763,7 +3774,7 @@ connect = 5900     You may also use "urlPrefix=somestring" to have /somestring prepended     to /request.https.vnc.connection". Perhaps you are using a web server -   [557]proxy scheme to enter a firewall or otherwise have rules applied +   [562]proxy scheme to enter a firewall or otherwise have rules applied     to the URL. If you need to have any slashes "/" in "somestring" use     "_2F_" (a deficiency in libvncserver prevents using the more natural     "%2F".) @@ -3849,12 +3860,12 @@ connect = 5900     another VNC session). Then enable "fancy stuff" like "-svc" or     "-unixpw", etc, etc. Be sure to add a password either "-rfbauth" or     "-unixpw" or both. If you need to have the web browser use a corporate -   [558]Web Proxy (i.e. it cannot connect directly) work on that last. -   Ditto for the [559]Apache portal. +   [563]Web Proxy (i.e. it cannot connect directly) work on that last. +   Ditto for the [564]Apache portal.     Router/Firewall port redirs:  If you are doing port redirection at -   your [560]router to an internal machine running x11vnc AND the +   your [565]router to an internal machine running x11vnc AND the     internet facing port is different from the internal machine's VNC     port, you will need to apply the PORT applet parameter to indicate to     the applet the Internet facing port number (otherwise by default the @@ -3900,11 +3911,11 @@ connect = 5900     NOT linger at. If you see in the x11vnc output a request for     VncViewer.class instead of VncViewer.jar it is too late... you may     need to restart the Web browser to get it to try for the jar again. -   You can use the [561]-https option if you want a dedicated port for +   You can use the [566]-https option if you want a dedicated port for     HTTPS connections instead of sharing the VNC port.     To see example x11vnc output for a successful https://host:5900/ -   connection with the Java Applet see [562]This Page. +   connection with the Java Applet see [567]This Page.     Notes on the VNC Viewer ss_vncviewer wrapper script: @@ -3912,10 +3923,10 @@ connect = 5900     If you want to use a native VNC Viewer with the SSL enabled x11vnc you     will need to run an external SSL tunnel on the Viewer side. There do     not seem to be any native SSL VNC Viewers outside of the x11vnc -   package. The basic ideas of doing this were discussed [563]for +   package. The basic ideas of doing this were discussed [568]for     external tunnel utilities here. -   The [564]ss_vncviewer script provided with x11vnc can set up the +   The [569]ss_vncviewer script provided with x11vnc can set up the     stunnel tunnel automatically on unix as long as the stunnel command is     installed on the Viewer machine and available in PATH (and vncviewer     too of course). Note that on Debian based system you will need to @@ -3947,14 +3958,14 @@ connect = 5900     The fifth one shows that Web proxies can be used if that is the only     way to get out of the firewall. If the "double proxy" situation arises -   separate the two by commas. See [565]this page for more information on +   separate the two by commas. See [570]this page for more information on     how Web proxies come into play. -   If one uses a Certificate Authority (CA) scheme described [566]here, +   If one uses a Certificate Authority (CA) scheme described [571]here,     the wrapper script would use the CA cert instead of the server cert:    3')  ss_vncviewer -verify ./cacert.crt far-away.east:0 -   Update Jul/2006: we now provide an [567]Enhanced TightVNC Viewer +   Update Jul/2006: we now provide an [572]Enhanced TightVNC Viewer     (SSVNC) package that starts up STUNNEL automatically along with some     other features. All binaries (stunnel, vncviewer, and some utilities)     are provided in the package. It works on Unix, Mac OS X, and Windows. @@ -4017,12 +4028,12 @@ connect = 5900    https://yourmachine.com/proxy.vnc?PORT=443     this is cleaner because it avoids editing the file, but requires more -   parameters in the URL. To use the GET [568]trick discussed above, do: +   parameters in the URL. To use the GET [573]trick discussed above, do:    https://yourmachine.com/proxy.vnc?GET=1&PORT=443 -   Note that the [569]ss_vncviewer stunnel Unix wrapper script and -   [570]Enhanced TightVNC Viewer (SSVNC) can use Web proxies as well even +   Note that the [574]ss_vncviewer stunnel Unix wrapper script and +   [575]Enhanced TightVNC Viewer (SSVNC) can use Web proxies as well even     though they do not involve a Web browser. @@ -4030,7 +4041,7 @@ connect = 5900     SSL from the Internet with a Web browser to x11vnc running on their     workstations behind a firewall?     Yes. You will need to configure apache to forward these connections. -   It is discussed [571]here. This provides a clean alternative to the +   It is discussed [576]here. This provides a clean alternative to the     traditional method where the user uses SSH to log in through the     gateway to create the encrypted port redirection to x11vnc running on     her desktop. @@ -4038,7 +4049,7 @@ connect = 5900     Q-55: Can I create and use my own SSL Certificate Authority (CA) with     x11vnc? -   Yes, see [572]this page for how to do this and the utility commands +   Yes, see [577]this page for how to do this and the utility commands     x11vnc provides to create and manage many types of certificates and     private keys. @@ -4057,14 +4068,14 @@ connect = 5900     need to have sufficient permissions to connect to the X display.     Here are some ideas: -     * Use the description under "Continuously" in the [573]FAQ on x11vnc +     * Use the description under "Continuously" in the [578]FAQ on x11vnc         and Display Managers -     * Use the description in the [574]FAQ on x11vnc and inetd(8) -     * Use the description in the [575]FAQ on Unix user logins and +     * Use the description in the [579]FAQ on x11vnc and inetd(8) +     * Use the description in the [580]FAQ on Unix user logins and         inetd(8)       * Start x11vnc from your $HOME/.xsession (or $HOME/.xinitrc or         autostart script or ...) -     * Although less reliable, see the [576]x11vnc_loop rc.local hack +     * Although less reliable, see the [581]x11vnc_loop rc.local hack         below.     The display manager scheme will not be specific to which user has the @@ -4086,9 +4097,9 @@ x11vnc -logfile $HOME/.x11vnc.log -rfbauth $HOME/.vnc/passwd -forever -bg     X startup scripts (traditionally .xsession/.xinitrc) may have to be in     a different directory or have a different basename. One user     recommends the description under 'Running Scripts Automatically' at -   [577]this link. +   [582]this link. -   Firewalls: note all methods will require the host-level [578]firewall +   Firewalls: note all methods will require the host-level [583]firewall     to be configured to allow connections in on a port. E.g. 5900 (default     VNC port) or 22 (default SSH port for tunnelling VNC). Most systems     these days have firewalls turned on by default, so you will actively @@ -4109,7 +4120,7 @@ x11vnc -logfile $HOME/.x11vnc.log -rfbauth $HOME/.vnc/passwd -forever -bg     while running x11vnc as root, e.g. for the gnome display manager, gdm:    x11vnc -auth /var/gdm/:0.Xauth -display :0 -   (the [579]-auth option sets the XAUTHORITY variable for you). +   (the [584]-auth option sets the XAUTHORITY variable for you).     There will be a similar thing for xdm using however a different auth     directory path (perhaps something like @@ -4135,7 +4146,7 @@ x11vnc -logfile $HOME/.x11vnc.log -rfbauth $HOME/.vnc/passwd -forever -bg     auth file should be in /var/dt), you'll also need to add something     like Dtlogin*grabServer:False to the Xconfig file     (/etc/dt/config/Xconfig or /usr/dt/config/Xconfig on Solaris, see -   [580]the example at the end of this FAQ). Then restart dtlogin, e.g.: +   [585]the example at the end of this FAQ). Then restart dtlogin, e.g.:     /etc/init.d/dtlogin stop; /etc/init.d/dtlogin start or reboot.     Continuously:   Have x11vnc reattach each time the X server is @@ -4181,7 +4192,7 @@ x11vnc -logfile $HOME/.x11vnc.log -rfbauth $HOME/.vnc/passwd -forever -bg     and XAUTHORITY environment variables for the Xsetup script!!!     You may also want to force the VNC port with something like "-rfbport -   5900" (or [581]-N) to avoid autoselecting one if 5900 is already +   5900" (or [586]-N) to avoid autoselecting one if 5900 is already     taken.       _________________________________________________________________ @@ -4197,7 +4208,7 @@ x11vnc -logfile $HOME/.x11vnc.log -rfbauth $HOME/.vnc/passwd -forever -bg     Then restart: /usr/sbin/gdm-restart (or reboot). The     KillInitClients=false setting is important: without it x11vnc will be -   killed immediately after the user logs in. Here are [582]full details +   killed immediately after the user logs in. Here are [587]full details     on how to configure gdm       _________________________________________________________________ @@ -4239,16 +4250,16 @@ x11vnc -logfile $HOME/.x11vnc.log -rfbauth $HOME/.vnc/passwd -forever -bg     If you do not want to deal with any display manager startup scripts,     here is a kludgey script that can be run manually or out of a boot -   file like rc.local: [583]x11vnc_loop It will need some local +   file like rc.local: [588]x11vnc_loop It will need some local     customization before running. Because the XAUTHORITY auth file must be     guessed by this script, use of the display manager script method -   described above is greatly preferred. There is also the [584]-loop +   described above is greatly preferred. There is also the [589]-loop     option that does something similar.     If the machine is a traditional Xterminal you may want to read -   [585]this FAQ. +   [590]this FAQ. -   Firewalls: note all methods will require the host-level [586]firewall +   Firewalls: note all methods will require the host-level [591]firewall     to be configured to allow connections in on a port. E.g. 5900 (default     VNC port) or 22 (default SSH port for tunnelling VNC). Most systems     these days have firewalls turned on by default, so you will actively @@ -4264,7 +4275,7 @@ x11vnc -logfile $HOME/.x11vnc.log -rfbauth $HOME/.vnc/passwd -forever -bg    5900 stream tcp nowait root /usr/sbin/tcpd /usr/local/bin/x11vnc_sh -   where the shell script /usr/local/bin/x11vnc_sh uses the [587]-inetd +   where the shell script /usr/local/bin/x11vnc_sh uses the [592]-inetd     option and looks something like (you'll need to customize to your     settings).  #!/bin/sh @@ -4277,7 +4288,7 @@ x11vnc -logfile $HOME/.x11vnc.log -rfbauth $HOME/.vnc/passwd -forever -bg     and that confuses it greatly, causing it to abort). If you do not use     a wrapper script as above but rather call x11vnc directly in     /etc/inetd.conf and do not redirect stderr to a file, then you must -   specify the -q (aka [588]-quiet) option: "/usr/local/bin/x11vnc -q +   specify the -q (aka [593]-quiet) option: "/usr/local/bin/x11vnc -q     -inetd ...". When you supply both -q and -inet and no "-o logfile"     then stderr will automatically be closed (to prevent, e.g. library     stderr messages leaking out to the viewer). The recommended practice @@ -4285,12 +4296,12 @@ x11vnc -logfile $HOME/.x11vnc.log -rfbauth $HOME/.vnc/passwd -forever -bg     script with "2>logfile" redirection because the errors and warnings     printed out are very useful in troubleshooting problems. -   Note also the need to set XAUTHORITY via [589]-auth to point to the +   Note also the need to set XAUTHORITY via [594]-auth to point to the     MIT-COOKIE auth file to get permission to connect to the X display     (setting and exporting the XAUTHORITY variable accomplishes the same     thing). See the x11vnc_loop file in the previous question for more     ideas on what that auth file may be, etc. The scheme described in the -   [590]FAQ on Unix user logins and inetd(8) works around the XAUTHORITY +   [595]FAQ on Unix user logins and inetd(8) works around the XAUTHORITY     issue nicely.     Note:  On Solaris you cannot have the bare number 5900 in @@ -4376,9 +4387,9 @@ exec /usr/local/bin/x11vnc -inetd -o /var/log/x11vnc.log -find -env FD_XDM=1     it automatically?     Yes, as of Feb/2007 x11vnc supports mDNS / Zeroconf advertising of its -   service via the Avahi client library. Use the option [591]-avahi (same -   as [592]-mdns) to enable it. Depending on your setup you may need to -   install [593]Avahi (including the development packages), enable the +   service via the Avahi client library. Use the option [596]-avahi (same +   as [597]-mdns) to enable it. Depending on your setup you may need to +   install [598]Avahi (including the development packages), enable the     server: avahi-daemon and avahi-dnsconfd, and possibly open up UDP port     5353 on your firewall. @@ -4403,23 +4414,23 @@ exec /usr/local/bin/x11vnc -inetd -o /var/log/x11vnc.log -find -env FD_XDM=1     machine and then connect to it? How about starting an X session if one     cannot be found? -   The easiest way to do this is via [594]inetd(8) using the [595]-unixpw -   and [596]-display WAIT options. The reason inetd(8) makes this easier +   The easiest way to do this is via [599]inetd(8) using the [600]-unixpw +   and [601]-display WAIT options. The reason inetd(8) makes this easier     is that it starts a new x11vnc process for each new user connection.     Otherwise a wrapper would have to listen for connections and spawn new -   x11vnc's (see [597]this example and also the [598]-loopbg option). +   x11vnc's (see [602]this example and also the [603]-loopbg option).     Also with inetd(8) users always connect to a fixed VNC display, say     machine:0, and do not need to memorize a special VNC display number     just for their personal use, etc. -   Update: Use the [599]-find, [600]-create, [601]-svc, and [602]-xdmsvc +   Update: Use the [604]-find, [605]-create, [606]-svc, and [607]-xdmsvc     options that are shorthand for common FINDCREATEDISPLAY usage modes     (e.g. terminal services) described below. (i.e. just use "-svc"     instead of "-display WAIT:cmd=FINDCREATEDISPLAY-Xvfb -unixpw -users     unixpw= -ssl SAVE") -   The [603]-display WAIT option makes x11vnc wait until a VNC viewer is +   The [608]-display WAIT option makes x11vnc wait until a VNC viewer is     connected before attaching to the X display. Additionally it can be     used to run an external command that returns the DISPLAY and     XAUTHORITY data. We provide some useful builtin ones (FINDDISPLAY and @@ -4460,7 +4471,7 @@ nt $2}'`    exit 0     A default script somewhat like the above is used under "-display -   WAIT:cmd=FINDDISPLAY" (same as [604]-find) (use +   WAIT:cmd=FINDDISPLAY" (same as [609]-find) (use     "WAIT:cmd=FINDDISPLAY-print" to print out the script). The format for     any such command is that it returns DISPLAY=:disp as the first line     and any remaining lines are either XAUTHORITY=file or raw xauth data @@ -4472,10 +4483,10 @@ nt $2}'`     Or if you only know the X server process ID and suspect a chvt will be     needed append ",XPID=n". -   Tip: Note that the [605]-find option is an alias for "-display +   Tip: Note that the [610]-find option is an alias for "-display     WAIT:cmd=FINDDISPLAY". -   The [606]-unixpw option allows [607]UNIX password logins. It +   The [611]-unixpw option allows [612]UNIX password logins. It     conveniently knows the Unix username whose X display should be found.     Here are a couple /etc/inetd.conf examples for this:  5900  stream  tcp  nowait  nobody  /usr/sbin/tcpd /usr/local/bin/x11vnc -inetd @@ -4489,16 +4500,16 @@ xpw=     Note the very long lines have been split. An alternative is to use a     wrapper script, e.g. /usr/local/bin/x11vnc.sh that has all of the -   options. (see also the [608]-svc alias). +   options. (see also the [613]-svc alias).     In the first one x11vnc is run as user "nobody" and stays user nobody     during the whole session. The permissions of the log files and certs     directory will need to be set up to allow "nobody" to use them.     In the second one x11vnc is run as root and switches to the user that -   logs in due to the "[609]-users unixpw=" option. +   logs in due to the "[614]-users unixpw=" option. -   Note that [610]SSL is required for this mode because otherwise the +   Note that [615]SSL is required for this mode because otherwise the     Unix password would be passed in clear text over the network. In     general -unixpw is not required for this sort of scheme, but it is     convenient because it determines exactly who the Unix user is whose @@ -4506,17 +4517,17 @@ xpw=     to use some method to work out DISPLAY, XAUTHORITY, etc (perhaps you     use multiple inetd ports and hardwire usernames for different ports). -   If you really want to disable the SSL or SSH [611]-localhost +   If you really want to disable the SSL or SSH [616]-localhost     constraints (this is not recommended unless you really know what you     are doing: Unix passwords sent in clear text is a very bad idea...) -   read the [612]-unixpw documentation. +   read the [617]-unixpw documentation.     A inetd(8) scheme for a fixed user that doesn't use SSL or unix     passwds could be:  /usr/local/bin/x11vnc -inetd -users =fred -find -rfbauth /home/fred/.vnc/passwd   -o /var/log/x11vnc.log -   The "[613]-users =fred" option will cause x11vnc to switch to user +   The "[618]-users =fred" option will cause x11vnc to switch to user     fred and then find his X display. @@ -4525,7 +4536,7 @@ xpw=     FINDDISPLAY method it will create an X server session for the user     (i.e. desktop/terminal server). This is the only time x11vnc actually     tries to start up an X server. By default it will only try to start up -   virtual (non-hardware) X servers: first [614]Xdummy and if that is not +   virtual (non-hardware) X servers: first [619]Xdummy and if that is not     available then Xvfb. Note that Xdummy requires root permission and     only works on Linux whereas Xvfb works just about everywhere. @@ -4535,19 +4546,19 @@ xpw=        -display WAIT:cmd=FINDCREATEDISPLAY -prog /usr/local/bin/x11vnc     Where the very long lines have been split. This will allow direct SSL -   (e.g. [615]ss_vncviewer) access and also Java Web browers access via: +   (e.g. [620]ss_vncviewer) access and also Java Web browers access via:     https://hostname:5900/. -   Tip: Note that the [616]-create option is an alias for "-display +   Tip: Note that the [621]-create option is an alias for "-display     WAIT:cmd=FINDCREATEDISPLAY-Xvfb". -   Tip: Note that [617]-svc is a short hand for the long "-ssl SAVE +   Tip: Note that [622]-svc is a short hand for the long "-ssl SAVE     -unixpw -users unixpw= -display WAIT:cmd=FINDCREATEDISPLAY" part.     Unlike -create, this alias also sets up SSL encryption and Unix     password login.     Tip: In addition to the usual unixpw parameters, the user can specify -   after his username (following a ":" see [618]-display WAIT for +   after his username (following a ":" see [623]-display WAIT for     details) for FINDCREATEDISPLAY they can add "geom=WxH" or "geom=WxHxD"     to specify the width, height, and optionally the color depth. E.g.     "fred:geom=800x600" at the login: prompt. Also if the env. var @@ -4584,7 +4595,7 @@ service x11vnc     WAIT:cmd=FINDCREATEDISPLAY-X,Xvfb,Xdummy". The "X" one means to try to     start up a real, hardware X server, e.g. startx(1) (if there is     already a real X server running this may only work on Linux and the -   chvt program may [619]need to be run to switch to the correct Linux +   chvt program may [624]need to be run to switch to the correct Linux     virtual terminal). x11vnc will try to run chvt automatically if it can     determine which VT should be switched to. @@ -4611,7 +4622,7 @@ service x11vnc     will also typically block UDP (port 177 for XDMCP) by default     effectively limiting the UDP connections to localhost. -   Tip: Note that [620]-xdmsvc is a short hand for the long "-ssl SAVE +   Tip: Note that [625]-xdmsvc is a short hand for the long "-ssl SAVE     -unixpw -users unixpw= -display WAIT:cmd=FINDCREATEDISPLAY-Xvfb.xdmcp"     part. E.g.:  service x11vnc @@ -4678,15 +4689,15 @@ t:5     Q-61: Can I have x11vnc restart itself after it terminates?     One could do this in a shell script, but now there is an option -   [621]-loop that makes it easier. Of course when x11vnc restarts it +   [626]-loop that makes it easier. Of course when x11vnc restarts it     needs to have permissions to connect to the (potentially new) X     display. This mode could be useful if the X server restarts often. Use     e.g. "-loop5000" to sleep 5000 ms between restarts. Also "-loop2000,5"     to sleep 2000 ms and only restart 5 times. -   One can also use the [622]-loopbg to emulate inetd(8) to some degree, +   One can also use the [627]-loopbg to emulate inetd(8) to some degree,     where each connected process runs in the background. It could be -   combined, say, with the [623]-svc option to provide simple terminal +   combined, say, with the [628]-svc option to provide simple terminal     services without using inetd(8). @@ -4694,7 +4705,7 @@ t:5     web browser?     To have x11vnc serve up a Java VNC viewer applet to any web browsers -   that connect to it, run x11vnc with this [624]option: +   that connect to it, run x11vnc with this [629]option:    -httpdir /path/to/the/java/classes/dir     (this directory will contain the files index.vnc and, for example, @@ -4713,7 +4724,7 @@ t:5     then you can connect to that URL with any Java enabled browser. Feel     free to customize the default index.vnc file in the classes directory. -   As of May/2005 the [625]-http option will try to guess where the Java +   As of May/2005 the [630]-http option will try to guess where the Java     classes jar file is by looking in expected locations and ones relative     to the x11vnc binary. @@ -4729,7 +4740,7 @@ t:5     As of Mar/2004 x11vnc supports reverse connections. On Unix one starts     the VNC viewer in listen mode: "vncviewer -listen" (see your     documentation for Windows, etc), and then starts up x11vnc with the -   [626]-connect option. To connect immediately at x11vnc startup time +   [631]-connect option. To connect immediately at x11vnc startup time     use the "-connect host:port" option (use commas for a list of hosts to     connect to). The ":port" is optional (default is VNC listening port is     5500). @@ -4738,11 +4749,11 @@ t:5     file is checked periodically (about once a second) for new hosts to     connect to. -   The [627]-remote control option (aka -R) can also be used to do this +   The [632]-remote control option (aka -R) can also be used to do this     during an active x11vnc session, e.g.:  x11vnc -display :0 -R connect:hostname.domain -   Use the "[628]-connect_or_exit" option to have x11vnc exit if the +   Use the "[633]-connect_or_exit" option to have x11vnc exit if the     reverse connection fails. Also, note the "-rfbport 0" option disables     TCP listening for connections (potentially useful for reverse     connection mode, assuming you do not want any "forward" connections). @@ -4755,7 +4766,7 @@ x11vnc -display :0 -R connect:hostname.domain     X11VNC_REVERSE_CONNECTION_NO_AUTH=1" to x11vnc.     Vncconnect command: To use the vncconnect(1) program (from the core -   VNC package at www.realvnc.com) specify the [629]-vncconnect option to +   VNC package at www.realvnc.com) specify the [634]-vncconnect option to     x11vnc (Note: as of Dec/2004 -vncconnect is now the default).     vncconnect(1) must be pointed to the same X11 DISPLAY as x11vnc (since     it uses X properties to communicate with x11vnc). If you do not have @@ -4774,7 +4785,7 @@ xprop -root -f VNC_CONNECT 8s -set VNC_CONNECT "$1"     proxy or SSH?     Yes, as of Oct/2007 x11vnc supports reverse connections through -   proxies: use the "[630]-proxy host:port" option. The default is to +   proxies: use the "[635]-proxy host:port" option. The default is to     assume the proxy is a Web proxy. Note that most Web proxies only allow     proxy destination connections to ports 443 (HTTPS) and 563 (SNEWS) and     so this might not be too useful unless the proxy has been modified @@ -4794,11 +4805,11 @@ xprop -root -f VNC_CONNECT 8s -set VNC_CONNECT "$1"     connections.     An experimental mode is "-proxy http://host:port/..." where the URL -   (e.g. a CGI script) is retrieved via the GET method. See [631]-proxy +   (e.g. a CGI script) is retrieved via the GET method. See [636]-proxy     for more info.     Another experimental mode is "-proxy ssh://user@host" in which case a -   SSH tunnel is used for the proxying. See [632]-proxy for more info. +   SSH tunnel is used for the proxying. See [637]-proxy for more info.     Up to 3 proxies may be chained together by listing them by commas     e.g.: "-proxy http://host1:port1,socks5://host2:port2" in case one @@ -4821,10 +4832,10 @@ xprop -root -f VNC_CONNECT 8s -set VNC_CONNECT "$1"     Driver in XFree86/Xorg (see below).     In either case, one can view this desktop both remotely and also -   [633]locally using vncviewer. Make sure vncviewer's "-encodings raw" +   [638]locally using vncviewer. Make sure vncviewer's "-encodings raw"     is in effect for local viewing (compression seems to slow things down     locally). For local viewing you set up a "bare" window manager that -   just starts up vncviewer and nothing else ([634]See how below). +   just starts up vncviewer and nothing else ([639]See how below).     Here is one way to start up Xvfb:    xinit -- /usr/X11R6/bin/Xvfb :1 -cc 4 -screen 0 1024x768x16 @@ -4844,19 +4855,19 @@ xprop -root -f VNC_CONNECT 8s -set VNC_CONNECT "$1"     "screen scrape" it very efficiently (more than, say, 100X faster than     normal video hardware). -   Update Nov/2006: See the [635]FINDCREATEDISPLAY discussion of the -   "[636]-display WAIT:cmd=FINDDISPLAY" option where virtual (Xvfb or +   Update Nov/2006: See the [640]FINDCREATEDISPLAY discussion of the +   "[641]-display WAIT:cmd=FINDDISPLAY" option where virtual (Xvfb or     Xdummy, or even real ones by changing an option) X servers are started     automatically for new users connecting. This provides a "desktop     service" for the machine. You either get your real X session or your     virtual (Xvfb/Xdummy) one whenever you connect to the machine -   (inetd(8) is a nice way to provide this service). The [637]-find, -   [638]-create, [639]-svc, and [640]-xdmsvc aliases can also come in +   (inetd(8) is a nice way to provide this service). The [642]-find, +   [643]-create, [644]-svc, and [645]-xdmsvc aliases can also come in     handy here.     There are some annoyances WRT Xvfb however. The default keyboard     mapping seems to be very poor. One should run x11vnc with -   [641]-add_keysyms option to have keysyms added automatically. Also, to +   [646]-add_keysyms option to have keysyms added automatically. Also, to     add the Shift_R and Control_R modifiers something like this is needed:  #!/bin/sh  xmodmap -e "keycode any = Shift_R" @@ -4868,7 +4879,7 @@ xmodmap -e "keycode any = Alt_R"  xmodmap -e "keycode any = Meta_L"  xmodmap -e "add Mod1 = Alt_L Alt_R Meta_L" -   (note: these are applied automatically in the [642]FINDCREATEDISPLAY +   (note: these are applied automatically in the [647]FINDCREATEDISPLAY     mode of x11vnc). Perhaps the Xvfb options -xkbdb or -xkbmap could be     used to get a better default keyboard mapping... @@ -4883,11 +4894,11 @@ xmodmap -e "add Mod1 = Alt_L Alt_R Meta_L"     The main drawback to this method (besides requiring extra     configuration and possibly root permission) is that it also does the -   Linux Virtual Console/Terminal (VC/VT) [643]switching even though it +   Linux Virtual Console/Terminal (VC/VT) [648]switching even though it     does not need to (since it doesn't use a real framebuffer). There are     some "dual headed" (actually multi-headed/multi-user) patches to the X     server that turn off the VT usage in the X server. Update: As of -   Jul/2005 we have an LD_PRELOAD script [644]Xdummy that allows you to +   Jul/2005 we have an LD_PRELOAD script [649]Xdummy that allows you to     use a stock (i.e. unpatched) Xorg or XFree86 server with the "dummy"     driver and not have any VT switching problems! Currently Xdummy needs     to be run as root, but with some luck that may be relaxed in the @@ -4915,7 +4926,7 @@ x11vnc -display :5 -rfbport 5905 -bg  vncviewer -geometry +0+0 -encodings raw -passwd $HOME/.vnc/passwd localhost:5     The display numbers (VNC and X) will likely be different (you could -   also try [645]-find), and you may not need the -passwd. Recent RealVNC +   also try [650]-find), and you may not need the -passwd. Recent RealVNC     viewers might be this:  #!/bin/sh  x11vnc -display :5 -rfbport 5905 -bg @@ -4942,7 +4953,7 @@ t:5     An X server can be started on the headless machine (sometimes this     requires configuring the X server to not fail if it cannot detect a     keyboard or mouse, see the next paragraph). Then you can export that X -   display via x11vnc (e.g. see [646]this FAQ) and access it from +   display via x11vnc (e.g. see [651]this FAQ) and access it from     anywhere on the network via a VNC viewer.     Some tips on getting X servers to start on machines without keyboard @@ -4965,10 +4976,10 @@ t:5     cards as it can hold to provide multiple simultaneous access or     testing on different kinds of video hardware. -   See also the [647]FINDCREATEDISPLAY discussion of the "[648]-display +   See also the [652]FINDCREATEDISPLAY discussion of the "[653]-display     WAIT:cmd=FINDDISPLAY" option where virtual Xvfb or Xdummy, or real X     servers are started automatically for new users connecting. The -   [649]-find, [650]-create, [651]-svc, and [652]-xdmsvc aliases can also +   [654]-find, [655]-create, [656]-svc, and [657]-xdmsvc aliases can also     come in handy here.     [Resource Usage and Performance] @@ -4991,7 +5002,7 @@ t:5    19/03/2004 10:10:58 error creating tile-row shm for len=4    19/03/2004 10:10:58 reverting to single_copytile mode -   Here is a shell script [653]shm_clear to list and prompt for removal +   Here is a shell script [658]shm_clear to list and prompt for removal     of your unattached shm segments (attached ones are skipped). I use it     while debugging x11vnc (I use "shm_clear -y" to assume "yes" for each     prompt). If x11vnc is regularly not cleaning up its shm segments, @@ -5025,40 +5036,40 @@ ied)     in /etc/system. See the next paragraph for more workarounds.     To minimize the number of shm segments used by x11vnc try using the -   [654]-onetile option (corresponds to only 3 shm segments used, and +   [659]-onetile option (corresponds to only 3 shm segments used, and     adding -fs 1.0 knocks it down to 2). If you are having much trouble     with shm segments, consider disabling shm completely via the -   [655]-noshm option. Performance will be somewhat degraded but when +   [660]-noshm option. Performance will be somewhat degraded but when     done over local machine sockets it should be acceptable (see an -   [656]earlier question discussing -noshm). +   [661]earlier question discussing -noshm).     Q-68: How can I make x11vnc use less system resources? -   The [657]-nap (now on by default) and "[658]-wait n" (where n is the +   The [662]-nap (now on by default) and "[663]-wait n" (where n is the     sleep between polls in milliseconds, the default is 30 or so) option -   are good places to start. Something like "[659]-sb 15" will cause +   are good places to start. Something like "[664]-sb 15" will cause     x11vnc to go into a deep-sleep mode after 15 seconds of no activity     (instead of the default 60).     Reducing the X server bits per pixel depth (e.g. to 16bpp or even     8bpp) will further decrease memory I/O and network I/O. The ShadowFB -   will make x11vnc's screen polling less severe. Using the [660]-onetile +   will make x11vnc's screen polling less severe. Using the [665]-onetile     option will use less memory and use fewer shared memory slots (add -   [661]-fs 1.0 for one less slot). +   [666]-fs 1.0 for one less slot).     Q-69: How can I make x11vnc use MORE system resources? -   You can try [662]-threads and dial down the wait time (e.g. -wait 1) -   and possibly dial down [663]-defer as well. Note that if you try to +   You can try [667]-threads and dial down the wait time (e.g. -wait 1) +   and possibly dial down [668]-defer as well. Note that if you try to     increase the "frame rate" too much you can bog down the server end     with the extra work it needs to do compressing the framebuffer data,     etc.     That said, it is possible to "stream" video via x11vnc if the video     window is small enough. E.g. a 256x192 xawtv TV capture window (using -   the x11vnc [664]-id option) can be streamed over a LAN or wireless at +   the x11vnc [669]-id option) can be streamed over a LAN or wireless at     a reasonable frame rate. @@ -5074,7 +5085,7 @@ ied)       * Use a smaller desktop size (e.g. 1024x768 instead of 1280x1024)       * Make sure the desktop background is a solid color (the background         is resent every time it is re-exposed). Consider using the -       [665]-solid [color] option to try to do this automatically. +       [670]-solid [color] option to try to do this automatically.       * Configure your window manager or desktop "theme" to not use fancy         images, shading, and gradients for the window decorations, etc.         Disable window animations, etc. Maybe your desktop has a "low @@ -5083,9 +5094,9 @@ ied)         -> Use Smooth Scrolling (deselect it).       * Avoid small scrolls of large windows using the Arrow keys or         scrollbar. Try to use PageUp/PageDown instead. (not so much of a -       problem in x11vnc 0.7.2 if [666]-scrollcopyrect is active and +       problem in x11vnc 0.7.2 if [671]-scrollcopyrect is active and         detecting scrolls for the application). -     * If the [667]-wireframe option is not available (earlier than +     * If the [672]-wireframe option is not available (earlier than         x11vnc 0.7.2 or you have disabled it via -nowireframe) then         Disable Opaque Moves and Resizes in the window manager/desktop.       * However if -wireframe is active (on by default in x11vnc 0.7.2) @@ -5108,7 +5119,7 @@ ied)         noticed.       VNC viewer parameters: -     * Use a [668]TightVNC enabled viewer! (Actually, RealVNC 4.x viewer +     * Use a [673]TightVNC enabled viewer! (Actually, RealVNC 4.x viewer         with ZRLE encoding is not too bad either; some claim it is         faster).       * Make sure the tight (or zrle) encoding is being used (look at @@ -5130,37 +5141,37 @@ ied)         file.       x11vnc parameters: -     * Make sure the [669]-wireframe option is active (it should be on by +     * Make sure the [674]-wireframe option is active (it should be on by         default) and you have Opaque Moves/Resizes Enabled in the window         manager. -     * Make sure the [670]-scrollcopyrect option is active (it should be +     * Make sure the [675]-scrollcopyrect option is active (it should be         on by default). This detects scrolls in many (but not all)         applications an applies the CopyRect encoding for a big speedup.       * Enforce a solid background when VNC viewers are connected via -       [671]-solid -     * Specify [672]-speeds modem to force the wireframe and +       [676]-solid +     * Specify [677]-speeds modem to force the wireframe and         scrollcopyrect heuristic parameters (and any future ones) to those         of a dialup modem connection (or supply the rd,bw,lat numerical         values that characterize your link).       * If wireframe and scrollcopyrect aren't working, try using the more -       drastic [673]-nodragging (no screen updates when dragging mouse, +       drastic [678]-nodragging (no screen updates when dragging mouse,         but sometimes you miss visual feedback) -     * Set [674]-fs 1.0 (disables fullscreen updates) -     * Try increasing [675]-wait or [676]-defer (reduces the maximum +     * Set [679]-fs 1.0 (disables fullscreen updates) +     * Try increasing [680]-wait or [681]-defer (reduces the maximum         "frame rate", but won't help much for large screen changes) -     * Try the [677]-progressive pixelheight mode with the block +     * Try the [682]-progressive pixelheight mode with the block         pixelheight 100 or so (delays sending vertical blocks since they         may change while viewer is receiving earlier ones) -     * If you just want to watch one (simple) window use [678]-id (cuts +     * If you just want to watch one (simple) window use [683]-id (cuts         down extraneous polling and updates, but can be buggy or         insufficient) -     * Set [679]-nosel (disables all clipboard selection exchange) -     * Use [680]-nocursor and [681]-nocursorpos (repainting the remote +     * Set [684]-nosel (disables all clipboard selection exchange) +     * Use [685]-nocursor and [686]-nocursorpos (repainting the remote         cursor position and shape takes resources and round trips)       * On very slow links (e.g. <= 28.8) you may need to increase the -       [682]-readtimeout n setting if it sometimes takes more than 20sec +       [687]-readtimeout n setting if it sometimes takes more than 20sec         to paint the full screen, etc. -     * Do not use [683]-fixscreen to automatically refresh the whole +     * Do not use [688]-fixscreen to automatically refresh the whole         screen, tap three Alt_L's then the screen has painting errors         (rare problem). @@ -5229,7 +5240,7 @@ ied)     Note that the DAMAGE extension does not speed up the actual reading of     pixels from the video card framebuffer memory, by, say, mirroring them -   in main memory. So reading the fb is still painfully [684]slow (e.g. +   in main memory. So reading the fb is still painfully [689]slow (e.g.     5MB/sec), and so even using X DAMAGE when large changes occur on the     screen the bulk of the time is still spent retrieving them. Not ideal,     but use of the ShadowFB XFree86/Xorg option speeds up the reading @@ -5247,45 +5258,45 @@ ied)     DAMAGE rectangles to contain real damage. The larger rectangles are     only used as hints to focus the traditional scanline polling (i.e. if     a scanline doesn't intersect a recent DAMAGE rectangle, the scan is -   skipped). You can use the "[685]-xd_area A" option to adjust the size +   skipped). You can use the "[690]-xd_area A" option to adjust the size     of the trusted DAMAGE rectangles. The default is 20000 pixels (e.g. a     140x140 square, etc). Use "-xd_area 0" to disable the cutoff and trust     all DAMAGE rectangles. -   The option "[686]-xd_mem f" may also be of use in tuning the -   algorithm. To disable using DAMAGE entirely use "[687]-noxdamage". +   The option "[691]-xd_mem f" may also be of use in tuning the +   algorithm. To disable using DAMAGE entirely use "[692]-noxdamage".     Q-72: My OpenGL application shows no screen updates unless I supply     the -noxdamage option to x11vnc.     One user reports in his environment (MythTV using the NVIDIA OpenGL     drivers) he gets no updates after the initial screen is drawn unless -   he uses the "[688]-noxdamage" option. +   he uses the "[693]-noxdamage" option.     This seems to be a bug in the X DAMAGE implementation of that driver.     You may have to use -noxdamage as well. A way to autodetect this will     be tried, probably the best it will do is automatically stop using X     DAMAGE. -   A developer for [689]MiniMyth reports that the 'alphapulse' tag of the +   A developer for [694]MiniMyth reports that the 'alphapulse' tag of the     theme G.A.N.T. can also cause problems, and should be avoided when     using VNC. -   Update: see [690]this FAQ too. +   Update: see [695]this FAQ too.     Q-73: When I drag windows around with the mouse or scroll up and down     things really bog down (unless I do the drag in a single, quick     motion). Is there anything to do to improve things? -   This problem is primarily due to [691]slow hardware read rates from +   This problem is primarily due to [696]slow hardware read rates from     video cards: as you scroll or move a large window around the screen     changes are much too rapid for x11vnc to keep up them (it can usually     only read the video card at about 5-10 MB/sec, so it can take a good     fraction of a second to read the changes induce from moving a large     window, if this to be done a number of times in succession the window     or scroll appears to "lurch" forward). See the description in the -   [692]-pointer_mode option for more info. The next bottleneck is +   [697]-pointer_mode option for more info. The next bottleneck is     compressing all of these changes and sending them out to connected     viewers, however the VNC protocol is pretty much self-adapting with     respect to that (updates are only packaged and sent when viewers ask @@ -5295,26 +5306,26 @@ ied)     default should now be much better than before and dragging small     windows around should no longer be a huge pain. If for some reason     these changes make matters worse, you can go back to the old way via -   the "[693]-pointer_mode 1" option. +   the "[698]-pointer_mode 1" option. -   Also added was the [694]-nodragging option that disables all screen +   Also added was the [699]-nodragging option that disables all screen     updates while dragging with the mouse (i.e. mouse motion with a button     held down). This gives the snappiest response, but might be undesired     in some circumstances when you want to see the visual feedback while     dragging (e.g. menu traversal or text selection). -   As of Dec/2004 the [695]-pointer_mode n option was introduced. n=1 is +   As of Dec/2004 the [700]-pointer_mode n option was introduced. n=1 is     the original mode, n=2 an improvement, etc.. See the -pointer_mode n     help for more info. -   Also, in some circumstances the [696]-threads option can improve +   Also, in some circumstances the [701]-threads option can improve     response considerably. Be forewarned that if more than one vncviewer     is connected at the same time then libvncserver may not be thread safe     (try to get the viewers to use different VNC encodings, e.g. tight and     ZRLE). -   As of Apr/2005 two new options (see the [697]wireframe FAQ and -   [698]scrollcopyrect FAQ below) provide schemes to sweep this problem +   As of Apr/2005 two new options (see the [702]wireframe FAQ and +   [703]scrollcopyrect FAQ below) provide schemes to sweep this problem     under the rug for window moves or resizes and for some (but not all)     window scrolls. These are the preferred way of avoiding the "lurching"     problem, contact me if they are not working. Note on SuSE and some @@ -5338,8 +5349,8 @@ EndSection     the window move/resize stops, it returns to normal processing: you     should only see the window appear in the new position. This spares you     from interacting with a "lurching" window between all of the -   intermediate steps. BTW the lurching is due to [699]slow video card -   read rates (see [700]here too). A displacement, even a small one, of a +   intermediate steps. BTW the lurching is due to [704]slow video card +   read rates (see [705]here too). A displacement, even a small one, of a     large window requires a non-negligible amount of time, a good fraction     of a second, to read in from the hardware framebuffer. @@ -5347,7 +5358,7 @@ EndSection     for -wireframe to do any good.     The mode is currently on by default because most people are afflicted -   with the problem. It can be disabled with the [701]-nowireframe option +   with the problem. It can be disabled with the [706]-nowireframe option     (aka -nowf). Why might one want to turn off the wireframing? Since     x11vnc is merely guessing when windows are being moved/resized, it may     guess poorly for your window-manager or desktop, or even for the way @@ -5392,13 +5403,13 @@ EndSection       * Maximum time to show a wireframe animation.       * Minimum time between sending wireframe outlines. -   See the [702]"-wireframe tweaks" option for more details. On a slow +   See the [707]"-wireframe tweaks" option for more details. On a slow     link, e.g. dialup modem, the parameters may be automatically adjusted     for better response.     CopyRect encoding:  In addition to the above there is the -   [703]"-wirecopyrect mode" option. It is also on by default. This +   [708]"-wirecopyrect mode" option. It is also on by default. This     instructs x11vnc to not only show the wireframe animation, but to also     instruct all connected VNC viewers to locally translate the window     image data from the original position to the new position on the @@ -5446,7 +5457,7 @@ EndSection     requiring the image data to be transmitted over the network. For fast     links the speedup is primarily due to x11vnc not having to read the     scrolled framebuffer data from the X server (recall that reading from -   the hardware framebuffer is [704]slow). +   the hardware framebuffer is [709]slow).     To do this x11vnc uses the RECORD X extension to snoop the X11     protocol between the X client with the focus window and the X server. @@ -5473,10 +5484,10 @@ EndSection     the X server display: if one falls too far behind it could become a     mess... -   The initial implementation of [705]-scrollcopyrect option is useful in +   The initial implementation of [710]-scrollcopyrect option is useful in     that it detects many scrolls and thus gives a much nicer working -   environment (especially when combined with the [706]-wireframe -   [707]-wirecopyrect [708]options, which are also on by default; and if +   environment (especially when combined with the [711]-wireframe +   [712]-wirecopyrect [713]options, which are also on by default; and if     you are willing to enable the ShadowFB things are very fast). The fact     that there aren't long delays or lurches during scrolling is the     primary improvement. @@ -5509,10 +5520,10 @@ EndSection         One can tap the Alt_L key (Left "Alt" key) 3 times in a row to         signal x11vnc to refresh the screen to all viewers. Your         VNC-viewer may have its own screen refresh hot-key or button. See -       also: [709]-fixscreen +       also: [714]-fixscreen       * Some applications, notably OpenOffice, do XCopyArea scrolls in         weird ways that assume ancestor window clipping is taking place. -       See the [710]-scr_skip option for ways to tweak this on a +       See the [715]-scr_skip option for ways to tweak this on a         per-application basis.       * Selecting text while dragging the mouse may be slower, especially         if the Button-down event happens near the window's edge. This is @@ -5529,7 +5540,7 @@ EndSection         because it fails to detect scrolls in it. Sometimes clicking         inside the application window or selecting some text in it to         force the focus helps. -     * When using the [711]-scale option there will be a quick CopyRect +     * When using the [716]-scale option there will be a quick CopyRect         scroll, but it needs to be followed by a slower "cleanup" update.         This is because for a fixed finite screen resolution (e.g. 75 dpi)         scaling and copyrect-ing are not exactly independent. Scaling @@ -5542,7 +5553,7 @@ EndSection     If you find the -scrollcopyrect behavior too approximate or     distracting you can go back to the standard polling-only update method -   with the [712]-noscrollcopyrect (or -noscr for short). If you find +   with the [717]-noscrollcopyrect (or -noscr for short). If you find     some extremely bad and repeatable behavior for -scrollcopyrect please     report a bug. @@ -5567,9 +5578,9 @@ EndSection     that pixel data is needed again it does not have to be retransmitted     over the network. -   As of Dec/2006 in the [713]0.9 development tarball there is an +   As of Dec/2006 in the [718]0.9 development tarball there is an     experimental client-side caching implementation enabled by the -   "[714]-ncache n" option. In fact, during the test period it was on by +   "[719]-ncache n" option. In fact, during the test period it was on by     default with n set to 10. To disable it use "-noncache".     It is a simple scheme where a (very large) lower portion of the @@ -5603,7 +5614,7 @@ EndSection     rendering...).     The Enhanced TightVNC Viewer (SSVNC) Unix viewer has a nice -   [715]-ycrop option to help hide the pixel cache area from view. It +   [720]-ycrop option to help hide the pixel cache area from view. It     will turn on automatically if the framebuffer appears to be very tall     (height more than twice the width), or you can supply the actual value     for the height. If the screen resized by scaling, etc, the ycrop value @@ -5632,7 +5643,7 @@ EndSection     an additional factor of 2 in memory use.     However, even in the smallest usage mode with n equal 2 and -   [716]-ncache_no_rootpixmap set (this requires only 2X additional +   [721]-ncache_no_rootpixmap set (this requires only 2X additional     framebuffer memory) there is still a noticable improvement for many     activities, although it is not as dramatic as with, say n equal 12 and     rootpixmap (desktop background) caching enabled. @@ -5643,7 +5654,7 @@ EndSection     be tuned to use less, or the VNC community will extend the protocol to     allow caching and replaying of compressed blobs of data. -   Another option to experiment with is "[717]-ncache_cr". By specifying +   Another option to experiment with is "[722]-ncache_cr". By specifying     it, x11vnc will try to do smooth opaque window moves instead of its     wireframe. This can give a very nice effect (note: on Unix the realvnc     viewer seems to be smoother than the tightvnc viewer), but can lead to @@ -5713,23 +5724,23 @@ EndSection     this is because the cursor shape is often downloaded to the graphics     hardware (video card), but I could be mistaken. -   A simple kludge is provided by the "[718]-cursor X" option that +   A simple kludge is provided by the "[723]-cursor X" option that     changes the cursor when the mouse is on the root background (or any     window has the same cursor as the root background). Note that desktops     like GNOME or KDE often cover up the root background, so this won't -   work for those cases. Also see the "[719]-cursor some" option for +   work for those cases. Also see the "[724]-cursor some" option for     additional kludges.     Note that as of Aug/2004 on Solaris using the SUN_OVL overlay     extension and IRIX, x11vnc can show the correct mouse cursor when the -   [720]-overlay option is supplied. See [721]this FAQ for more info. +   [725]-overlay option is supplied. See [726]this FAQ for more info.     Also as of Dec/2004 XFIXES X extension support has been added to allow     exact extraction of the mouse cursor shape. XFIXES fixes the problem     of the cursor-shape being write-only: x11vnc can now query the X     server for the current shape and send it back to the connected     viewers. XFIXES is available on recent Linux Xorg based distros and -   [722]Solaris 10. +   [727]Solaris 10.     The only XFIXES issue is the handling of alpha channel transparency in     cursors. If a cursor has any translucency then in general it must be @@ -5737,7 +5748,7 @@ EndSection     situations where the cursor transparency can also handled exactly:     when the VNC Viewer requires the cursor shape be drawn into the VNC     framebuffer or if you apply a patch to your VNC Viewer to extract -   hidden alpha channel data under 32bpp. [723]Details can be found here. +   hidden alpha channel data under 32bpp. [728]Details can be found here.     Q-78: When using XFIXES cursorshape mode, some of the cursors look @@ -5770,17 +5781,17 @@ EndSection     for most cursor themes and you don't have to worry about it.     In case it still looks bad for your cursor theme, there are (of -   course!) some tunable parameters. The "[724]-alphacut n" option lets +   course!) some tunable parameters. The "[729]-alphacut n" option lets     you set the threshold "n" (between 0 and 255): cursor pixels with     alpha values below n will be considered completely transparent while     values equal to or above n will be completely opaque. The default is -   240. The "[725]-alphafrac f" option tries to correct individual +   240. The "[730]-alphafrac f" option tries to correct individual     cursors that did not fare well with the default -alphacut value: if a     cursor has less than fraction f (between 0.0 and 1.0) of its pixels     selected by the default -alphacut, the threshold is lowered until f of     its pixels are selected. The default fraction is 0.33. -   Finally, there is an option [726]-alpharemove that is useful for +   Finally, there is an option [731]-alpharemove that is useful for     themes where many cursors are light colored (e.g. "whiteglass").     XFIXES returns the cursor data with the RGB values pre-multiplied by     the alpha value. If the white cursors look too grey, specify @@ -5806,10 +5817,10 @@ EndSection     alpha channel data to libvncserver. However, this data will only be     used for VNC clients that do not support the CursorShapeUpdates VNC     extension (or have disabled it). It can be disabled for all clients -   with the [727]-nocursorshape x11vnc option. In this case the cursor is +   with the [732]-nocursorshape x11vnc option. In this case the cursor is     drawn, correctly blended with the background, into the VNC framebuffer     before being sent out to the client. So the alpha blending is done on -   the x11vnc side. Use the [728]-noalphablend option to disable this +   the x11vnc side. Use the [733]-noalphablend option to disable this     behavior (always approximate transparent cursors with opaque RGB     values). @@ -5833,7 +5844,7 @@ EndSection     example on how to change the Windows TightVNC viewer to achieve the     same thing (send me the patch if you get that working). -   This patch is applied to the [729]Enhanced TightVNC Viewer (SSVNC) +   This patch is applied to the [734]Enhanced TightVNC Viewer (SSVNC)     package we provide.     [Mouse Pointer] @@ -5841,9 +5852,9 @@ EndSection     Q-80: Why does the mouse arrow just stay in one corner in my     vncviewer, whereas my cursor (that does move) is just a dot? -   This default takes advantage of a [730]tightvnc extension +   This default takes advantage of a [735]tightvnc extension     (CursorShapeUpdates) that allows specifying a cursor image shape for -   the local VNC viewer. You may disable it with the [731]-nocursor +   the local VNC viewer. You may disable it with the [736]-nocursor     option to x11vnc if your viewer does not have this extension.     Note: as of Aug/2004 this should be fixed: the default for @@ -5857,17 +5868,17 @@ EndSection     clients (i.e. passive viewers can see the mouse cursor being moved     around by another viewer)? -   Use the [732]-cursorpos option when starting x11vnc. A VNC viewer must +   Use the [737]-cursorpos option when starting x11vnc. A VNC viewer must     support the Cursor Positions Updates for the user to see the mouse     motions (the TightVNC viewers support this). As of Aug/2004 -cursorpos -   is the default. See also [733]-nocursorpos and [734]-nocursorshape. +   is the default. See also [738]-nocursorpos and [739]-nocursorshape.     Q-82: Is it possible to swap the mouse buttons (e.g. left-handed     operation), or arbitrarily remap them? How about mapping button clicks     to keystrokes, e.g. to partially emulate Mouse wheel scrolling? -   You can remap the mouse buttons via something like: [735]-buttonmap +   You can remap the mouse buttons via something like: [740]-buttonmap     13-31 (or perhaps 12-21). Also, note that xmodmap(1) lets you directly     adjust the X server's button mappings, but in some circumstances it     might be more desirable to have x11vnc do it. @@ -5875,7 +5886,7 @@ EndSection     One user had an X server with only one mouse button(!) and was able to     map all of the VNC client mouse buttons to it via: -buttonmap 123-111. -   Note that the [736]-debug_pointer option prints out much info for +   Note that the [741]-debug_pointer option prints out much info for     every mouse/pointer event and is handy in solving problems.     To map mouse button clicks to keystrokes you can use the alternate @@ -5897,7 +5908,7 @@ EndSection     Exactly what keystroke "scrolling" events they should be bound to     depends on one's taste. If this method is too approximate, one could -   consider not using [737]-buttonmap but rather configuring the X server +   consider not using [742]-buttonmap but rather configuring the X server     to think it has a mouse with 5 buttons even though the physical mouse     does not. (e.g. 'Option "ZAxisMapping" "4 5"'). @@ -5927,7 +5938,7 @@ EndSection     Q-83: How can I get my AltGr and Shift modifiers to work between     keyboards for different languages? -   The option [738]-modtweak should help here. It is a mode that monitors +   The option [743]-modtweak should help here. It is a mode that monitors     the state of the Shift and AltGr Modifiers and tries to deduce the     correct keycode to send, possibly by sending fake modifier key presses     and releases in addition to the actual keystroke. @@ -5936,16 +5947,16 @@ EndSection     to get the old behavior). This was done because it was noticed on     newer XFree86 setups even on bland "us" keyboards like "pc104 us"     XFree86 included a "ghost" key with both "<" and ">" it. This key does -   not exist on the keyboard (see [739]this FAQ for more info). Without +   not exist on the keyboard (see [744]this FAQ for more info). Without     -modtweak there was then an ambiguity in the reverse map keysym =>     keycode, making it so the "<" symbol could not be typed. -   Also see the [740]FAQ about the -xkb option for a more powerful method +   Also see the [745]FAQ about the -xkb option for a more powerful method     of modifier tweaking for use on X servers with the XKEYBOARD     extension.     When trying to resolve keyboard mapping problems, note that the -   [741]-debug_keyboard option prints out much info for every keystroke +   [746]-debug_keyboard option prints out much info for every keystroke     and so can be useful debugging things. @@ -5957,9 +5968,9 @@ EndSection     (e.g. pc105 in the XF86Config file when it should be something else,     say pc104). -   Short Cut: Try the [742]-xkb or [743]-sloppy_keys options and see if +   Short Cut: Try the [747]-xkb or [748]-sloppy_keys options and see if     that helps the situation. The discussion below is a bit outdated (e.g. -   [744]-modtweak is now the default) but it is useful reference for +   [749]-modtweak is now the default) but it is useful reference for     various tricks and so is kept. @@ -6002,17 +6013,17 @@ EndSection     -remap less-comma     These are convenient in that they do not modify the actual X server -   settings. The former ([745]-modtweak) is a mode that monitors the +   settings. The former ([750]-modtweak) is a mode that monitors the     state of the Shift and AltGr modifiers and tries to deduce the correct     keycode sequence to send. Since Jul/2004 -modtweak is now the default. -   The latter ([746]-remap less-comma) is an immediate remapping of the +   The latter ([751]-remap less-comma) is an immediate remapping of the     keysym less to the keysym comma when it comes in from a client (so     when Shift is down the comma press will yield "<"). -   See also the [747]FAQ about the -xkb option as a possible workaround +   See also the [752]FAQ about the -xkb option as a possible workaround     using the XKEYBOARD extension. -   Note that the [748]-debug_keyboard option prints out much info for +   Note that the [753]-debug_keyboard option prints out much info for     every keystroke to aid debugging keyboard problems. @@ -6020,13 +6031,13 @@ EndSection     (i.e. an extra comma).     This is likely because you press "Shift" then "<" but then released -   the Shift key before releasing the "<". Because of a [749]keymapping +   the Shift key before releasing the "<". Because of a [754]keymapping     ambiguity the last event "< up" is interpreted as "," because that key     unshifted is the comma. -   This should not happen in [750]-xkb mode, because it works hard to +   This should not happen in [755]-xkb mode, because it works hard to     resolve the ambiguities. If you do not want to use -xkb, try the -   option [751]-sloppy_keys to attempt a similar type of algorithm. +   option [756]-sloppy_keys to attempt a similar type of algorithm.     Q-86: I'm using an "international" keyboard (e.g. German "de", or @@ -6050,7 +6061,7 @@ EndSection     In both cases no AltGr is sent to the VNC server, but we know AltGr is     needed on the physical international keyboard to type a "@". -   This all worked fine with x11vnc running with the [752]-modtweak +   This all worked fine with x11vnc running with the [757]-modtweak     option (it figures out how to adjust the Modifier keys (Shift or     AltGr) to get the "@"). However it fails under recent versions of     XFree86 (and the X.org fork). These run the XKEYBOARD extension by @@ -6067,7 +6078,7 @@ EndSection       * there is a new option -xkb to use the XKEYBOARD extension API to         do the Modifier key tweaking. -   The [753]-xkb option seems to fix all of the missing keys: "@", "<", +   The [758]-xkb option seems to fix all of the missing keys: "@", "<",     ">", etc.: it is recommended that you try it if you have this sort of     problem. Let us know if there are any remaining problems (see the next     paragraph for some known problems). If you specify the -debug_keyboard @@ -6075,7 +6086,7 @@ EndSection     debugging output (send it along with any problems you report).     Update: as of Jun/2005 x11vnc will try to automatically enable -   [754]-xkb if it appears that would be beneficial (e.g. if it sees any +   [759]-xkb if it appears that would be beneficial (e.g. if it sees any     of "@", "<", ">", "[" and similar keys are mapped in a way that needs     the -xkb to access them). To disable this automatic check use -noxkb. @@ -6090,7 +6101,7 @@ EndSection         was attached to keycode 93 (no physical key generates this         keycode) while ISO_Level3_Shift was attached to keycode 113. The         keycode skipping option was used to disable the ghost key: -       [755]-skip_keycodes 93 +       [760]-skip_keycodes 93       * In implementing -xkb we noticed that some characters were still         not getting through, e.g. "~" and "^". This is not really an         XKEYBOARD problem. What was happening was the VNC viewer was @@ -6108,16 +6119,16 @@ EndSection         What to do? In general the VNC protocol has not really solved this         problem: what should be done if the VNC viewer sends a keysym not         recognized by the VNC server side? Workarounds can possibly be -       created using the [756]-remap x11vnc option: +       created using the [761]-remap x11vnc option:    -remap asciitilde-dead_tilde,asciicircum-dead_circumflex         etc. Use -remap filename if the list is long. Please send us your         workarounds for this problem on your keyboard. Perhaps we can have         x11vnc adjust automatically at some point. Also see the -       [757]-add_keysyms option in the next paragraph. -       Update: for convenience "[758]-remap DEAD" does many of these +       [762]-add_keysyms option in the next paragraph. +       Update: for convenience "[763]-remap DEAD" does many of these         mappings at once. -     * To complement the above workaround using the [759]-remap, an -       option [760]-add_keysyms was added. This option instructs x11vnc +     * To complement the above workaround using the [764]-remap, an +       option [765]-add_keysyms was added. This option instructs x11vnc         to bind any unknown Keysyms coming in from VNC viewers to unused         Keycodes in the X server. This modifies the global state of the X         server. When x11vnc exits it removes the extra keymappings it @@ -6136,7 +6147,7 @@ EndSection     Short answer: disable key autorepeating by running the command "xset r     off" on the Xserver where x11vnc is run (restore via "xset r on") or -   use the new (Jul/2004) [761]-norepeat x11vnc option. You will still +   use the new (Jul/2004) [766]-norepeat x11vnc option. You will still     have autorepeating because that is taken care of on your VNC viewer     side. @@ -6160,7 +6171,7 @@ EndSection     off", does the problem go away?     The workaround is to manually apply "xset r off" and "xset r on" as -   needed, or to use the [762]-norepeat (which has since Dec/2004 been +   needed, or to use the [767]-norepeat (which has since Dec/2004 been     made the default). Note that with X server autorepeat turned off the     VNC viewer side of the connection will (nearly always) do its own     autorepeating so there is no big loss here, unless someone is also @@ -6171,7 +6182,7 @@ EndSection     keystrokes!!     Are you using x11vnc to log in to an X session via display manager? -   (as described in [763]this FAQ) If so, x11vnc is starting before your +   (as described in [768]this FAQ) If so, x11vnc is starting before your     session and it disables autorepeat when you connect, but then after     you log in your session startup (GNOME, KDE, ...) could be resetting     the autorepeat to be on. Or it could be something inside your desktop @@ -6191,11 +6202,61 @@ EndSection     should figure out how to disable that somehow. -   Q-89: The machine where I run x11vnc has an AltGr key, but the local +   Q-89: After using x11vnc for a while, I find that I cannot type some +   (or any) characters or my mouse clicks and drags no longer have any +   affect. What happened? + +   This happens often for VNC in general by the following mechanism. +   Suppose on the Viewer side desktop there is some hot-key to switch +   desktops/rooms/spaces, etc. E.g. suppose Alt+LeftArrow moves to the +   left desktop/room/space. Or suppose an Alt+hotkey combination +   iconifies a window. + +   Consider the sequence that happens. The Alt_L key and then the +   LeftArrow key go down. Since you are inside the viewer these key +   presses are sent to the other side (x11vnc) so they are pressed down +   in the remote desktop as well. Your local desktop (where the VNC +   Viewer is running) then warps to the new desktop/room/space: Leaving +   the Alt_L and (possibly) the LeftArrow keys still pressed down in the +   remote desktop. + +   If someone is sitting at the desktop, or when you return in the viewer +   it may be very confusing because the Alt_L is still pressed down but +   you (or the person sitting that the desktop) do not realize this. +   Depending on the remote desktop (x11vnc side) it can act very strange. + +   A quick workaround when you notice this is to press and release all of +   the Alt, Shift, Control, Windows-Flag, modifier keys to free the +   pressed one. You need to do this for both the left and right Shift, +   Alt, Control, etc. keys to be sure. + +   You can also use the [769]-clear_mods option to try to clear all of +   the modifier keys at x11vnc startup. You will still have to be careful +   that you do not leave the modifier key pressed down during your +   session. It is difficult to prevent this problem from occurring (short +   of using [770]-remap to prevent sending all of the problem modifier +   keys, which would make the destkop pretty unusable). + +   During a session these x11vnc remote control commands can also help: +   x11vnc -R clear_mods +   x11vnc -R clear_keys +   x11vnc -R clear_locks +   x11vnc -R clear_all + +   A similar problem can occur if you accidentally press the Caps_Lock or +   Num_Lock down. When these are locked on the remote side it can +   sometimes lead to strange desktop behavior (e.g. cannot drag or click +   on windows). As above you may not notice this because the lock isn't +   down on the local (Viewer) side. See [771]this FAQ on lock keys +   problem. These options may help avoid the problem: [772]-skip_lockkeys +   and [773]-capslock. See also [774]-clear_all. + + +   Q-90: The machine where I run x11vnc has an AltGr key, but the local     machine where I run the VNC viewer does not. Is there a way I can map     a local unused key to send an AltGr? How about a Compose key as well? -   Something like "[764]-remap Super_R-Mode_switch" x11vnc option may +   Something like "[775]-remap Super_R-Mode_switch" x11vnc option may     work. Note that Super_R is the "Right Windoze(tm) Flaggie" key; you     may want to choose another. The -debug_keyboard option comes in handy     in finding keysym names (so does xev(1)). @@ -6206,7 +6267,7 @@ EndSection     specify remappings from a file. -   Q-90: I have a Sun machine I run x11vnc on. Its Sun keyboard has just +   Q-91: I have a Sun machine I run x11vnc on. Its Sun keyboard has just     one Alt key labelled "Alt" and two Meta keys labelled with little     diamonds. The machine where I run the VNC viewer only has Alt keys.     How can I send a Meta keypress? (e.g. emacs needs this) @@ -6218,13 +6279,13 @@ EndSection     Since xmodmap(1) modifies the X server mappings you may not want to do     this (because it affects local work on that machine). Something like -   the [765]-remap Alt_L-Meta_L to x11vnc may be sufficient for ones +   the [776]-remap Alt_L-Meta_L to x11vnc may be sufficient for ones     needs, and does not modify the X server environment. Note that you     cannot send Alt_L in this case, maybe -remap Super_L-Meta_L would be a     better choice if the Super_L key is typically unused in Unix. -   Q-91: Running x11vnc on HP-UX I cannot type "#" I just get a "3" +   Q-92: Running x11vnc on HP-UX I cannot type "#" I just get a "3"     instead.     One user reports this problem on HP-UX Rel_B.11.23. The problem was @@ -6238,7 +6299,7 @@ EndSection     and similar triple mappings (with two in the AltGr/Mode_switch group)     of a keysum to a single keycode. -   Use the [766]-nomodtweak option as a workaround. You can also use +   Use the [777]-nomodtweak option as a workaround. You can also use     xmodmap to correct these mappings in the server, e.g.:    xmodmap -e "keycode 47 = 3 numbersign" @@ -6247,12 +6308,12 @@ EndSection     handle these mappings better. -   Q-92: Can I map a keystroke to a mouse button click on the remote +   Q-93: Can I map a keystroke to a mouse button click on the remote     machine?     This can be done directly in some X servers using AccessX and     Pointer_EnableKeys, but is a bit awkward. It may be more convenient to -   have x11vnc do the remapping. This can be done via the [767]-remap +   have x11vnc do the remapping. This can be done via the [778]-remap     option using the fake "keysyms" Button1, Button2, etc. as the "to"     keys (i.e. the ones after the "-") @@ -6261,7 +6322,7 @@ EndSection     button "paste" because (using XFree86/Xorg Emulate3Buttons) you have     to click both buttons on the touch pad at the same time. This     remapping: -  [768]-remap Super_R-Button2 +  [779]-remap Super_R-Button2     maps the Super_R "flag" key press to the Button2 click, thereby making     X pasting a bit easier. @@ -6270,7 +6331,7 @@ EndSection     are generated immediately on the x11vnc side. When the key is released     (i.e. goes up) no events are generated. -   Q-93: How can I get Caps_Lock to work between my VNC viewer and +   Q-94: How can I get Caps_Lock to work between my VNC viewer and     x11vnc?     This is a little tricky because it is possible to get the Caps_Lock @@ -6280,14 +6341,23 @@ EndSection     Caps_Lock in the viewer your local machine goes into the Caps_Lock on     state and sends keysym "A" say when you press "a". x11vnc will then     fake things up so that Shift is held down to generate "A". The -   [769]-skip_lockkeys option should help to accomplish this. For finer -   grain control use something like: "[770]-remap Caps_Lock-None". +   [780]-skip_lockkeys option should help to accomplish this. For finer +   grain control use something like: "[781]-remap Caps_Lock-None". + +   Also try the [782]-nomodtweak and [783]-capslock options. -   Also try the [771]-nomodtweak and [772]-capslock options. +   Another useful option that turns off any Lock keys on the remote side +   at startup and end is the [784]-clear_all option. During a session you +   can run these remote control commands to modify the Lock keys: +   x11vnc -R clear_locks +   x11vnc -R clear_all +   the former will try to unset any Lock keys, the latter will do same +   and also try to make it so no key is pressed down (e.g. "stuck" Alt_L, +   etc).     [Screen Related Issues and Features] -   Q-94: The remote display is larger (in number of pixels) than the +   Q-95: The remote display is larger (in number of pixels) than the     local display I am running the vncviewer on. I don't like the     vncviewer scrollbars, what I can do? @@ -6306,15 +6376,15 @@ EndSection     There may also be scaling viewers out there (e.g. TightVNC or UltraVNC     on Windows) that automatically shrink or expand the remote framebuffer     to fit the local display. Especially for hand-held devices. See also -   [773]this FAQ on x11vnc scaling. +   [785]this FAQ on x11vnc scaling. -   Q-95: Does x11vnc support server-side framebuffer scaling? (E.g. to +   Q-96: Does x11vnc support server-side framebuffer scaling? (E.g. to     make the desktop smaller).     As of Jun/2004 x11vnc provides basic server-side scaling. It is a     global scaling of the desktop, not a per-client setting. To enable it -   use the "[774]-scale fraction" option. "fraction" can either be a +   use the "[786]-scale fraction" option. "fraction" can either be a     floating point number (e.g. -scale 0.5) or the alternative m/n     fraction notation (e.g. -scale 3/4). Note that if fraction is greater     than one the display is magnified. @@ -6335,7 +6405,7 @@ EndSection     One can also use the ":nb" with an integer scale factor (say "-scale     2:nb") to use x11vnc as a screen magnifier for vision impaired -   [775]applications. Since with integer scale factors the framebuffers +   [787]applications. Since with integer scale factors the framebuffers     become huge and scaling operations time consuming, be sure to use     ":nb" for the fastest response. @@ -6361,7 +6431,7 @@ EndSection     If one desires per-client scaling for something like 1:1 from a     workstation and 1:2 from a smaller device (e.g. handheld), currently     the only option is to run two (or more) x11vnc processes with -   different scalings listening on separate ports ([776]-rfbport option, +   different scalings listening on separate ports ([788]-rfbport option,     etc.).     Update: As of May/2006 x11vnc also supports the UltraVNC server-side @@ -6371,8 +6441,8 @@ EndSection     "-rfbversion 3.6" for this to be recognized by UltraVNC viewers.     BTW, whenever you run two or more x11vnc's on the same X display and -   use the [777]GUI, then to avoid all of the x11vnc's simultaneously -   answering the gui you will need to use something like [778]"-connect +   use the [789]GUI, then to avoid all of the x11vnc's simultaneously +   answering the gui you will need to use something like [790]"-connect     file1 -gui ..." with different connect files for each x11vnc you want     to control via the gui (or remote-control). The "-connect file1" usage     gives separate communication channels between a x11vnc proces and the @@ -6381,12 +6451,12 @@ EndSection     Update: As of Mar/2005 x11vnc now scales the mouse cursor with the     same scale factor as the screen. If you don't want that, use the -   [779]"-scale_cursor frac" option to set the cursor scaling to a +   [791]"-scale_cursor frac" option to set the cursor scaling to a     different factor (e.g. use "-scale_cursor 1" to keep the cursor at its     natural unscaled size). -   Q-96: Does x11vnc work with Xinerama? (i.e. multiple monitors joined +   Q-97: Does x11vnc work with Xinerama? (i.e. multiple monitors joined     together to form one big, single screen).     Yes, it should generally work because it simply polls the big @@ -6403,24 +6473,26 @@ EndSection     screen is not rectangular (e.g. 1280x1024 and 1024x768 monitors joined     together), then there will be "non-existent" areas on the screen. The     X server will return "garbage" image data for these areas and so they -   may be distracting to the viewer. The [780]-blackout x11vnc option +   may be distracting to the viewer. The [792]-blackout x11vnc option     allows you to blacken-out rectangles by manually specifying their     WxH+X+Y geometries. If your system has the libXinerama library, the -   [781]-xinerama x11vnc option can be used to have it automatically +   [793]-xinerama x11vnc option can be used to have it automatically     determine the rectangles to be blackened out. (Note on 8bpp     PseudoColor displays the fill color may not be black). Update: -   [782]-xinerama is now on by default. +   [794]-xinerama is now on by default.     Some users have reported that the mouse does not behave properly for     their Xinerama display: i.e. the mouse cannot be moved to all regions -   of the large display. If this happens try using the [783]-xwarppointer +   of the large display. If this happens try using the [795]-xwarppointer     option. This instructs x11vnc to fake mouse pointer motions using the     XWarpPointer function instead of the XTestFakeMotionEvent XTEST     function. (This may be due to a bug in the X server for XTEST when -   Xinerama is enabled). +   Xinerama is enabled). Update: As of Dec/2006 [796]-xwarppointer will +   be applied automatically if Xinerama is detected. To disable use: +   -noxwarppointer -   Q-97: Can I use x11vnc on a multi-headed display that is not Xinerama +   Q-98: Can I use x11vnc on a multi-headed display that is not Xinerama     (i.e. separate screens :0.0, :0.1, ... for each monitor)?     You can, but it is a little bit awkward: you must start separate @@ -6438,32 +6510,32 @@ EndSection     Note: if you are running on Solaris 8 or earlier you can easily hit up     against the maximum of 6 shm segments per process (for Xsun in this     case) from running multiple x11vnc processes. You should modify -   /etc/system as mentioned in another [784]FAQ to increase the limit. It -   is probably also a good idea to run with the [785]-onetile option in +   /etc/system as mentioned in another [797]FAQ to increase the limit. It +   is probably also a good idea to run with the [798]-onetile option in     this case (to limit each x11vnc to 3 shm segments), or even -   [786]-noshm to use no shm segments. +   [799]-noshm to use no shm segments. -   Q-98: Can x11vnc show only a portion of the display? (E.g. for a +   Q-99: Can x11vnc show only a portion of the display? (E.g. for a     special purpose rfb application). -   As of Mar/2005 x11vnc has the "[787]-clip WxH+X+Y" option to select a +   As of Mar/2005 x11vnc has the "[800]-clip WxH+X+Y" option to select a     rectangle of width W, height H and offset (X, Y). Thus the VNC screen     will be the clipped sub-region of the display and be only WxH in size. -   One user used -clip to split up a large [788]Xinerama screen into two +   One user used -clip to split up a large [801]Xinerama screen into two     more managable smaller screens.     This also works to view a sub-region of a single application window if -   the [789]-id or [790]-sid options are used. The offset is measured +   the [802]-id or [803]-sid options are used. The offset is measured     from the upper left corner of the selected window. -   Q-99: Does x11vnc support the XRANDR (X Resize, Rotate and Reflection) -   extension? Whenever I rotate or resize the screen x11vnc just seems to -   crash. +   Q-100: Does x11vnc support the XRANDR (X Resize, Rotate and +   Reflection) extension? Whenever I rotate or resize the screen x11vnc +   just seems to crash.     As of Dec/2004 x11vnc supports XRANDR. You enable it with the -   [791]-xrandr option to make x11vnc monitor XRANDR events and also trap +   [804]-xrandr option to make x11vnc monitor XRANDR events and also trap     X server errors if the screen change occurred in the middle of an X     call like XGetImage. Once it traps the screen change it will create a     new framebuffer using the new screen. @@ -6473,9 +6545,9 @@ EndSection     then the viewer will automatically resize. Otherwise, the new     framebuffer is fit as best as possible into the original viewer size     (portions of the screen may be clipped, unused, etc). For these -   viewers you can try the [792]-padgeom option to make the region big +   viewers you can try the [805]-padgeom option to make the region big     enough to hold all resizes and rotations. We have fixed this problem -   for the TightVNC Viewer on Unix: [793]enhanced_tightvnc_viewer +   for the TightVNC Viewer on Unix: [806]enhanced_tightvnc_viewer     If you specify "-xrandr newfbsize" then vnc viewers that do not     support NewFBSize will be disconnected before the resize. If you @@ -6483,21 +6555,21 @@ EndSection     terminate. -   Q-100: Independent of any XRANDR, can I have x11vnc rotate and/or +   Q-101: Independent of any XRANDR, can I have x11vnc rotate and/or     reflect the screen that the VNC viewers see? (e.g. for a handheld     whose screen is rotated 90 degrees). -   As of Jul/2006 there is the [794]-rotate option allow this. E.g's: +   As of Jul/2006 there is the [807]-rotate option allow this. E.g's:     "-rotate +90", "-rotate -90", "-rotate x", etc. -   Q-101: Why is the view in my VNC viewer completely black? Or why is +   Q-102: Why is the view in my VNC viewer completely black? Or why is     everything flashing around randomly?     See the next FAQ for a possible explanation. -   Q-102: I use Linux Virtual Consoles (VC's) to implement 'Fast User +   Q-103: I use Linux Virtual Consoles (VC's) to implement 'Fast User     Switching' between users' sessions (e.g. Betty is on Ctrl-Alt-F7,     Bobby is on Ctrl-Alt-F8, and Sid is on Ctrl-Alt-F1: they use those     keystrokes to switch between their sessions).   How come the view in a @@ -6526,7 +6598,7 @@ EndSection     "chvt 7" for VC #7. -   Q-103: I am using x11vnc where my local machine has "popup/hidden +   Q-104: I am using x11vnc where my local machine has "popup/hidden     taskbars" and the remote display where x11vnc runs also has     "popup/hidden taskbars" and they interfere and fight with each other.     What can I do? @@ -6541,7 +6613,7 @@ EndSection     click on the task bar panel, and uncheck "enable auto-hide" from the     panel properties dialog box. This will make the panel always visible. -   Q-104: Help! x11vnc and my KDE screensaver keep switching each other +   Q-105: Help! x11vnc and my KDE screensaver keep switching each other     on and off every few seconds.     This is a new (Jul/2006) problem seen, say, on the version of KDE that @@ -6552,13 +6624,13 @@ EndSection     This may be a bug in kdesktop_lock. For now the only workaround is to     disable the screensaver. You can try using another one such as -   straight xscreensaver (see the instructions [795]here for how to +   straight xscreensaver (see the instructions [808]here for how to     disable kdesktop_lock). If you have more info on this or see it     outside of KDE please let us know.     Update: It appears this is due to kdesktop_lock enabling the screen     saver when the Monitor is in DPMS low-power state (e.g. standby, -   suspend, or off). In Nov/2006 the x11vnc [796]-nodpms option was added +   suspend, or off). In Nov/2006 the x11vnc [809]-nodpms option was added     as a workaround. Normally it is a good thing that the monitor powers     down (since x11vnc can still poll the framebuffer in this state), but     if you experience the kdesktop_lock problem you can specify the @@ -6568,22 +6640,22 @@ EndSection     disable the screensaver). Feel free to file a bug against     kdesktop_lock with KDE. -   Q-105: I am running the beryl 3D window manager (or MythTv, Google +   Q-106: I am running the beryl 3D window manager (or MythTv, Google     Earth, or some other OpenGL app) and I do not get screen updates in     x11vnc.     This appears to be because the 3D OpenGL/GLX hardware screen updates     do not get reported via the XDAMAGE mechanism. So this is a bug in -   [797]beryl or XDAMAGE/Xorg or the (possibly 3rd party) video card +   [810]beryl or XDAMAGE/Xorg or the (possibly 3rd party) video card     driver. -   As a workaround apply the [798]-noxdamage option. As of Feb/2007 +   As a workaround apply the [811]-noxdamage option. As of Feb/2007     x11vnc will try to autodetect the problem and disable XDAMAGE if is     appears to be missing a lot of updates. But if you know you are using -   beryl you might as well always supply -noxdamage. Thanks to [799]this +   beryl you might as well always supply -noxdamage. Thanks to [812]this     user who reported the problem and discovered the workaround. -   A developer for [800]MiniMyth reports that the 'alphapulse' tag of the +   A developer for [813]MiniMyth reports that the 'alphapulse' tag of the     theme G.A.N.T. can also cause problems, and should be avoided when     using VNC. @@ -6592,7 +6664,7 @@ EndSection     responsiveness (especially for typing) and also leads to unnecessary     CPU and memory I/O load due to the extra polling. -   Q-106: Can I use x11vnc to view my VMWare session remotely? +   Q-107: Can I use x11vnc to view my VMWare session remotely?     Yes, since VMWare usually runs as an X application you can view it via     x11vnc in the normal way. @@ -6603,9 +6675,9 @@ EndSection       * Fullscreen mode     The way VMWare does Fullscreen mode on Linux is to display the Guest -   desktop in a separate Virtual Console (e.g. VC 8) (see [801]this FAQ +   desktop in a separate Virtual Console (e.g. VC 8) (see [814]this FAQ     on VC's for background). Unfortunately, this Fullscreen VC is not an X -   server. So x11vnc cannot access it (however, [802]see this discussion +   server. So x11vnc cannot access it (however, [815]see this discussion     of -rawfb for a possible workaround). x11vnc works fine with "Normal X     application window" and "Quick-Switch mode" because these use X. @@ -6626,13 +6698,13 @@ EndSection     improve response. One can also cut the display depth (e.g. to 16bpp)     in this 2nd X session to improve video performance. This 2nd X session     emulates Fullscreen mode to some degree and can be viewed via x11vnc -   as long as the VMWare X session [803]is in the active VC. +   as long as the VMWare X session [816]is in the active VC.     Also note that with a little bit of playing with "xwininfo -all     -children" output one can extract the (non-toplevel) windowid of the     of the Guest desktop only when VMWare is running as a normal X     application. Then one can export just the guest desktop (i.e. without -   the VMWare menu buttons) by use of the [804]-id windowid option. The +   the VMWare menu buttons) by use of the [817]-id windowid option. The     caveats are the X session VMWare is in must be in the active VC and     the window must be fully visible, so this mode is not terribly     convenient, but could be useful in some circumstances (e.g. running @@ -6644,14 +6716,14 @@ EndSection     [Exporting non-X11 devices via VNC] -   Q-107: Can non-X devices (e.g. a raw framebuffer) be viewed (and even +   Q-108: Can non-X devices (e.g. a raw framebuffer) be viewed (and even     controlled) via VNC with x11vnc?     As of Apr/2005 there is support for this. Two options were added: -   "[805]-rawfb string" (to indicate the raw framembuffer device, file, -   etc. and its parameters) and "[806]-pipeinput command" (to provide an +   "[818]-rawfb string" (to indicate the raw framembuffer device, file, +   etc. and its parameters) and "[819]-pipeinput command" (to provide an     external program that will inject or otherwise process mouse and -   keystroke input). Some useful [807]-pipeinput schemes, VID, CONSOLE, +   keystroke input). Some useful [820]-pipeinput schemes, VID, CONSOLE,     and UINPUT, have since been built into x11vnc for convenience.     This non-X mode for x11vnc is somewhat experimental because it is so @@ -6689,9 +6761,9 @@ EndSection     access method). Only use file if map isn't working. BTW, "mmap" is an     alias for "map" and if you do not supply a type and the file exists,     map is assumed (see the -help output and below for some exceptions to -   this). The "snap:" setting applies the [808]-snapfb option with +   this). The "snap:" setting applies the [821]-snapfb option with     "file:" type reading (this is useful for exporting webcams or TV tuner -   video; see [809]the next FAQ for more info). +   video; see [822]the next FAQ for more info).     Also, if the string is of the form "setup:cmd" then cmd is run and the     first line of its output retrieved and used as the rawfb string. This @@ -6735,7 +6807,7 @@ EndSection     screen to either shm or a mapped file. The format of these is XWD and     so the initial header should be skipped. BTW, since XWD is not     strictly RGB the view will only be approximate, but usable. Of course -   for the case of Xvfb x11vnc can poll it much better via the [810]X +   for the case of Xvfb x11vnc can poll it much better via the [823]X     API, but you get the idea.     By default in -rawfb mode x11vnc will actually close any X display it @@ -6764,13 +6836,13 @@ EndSection     tty1-tty6), or X graphical display (usually starting at tty7). In     addition to the text console other graphical ones may be viewed and     interacted with as well, e.g. DirectFB or SVGAlib apps, VMWare non-X -   fullscreen, or [811]Qt-embedded apps (PDAs/Handhelds). By default the +   fullscreen, or [824]Qt-embedded apps (PDAs/Handhelds). By default the     pipeinput mechanisms UINPUT and CONSOLE (keystrokes only) are     automatically attempted in this mode under "-rawfb console".     The Video4Linux Capture device, /dev/video0, etc is either a Webcam or     a TV capture device and needs to have its driver enabled in the -   kernel. See [812]this FAQ for details. If specified via "-rawfb Video" +   kernel. See [825]this FAQ for details. If specified via "-rawfb Video"     then the pipeinput method "VID" is applied (it lets you change video     parameters dynamically via keystrokes). @@ -6778,10 +6850,10 @@ EndSection     also useful in testing. -   All of the above [813]-rawfb options are just for viewing the raw +   All of the above [826]-rawfb options are just for viewing the raw     framebuffer (although some of the aliases do imply keystroke and mouse     pipeinput methods). That may be enough for certain applications of -   this feature (e.g. suppose a [814]video camera mapped its framebuffer +   this feature (e.g. suppose a [827]video camera mapped its framebuffer     into memory and you just wanted to look at it via VNC).     To handle the pointer and keyboard input from the viewer users the     "-pipeinput cmd" option was added to indicate a helper program to @@ -6819,7 +6891,7 @@ EndSection     keystrokes into the Linux console (e.g. the virtual consoles:     /dev/tty1, /dev/tty2, etc) in x11vnc/misc/vcinject.pl. It is based on     the vncterm/LinuxVNC.c program also in the libvncserver CVS. So to -   view and interact with VC #2 (assuming it is the [815]active VC) one +   view and interact with VC #2 (assuming it is the [828]active VC) one     can run something like:    x11vnc -rawfb map:/dev/fb0@1024x768x16 -pipeinput './vcinject.pl 2' @@ -6874,7 +6946,7 @@ EndSection     better to use the more accurate and faster LinuxVNC program. The     advantage x11vnc -rawfb might have is that it can allow interaction     with a non-text application, e.g. one based on SVGAlib or -   [816]Qt-embedded Also, for example the [817]VMWare Fullscreen mode is +   [829]Qt-embedded Also, for example the [830]VMWare Fullscreen mode is     actually viewable under -rawfb and can be interacted with if uinput is     enabled. @@ -6891,12 +6963,12 @@ EndSection     program that passes the framebuffer to libvncserver. -   Q-108: Can I export via VNC a Webcam or TV tuner framebuffer using +   Q-109: Can I export via VNC a Webcam or TV tuner framebuffer using     x11vnc? -   Yes, this is possible to some degree with the [818]-rawfb option. +   Yes, this is possible to some degree with the [831]-rawfb option.     There is no X11 involved: snapshots from the video capture device are -   used for the screen image data. See the [819]previous FAQ on -rawfb +   used for the screen image data. See the [832]previous FAQ on -rawfb     for background. For best results, use x11vnc version 0.8.1 or later.     Roughly, one would do something like this: @@ -6908,7 +6980,7 @@ EndSection     snapshot to a file that you point -rawfb to; ask me if it is not clear     what to do). -   The "snap:" enforces [820]-snapfb mode which appears to be necessary. +   The "snap:" enforces [833]-snapfb mode which appears to be necessary.     The read pointer for video capture devices cannot be repositioned     (which would be needed for scanline polling), but you can read a full     frame of data from the device. @@ -6930,7 +7002,7 @@ EndSection     Many video4linux drivers tend to set the framebuffer to be 24bpp (as     opposed to 32bpp). Since this can cause problems with VNC viewers, -   etc, the [821]-24to32 option will be automatically imposed when in +   etc, the [834]-24to32 option will be automatically imposed when in     24bpp.     Note that by its very nature, video capture involves rapid change in @@ -6938,7 +7010,7 @@ EndSection     wavering in brightness is always happening. This can lead to much     network bandwidth consumption for the VNC traffic and also local CPU     and I/O resource usage. You may want to experiment with "dialing down" -   the framerate via the [822]-wait, [823]-slow_fb, or [824]-defer +   the framerate via the [835]-wait, [836]-slow_fb, or [837]-defer     options. Decreasing the window size and bpp also helps. @@ -7027,16 +7099,16 @@ EndSection           format to HI240, RGB565, RGB24, RGB32, RGB555, and           GREY respectively. See -rawfb video for details. -   See also the [825]-freqtab option to supply your own xawtv channel to +   See also the [838]-freqtab option to supply your own xawtv channel to     frequency mappings for your country (only ntsc-cable-us is built into     x11vnc). -   Q-109: Can I connect via VNC to a Qt-embedded/Qtopia application +   Q-110: Can I connect via VNC to a Qt-embedded/Qtopia application     running on my handheld or PC using the Linux console framebuffer (i.e.     not X11)? -   Yes, the basic method for this is the [826]-rawfb scheme where the +   Yes, the basic method for this is the [839]-rawfb scheme where the     Linux console framebuffer (usually /dev/fb0) is polled and the uinput     driver is used to inject keystrokes and mouse input. Often you will     just have to type: @@ -7049,7 +7121,7 @@ EndSection    x11vnc -rawfb /dev/fb0@640x480x16     Also, to force usage of the uinput injection method use "-pipeinput -   UINPUT". See the [827]-pipeinput description for tunable parameters, +   UINPUT". See the [840]-pipeinput description for tunable parameters,     etc.     One problem with the x11vnc uinput scheme is that it cannot guess the @@ -7065,7 +7137,7 @@ EndSection     Even with the correct acceleration setting there is stil some drift     (probably because of the mouse threshold where the acceleration kicks     in) and so x11vnc needs to reposition the cursor from 0,0 about 5 -   times a second. See the [828]-pipeinput UINPUT option for tuning +   times a second. See the [841]-pipeinput UINPUT option for tuning     parameters that can be set (there are some experimental thresh=N     tuning parameters as well) @@ -7096,10 +7168,10 @@ EndSection     x11vnc on your device and letting us know what does and does not work. -   Q-110: Now that non-X11 devices can be exported via VNC using x11vnc, +   Q-111: Now that non-X11 devices can be exported via VNC using x11vnc,     can I build it with no dependencies on X11 header files and libraries? -   Yes, as of Jul/2006 x11vnc enables building for [829]-rawfb only +   Yes, as of Jul/2006 x11vnc enables building for [842]-rawfb only     support. Just do something like when building:    ./configure --without-x    (plus any other flags)    make @@ -7110,16 +7182,16 @@ EndSection     know what you did. -   Q-111: Does x11vnc support Mac OS X Aqua/Quartz displays natively +   Q-112: Does x11vnc support Mac OS X Aqua/Quartz displays natively     (i.e. no X11 involved)?     Yes, since Nov/2006 in the development tree (x11vnc-0.8.4 tarball)     there is support for native Mac OS X Aqua/Quartz displays using the -   [830]-rawfb mechanism described above. The mouse and keyboard input is +   [843]-rawfb mechanism described above. The mouse and keyboard input is     acheived via Mac OS X API's. -   So you can use x11vnc as an alternative to [831]OSXvnc (aka Vine -   Server), or [832]Apple Remote Desktop (ARD). Perhaps there is some +   So you can use x11vnc as an alternative to [844]OSXvnc (aka Vine +   Server), or [845]Apple Remote Desktop (ARD). Perhaps there is some     x11vnc feature you'd like to use on Mac OS X, etc. For a number of     activities (e.g. window drags) it seems to be faster than OSXvnc. @@ -7129,7 +7201,7 @@ EndSection     (XDarwin) running on Mac OS X (people often install this software to     display remote X11 apps on their Mac OS X system, or use some old     favorites locally such as xterm). However in this case x11vnc will -   only work reasonably in single window [833]-id windowid mode (and the +   only work reasonably in single window [846]-id windowid mode (and the     window may need to have mouse focus).     If you do not have the DISPLAY env. variable set, x11vnc will assume @@ -7143,9 +7215,9 @@ EndSection     ./configure --without-x     make -   Win2VNC/x2vnc:  One handy use is to use the [834]-nofb mode to +   Win2VNC/x2vnc:  One handy use is to use the [847]-nofb mode to     redirect mouse and keyboard input to a nearby Mac (i.e. one to the -   side of your desk) via [835]x2vnc or Win2VNC. See [836]this FAQ for +   side of your desk) via [848]x2vnc or Win2VNC. See [849]this FAQ for     more info.     Options:  Here are the Mac OS X specific x11vnc options: @@ -7215,17 +7287,17 @@ rm -f $tmp     command for you). Then once you are connected via VNC, iconify the     Terminal windows (you can't delete them since that will kill x11vnc). -   Q-112: Can x11vnc be used as a VNC reflector/repeater to improve +   Q-113: Can x11vnc be used as a VNC reflector/repeater to improve     performance for the case of a large number of simultaneous VNC viewers     (e.g. classroom broadcasting or a large demo)? -   Yes, as of Feb/2007 there is the "[837]-reflect host:N" option to +   Yes, as of Feb/2007 there is the "[850]-reflect host:N" option to     connect to the VNC server "host:N" (either another x11vnc or any other     VNC server) and re-export it. VNC viewers then connect to the     x11vnc(s) running -reflect.     The -reflect option is the same as: "-rawfb vnc:host:N". See the -   [838]-rawfb description under "VNC HOST" for more details. +   [851]-rawfb description under "VNC HOST" for more details.     You can replace "host:N" with "listen" or "listen:port" for reverse     connections. @@ -7286,20 +7358,20 @@ rm -f $tmp     re-exports via VNC to its clients C). However, CopyRect and     CursorShape encodings are preserved in the reflection and that helps.     Dragging windows with the mouse can be a problem (especially if S is -   not doing wireframing somehow, consider [839]-nodragging if the +   not doing wireframing somehow, consider [852]-nodragging if the     problem is severe) For a really fast reflector/repeater it would have     to be implemented from scratch with performance in mind. See these     other projects: -    [840]http://sourceforge.net/projects/vnc-reflector/, -    [841]http://www.tightvnc.com/projector/                (closed source?), -    [842]http://www.ultravnc.com/addons/repeater.html      (seems to be a NAT g +    [853]http://sourceforge.net/projects/vnc-reflector/, +    [854]http://www.tightvnc.com/projector/                (closed source?), +    [855]http://www.ultravnc.com/addons/repeater.html      (seems to be a NAT g  ateway and not a broadcaster?)     Automation via Reverse Connections:   Instead of having the R's     connect directly to S and then the C's connect directly to the R they     should use, some convenience can be achieved by using reverse -   connections (the x11vnc "[843]"-connect host1,host2,..." option). +   connections (the x11vnc "[856]"-connect host1,host2,..." option).     Suppose all the clients "C" are started up in Listen mode:      client1>  vncviewer -listen      client2>  vncviewer -listen @@ -7328,36 +7400,36 @@ ateway and not a broadcaster?)     [Misc: Clipboard, File Transfer/Sharing, Printing, Sound, Beeps,     Thanks, etc.] -   Q-113: Does the Clipboard/Selection get transferred between the +   Q-114: Does the Clipboard/Selection get transferred between the     vncviewer and the X display?     As of Jan/2004 x11vnc supports the "CutText" part of the rfb protocol.     Furthermore, x11vnc is able to hold the PRIMARY and CLIPBOARD     selection (Xvnc does not seem to do this). If you don't want the -   Clipboard/Selection exchanged use the [844]-nosel option. If you don't +   Clipboard/Selection exchanged use the [857]-nosel option. If you don't     want the PRIMARY selection to be polled for changes use the -   [845]-noprimary option. (with a similar thing for CLIPBOARD). You can -   also fine-tune it a bit with the [846]-seldir dir option and also -   [847]-input. +   [858]-noprimary option. (with a similar thing for CLIPBOARD). You can +   also fine-tune it a bit with the [859]-seldir dir option and also +   [860]-input.     You may need to watch out for desktop utilities such as KDE's     "Klipper" that do odd things with the selection, clipboard, and     cutbuffers. -   Q-114: Can I use x11vnc to record a Shock Wave Flash (or other format) +   Q-115: Can I use x11vnc to record a Shock Wave Flash (or other format)     video of my desktop, e.g. to record a tutorial or demo?     Yes, it is possible with a number of tools that record VNC and     transform it to swf format or others. One such popular tool is -   [848]pyvnc2swf. There are a number of [849]tutorials on how to do +   [861]pyvnc2swf. There are a number of [862]tutorials on how to do     this. Another option is to use the vnc2mpg that comes in the     LibVNCServer package.     An important thing to remember when doing this is that tuning     parameters should be applied to x11vnc to speed up its polling for     this sort of application, e.g. "-wait 10 -defer 10". -   Q-115: Can I transfer files back and forth with x11vnc? +   Q-116: Can I transfer files back and forth with x11vnc?     As of Oct/2005 and May/2006 x11vnc enables, respectively, the TightVNC     and UltraVNC file transfer implementations that were added to @@ -7366,7 +7438,7 @@ ateway and not a broadcaster?)     do work to some degree under Wine on Linux).     TightVNC file transfer is off by default, if you want to enable it use -   the [850]-nofilexfer option. +   the [863]-nofilexfer option.     UltraVNC file transfer is off by default, to enable it use something     like "-rfbversion 3.6 -permitfiletransfer" @@ -7389,7 +7461,7 @@ ateway and not a broadcaster?)     IMPORTANT: please understand if -ultrafilexfer or -tightfilexfer is     specified and you run x11vnc as root for, say, inetd or display     manager (gdm, kdm, ...) access and you do not have it switch users via -   the [851]-users option, then VNC Viewers that connect are able to do +   the [864]-users option, then VNC Viewers that connect are able to do     filetransfer reads and writes as *root*.     The UltraVNC and TightVNC settings can be toggled on and off inside @@ -7402,13 +7474,13 @@ ateway and not a broadcaster?)     control you will probably be foiled by the "-rfbversion 3.6" issue. -   Q-116: Which UltraVNC extensions are supported? +   Q-117: Which UltraVNC extensions are supported?     Some of them are supported. To get UltraVNC Viewers to attempt to use     these extensions you will need to supply this option to x11vnc:     -rfbversion 3.6 -   Or use [852]-ultrafilexfer which is an alias for the above option and +   Or use [865]-ultrafilexfer which is an alias for the above option and     "-permitfiletransfer". UltraVNC evidently treats any other RFB version     number as non-UltraVNC. @@ -7420,22 +7492,22 @@ ateway and not a broadcaster?)       * 1/n Server Scaling       * rfbEncodingUltra compression encoding -   To disable SingleWindow and ServerInput use [853]-noultraext (the +   To disable SingleWindow and ServerInput use [866]-noultraext (the     others are managed by LibVNCServer). See this option too: -   [854]-noserverdpms. +   [867]-noserverdpms. -   Q-117: Can x11vnc emulate UltraVNC's Single Click helpdesk mode for +   Q-118: Can x11vnc emulate UltraVNC's Single Click helpdesk mode for     Unix? I.e. something very simple for a naive user to initiate a     reverse vnc connection from their Unix desktop to a helpdesk     operator's VNC Viewer. -   Yes, UltraVNC's [855]Single Click (SC) mode can be done fairly well on +   Yes, UltraVNC's [868]Single Click (SC) mode can be done fairly well on     Unix.     We use the term "helpdesk" below, but it could be any sort of remote     assistance you want to set up, e.g. something for Unix-using friends -   or family to use. This includes [856]Mac OS X. +   or family to use. This includes [869]Mac OS X.     Assume you create a helpdesk directory "hd" on your website:     http://www.mysite.com/hd (any website that you can upload files to @@ -7491,7 +7563,7 @@ chmod 755 ./x11vnc                  # platform, use $webhost/`uname`/x11vnc     So I guess this is about 3-4 clicks (start a terminal and paste) and     pressing "Enter" instead of "single click"... -   See [857]this page for some variations on this method, e.g. how to add +   See [870]this page for some variations on this method, e.g. how to add     a password, SSL Certificates, etc. @@ -7503,11 +7575,11 @@ chmod 755 ./x11vnc                  # platform, use $webhost/`uname`/x11vnc     A bit of obscurity security could be put in with a -passwd, -rfbauth     options, etc. (note that x11vnc will require a password even for -   reverse connections). More info [858]here. +   reverse connections). More info [871]here.     Firewalls: If the helpdesk (you) with the vncviewer is behind a -   NAT/Firewall/Router the [859]router will have to be configured to +   NAT/Firewall/Router the [872]router will have to be configured to     redirect a port (i.e. 5500 or maybe different one if you like) to the     vncviewer machine. If the vncviewer machine also has its own     host-level firewall, you will have to open up the port there as well. @@ -7517,7 +7589,7 @@ chmod 755 ./x11vnc                  # platform, use $webhost/`uname`/x11vnc     configuring a router to do a port redirection (i.e. on your side, the     HelpDesk). To avoid modifying either firewall/router, one would need     some public (IP address reachable on the internet) redirection/proxy -   service. Perhaps such a thing exists. [860]http://sc.uvnc.com provides +   service. Perhaps such a thing exists. [873]http://sc.uvnc.com provides     this service for their UltraVNC Single Click users. @@ -7553,7 +7625,7 @@ chmod 755 ./x11vnc                  # platform, use $webhost/`uname`/x11vnc     As of Apr/2007 x11vnc supports reverse connections in SSL and so we     can do this. On the Helpdesk side (Viewer) you will need STUNNEL or -   better use the [861]Enhanced TightVNC Viewer (SSVNC) package we +   better use the [874]Enhanced TightVNC Viewer (SSVNC) package we     provide that automates all of the SSL for you.     To do this create a file named "vncs" in the website "hd" directory @@ -7583,11 +7655,11 @@ chmod 755 ./x11vnc                  # platform, use $webhost/`uname`/x11vnc     with the hostnames or IP addresses customized to your case. -   The only change from the "vnc" above is the addition of the [862]-ssl +   The only change from the "vnc" above is the addition of the [875]-ssl     option to x11vnc. This will create a temporary SSL cert: openssl(1)     will need to be installed on the user's end. A fixed SSL cert file     could be used to avoid this (and provide some authentication; more -   info [863]here.) +   info [876]here.)     The naive user will be doing this:     wget -qO - http://www.mysite.com/hd/vncs | sh - @@ -7596,7 +7668,7 @@ chmod 755 ./x11vnc                  # platform, use $webhost/`uname`/x11vnc     But before that, the helpdesk operator needs to have "vncviewer     -listen" running as before, however he needs an SSL tunnel at his end. -   The easiest way to do this is use [864]Enhanced TightVNC Viewer +   The easiest way to do this is use [877]Enhanced TightVNC Viewer     (SSVNC). Start it, and select Options -> 'Reverse VNC Connection     (-listen)'. Then UN-select 'Verify All Certs' (this can be enabled     later if you want; you'll need the x11vnc SSL certificate), and click @@ -7626,7 +7698,7 @@ connect = localhost:5501     answer the prompts with whatever you want; you can take the default     for all of them if you like. The openssl(1) package must be installed. -   See [865]this link and [866]this one too for more info on SSL certs. +   See [878]this link and [879]this one too for more info on SSL certs.     This creates $HOME/.vnc/certs/server-self:mystunnel.pem, then you     would change the "stunnel.cfg" to look something like:  foreground = yes @@ -7647,7 +7719,7 @@ connect = localhost:5501     then all bets are off!.     More SSL variations and info about certificates can be found -   [867]here. +   [880]here.     OpenSSL libssl.so.0.9.7 problems: @@ -7657,16 +7729,16 @@ connect = localhost:5501     distros are currently a bit of a mess regarding which version of     libssl is installed. -   You will find the [868]details here. +   You will find the [881]details here. -   Q-118: Can I (temporarily) mount my local (viewer-side) Windows/Samba +   Q-119: Can I (temporarily) mount my local (viewer-side) Windows/Samba     File share on the machine where x11vnc is running?     You will have to use an external network redirection for this.     Filesystem mounting is not part of the VNC protocol. -   We show a simple [869]Samba example here. +   We show a simple [882]Samba example here.     First you will need a tunnel to redirect the SMB requests from the     remote machine to the one you sitting at. We use an ssh tunnel: @@ -7706,17 +7778,17 @@ d,ip=127.0.0.1,port=1139    far-away> smbumount /home/fred/smb-haystack-pub     At some point we hope to fold some automation for SMB ssh redir setup -   into the [870]Enhanced TightVNC Viewer (SSVNC) package we provide (as +   into the [883]Enhanced TightVNC Viewer (SSVNC) package we provide (as     of Sep 2006 it is there for testing). -   Q-119: Can I redirect CUPS print jobs from the remote desktop where +   Q-120: Can I redirect CUPS print jobs from the remote desktop where     x11vnc is running to a printer on my local (viewer-side) machine?     You will have to use an external network redirection for this.     Printing is not part of the VNC protocol. -   We show a simple Unix to Unix [871]CUPS example here. Non-CUPS port +   We show a simple Unix to Unix [884]CUPS example here. Non-CUPS port     redirections (e.g. LPD) should also be possible, but may be a bit more     tricky. If you are viewing on Windows SMB and don't have a local cups     server it may be trickier still (see below). @@ -7788,11 +7860,11 @@ d,ip=127.0.0.1,port=1139     "localhost".     At some point we hope to fold some automation for CUPS ssh redir setup -   into the [872]Enhanced TightVNC Viewer (SSVNC) package we provide (as +   into the [885]Enhanced TightVNC Viewer (SSVNC) package we provide (as     of Sep 2006 it is there for testing). -   Q-120: How can I hear the sound (audio) from the remote applications +   Q-121: How can I hear the sound (audio) from the remote applications     on the desktop I am viewing via x11vnc?     You will have to use an external network audio mechanism for this. @@ -7889,11 +7961,11 @@ or:         the applications will fail to run because LD_PRELOAD will point to         libraries of the wrong wordsize.       * At some point we hope to fold some automation for esd or artsd ssh -       redir setup into the [873]Enhanced TightVNC Viewer (SSVNC) package +       redir setup into the [886]Enhanced TightVNC Viewer (SSVNC) package         we provide (as of Sep/2006 it is there for testing). -   Q-121: Why don't I hear the "Beeps" in my X session (e.g. when typing +   Q-122: Why don't I hear the "Beeps" in my X session (e.g. when typing     tput bel in an xterm)?     As of Dec/2003 "Beep" XBell events are tracked by default. The X @@ -7901,14 +7973,14 @@ or:     in Solaris, see Xserver(1) for how to turn it on via +kb), and so you     won't hear them if the extension is not present. -   If you don't want to hear the beeps use the [874]-nobell option. If +   If you don't want to hear the beeps use the [887]-nobell option. If     you want to hear the audio from the remote applications, consider -   trying a [875]redirector such as esd. +   trying a [888]redirector such as esd. -   Q-122: Does x11vnc work with IPv6? +   Q-123: Does x11vnc work with IPv6? -   Currently the only way to do this is via [876]inetd. You configure +   Currently the only way to do this is via [889]inetd. You configure     x11vnc to be run from inetd or xinetd and instruct it to listen on an     IPv6 address. For xinetd the setting "flags = IPv6" will be needed. @@ -7917,7 +7989,7 @@ or:     connection). Some sort of ipv4-to-ipv6 redirector tool (perhaps even a     perl script) could be useful to avoid this. -   Also note that not all VNC Viewers are [877]IPv6 enabled, so a +   Also note that not all VNC Viewers are [890]IPv6 enabled, so a     redirector could even be needed on the client side. @@ -7925,7 +7997,7 @@ or:      Contributions: -   Q-123: Thanks for your program and for your help! Can I make a +   Q-124: Thanks for your program and for your help! Can I make a     donation?     Please do (any amount is appreciated) and thank you for your support! @@ -8061,757 +8133,770 @@ References   124. http://www.karlrunge.com/x11vnc/index.html#findcreatedisplay   125. http://www.karlrunge.com/x11vnc/index.html#faq-xrandr   126. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-autoport - 127. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xkb - 128. http://www.karlrunge.com/x11vnc/index.html#faq-client-caching - 129. http://www.karlrunge.com/x11vnc/ssvnc.html - 130. http://www.karlrunge.com/x11vnc/ssvnc.html#ycrop - 131. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw - 132. http://www.ultravnc.com/ - 133. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-users - 134. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-create + 127. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-clear_all + 128. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xkb + 129. http://www.karlrunge.com/x11vnc/index.html#faq-client-caching + 130. http://www.karlrunge.com/x11vnc/ssvnc.html + 131. http://www.karlrunge.com/x11vnc/ssvnc.html#ycrop + 132. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw + 133. http://www.ultravnc.com/ + 134. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-users   135. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-create   136. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-create - 137. http://www.karlrunge.com/x11vnc/index.html#faq-avahi - 138. http://www.avahi.org/ - 139. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-avahi - 140. http://www.karlrunge.com/x11vnc/ssvnc.html - 141. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id - 142. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-find - 143. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-create - 144. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-svc - 145. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xdmsvc - 146. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl - 147. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-forcedpms - 148. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-clientdpms - 149. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noserverdpms - 150. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-grabalways - 151. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-loop - 152. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noxdamage - 153. http://www.karlrunge.com/x11vnc/index.html#faq-beryl - 154. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-httpsredir - 155. http://www.karlrunge.com/x11vnc/index.html#faq-macosx - 156. http://www.karlrunge.com/x11vnc/index.html#findcreatedisplay - 157. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-svc - 158. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xdmsvc - 159. http://www.karlrunge.com/x11vnc/index.html#faq-reflect - 160. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-reflect - 161. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nowireframelocal - 162. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-N - 163. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nodpms - 164. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xwarppointer - 165. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl - 166. http://www.openssl.org/ - 167. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-stunnel - 168. http://www.stunnel.org/ - 169. http://stunnel.mirt.net/ - 170. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-sslverify - 171. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-sslGenCert - 172. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-sslGenCA - 173. http://www.karlrunge.com/x11vnc/ssl.html - 174. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-https - 175. http://www.karlrunge.com/x11vnc/index.html#ss_vncviewer - 176. http://www.karlrunge.com/x11vnc/ssvnc.html - 177. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw - 178. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw_nis - 179. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl - 180. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-localhost - 181. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-stunnel - 182. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw - 183. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-display_WAIT - 184. http://www.karlrunge.com/x11vnc/index.html#faq-userlogin - 185. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-svc - 186. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xdmsvc - 187. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw_cmd - 188. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-passwdfile - 189. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rawfb - 190. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rotate - 191. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ultrafilexfer - 192. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-connect_or_exit - 193. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rawfb - 194. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-v, - 195. http://www.karlrunge.com/x11vnc/prevrels.html - 196. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-solid - 197. http://www.tightvnc.com/ - 198. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rfbport - 199. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-N - 200. http://www.karlrunge.com/x11vnc/x11vnc_opts.html - 201. http://www.karlrunge.com/x11vnc/index.html#faq-passwd - 202. http://www.karlrunge.com/x11vnc/recurse_x11vnc.jpg - 203. http://wwws.sun.com/sunray/index.html - 204. http://www.karlrunge.com/x11vnc/sunray.html - 205. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scrollcopyrect - 206. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wireframe - 207. http://www.karlrunge.com/x11vnc/index.html#faq-xvfb - 208. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-cursor - 209. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-overlay - 210. http://www.karlrunge.com/x11vnc/index.html#faq-sound - 211. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scrollcopyrect - 212. mailto:xvml@karlrunge.com - 213. http://www.karlrunge.com/x11vnc/index.html#faq-thanks - 214. http://www.karlrunge.com/x11vnc/index.html#faq-xperms - 215. http://www.karlrunge.com/x11vnc/index.html#faq-build - 216. http://www.karlrunge.com/x11vnc/index.html#faq-missing-xtest - 217. http://www.karlrunge.com/x11vnc/index.html#faq-solaris251build - 218. http://www.karlrunge.com/x11vnc/index.html#faq-binaries - 219. http://www.karlrunge.com/x11vnc/index.html#faq-viewer-download - 220. http://www.karlrunge.com/x11vnc/index.html#faq-cmdline-opts - 221. http://www.karlrunge.com/x11vnc/index.html#faq-config-file - 222. http://www.karlrunge.com/x11vnc/index.html#faq-gui-tray - 223. http://www.karlrunge.com/x11vnc/index.html#faq-change-port - 224. http://www.karlrunge.com/x11vnc/index.html#faq-firewalls + 137. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-create + 138. http://www.karlrunge.com/x11vnc/index.html#faq-avahi + 139. http://www.avahi.org/ + 140. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-avahi + 141. http://www.karlrunge.com/x11vnc/ssvnc.html + 142. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id + 143. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-find + 144. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-create + 145. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-svc + 146. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xdmsvc + 147. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl + 148. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-forcedpms + 149. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-clientdpms + 150. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noserverdpms + 151. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-grabalways + 152. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-loop + 153. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noxdamage + 154. http://www.karlrunge.com/x11vnc/index.html#faq-beryl + 155. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-httpsredir + 156. http://www.karlrunge.com/x11vnc/index.html#faq-macosx + 157. http://www.karlrunge.com/x11vnc/index.html#findcreatedisplay + 158. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-svc + 159. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xdmsvc + 160. http://www.karlrunge.com/x11vnc/index.html#faq-reflect + 161. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-reflect + 162. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nowireframelocal + 163. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-N + 164. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nodpms + 165. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xwarppointer + 166. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl + 167. http://www.openssl.org/ + 168. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-stunnel + 169. http://www.stunnel.org/ + 170. http://stunnel.mirt.net/ + 171. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-sslverify + 172. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-sslGenCert + 173. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-sslGenCA + 174. http://www.karlrunge.com/x11vnc/ssl.html + 175. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-https + 176. http://www.karlrunge.com/x11vnc/index.html#ss_vncviewer + 177. http://www.karlrunge.com/x11vnc/ssvnc.html + 178. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw + 179. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw_nis + 180. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl + 181. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-localhost + 182. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-stunnel + 183. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw + 184. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-display_WAIT + 185. http://www.karlrunge.com/x11vnc/index.html#faq-userlogin + 186. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-svc + 187. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xdmsvc + 188. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw_cmd + 189. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-passwdfile + 190. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rawfb + 191. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rotate + 192. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ultrafilexfer + 193. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-connect_or_exit + 194. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rawfb + 195. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-v, + 196. http://www.karlrunge.com/x11vnc/prevrels.html + 197. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-solid + 198. http://www.tightvnc.com/ + 199. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rfbport + 200. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-N + 201. http://www.karlrunge.com/x11vnc/x11vnc_opts.html + 202. http://www.karlrunge.com/x11vnc/index.html#faq-passwd + 203. http://www.karlrunge.com/x11vnc/recurse_x11vnc.jpg + 204. http://wwws.sun.com/sunray/index.html + 205. http://www.karlrunge.com/x11vnc/sunray.html + 206. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scrollcopyrect + 207. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wireframe + 208. http://www.karlrunge.com/x11vnc/index.html#faq-xvfb + 209. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-cursor + 210. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-overlay + 211. http://www.karlrunge.com/x11vnc/index.html#faq-sound + 212. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scrollcopyrect + 213. mailto:xvml@karlrunge.com + 214. http://www.karlrunge.com/x11vnc/index.html#faq-thanks + 215. http://www.karlrunge.com/x11vnc/index.html#faq-xperms + 216. http://www.karlrunge.com/x11vnc/index.html#faq-build + 217. http://www.karlrunge.com/x11vnc/index.html#faq-missing-xtest + 218. http://www.karlrunge.com/x11vnc/index.html#faq-solaris251build + 219. http://www.karlrunge.com/x11vnc/index.html#faq-binaries + 220. http://www.karlrunge.com/x11vnc/index.html#faq-viewer-download + 221. http://www.karlrunge.com/x11vnc/index.html#faq-cmdline-opts + 222. http://www.karlrunge.com/x11vnc/index.html#faq-config-file + 223. http://www.karlrunge.com/x11vnc/index.html#faq-gui-tray + 224. http://www.karlrunge.com/x11vnc/index.html#faq-change-port   225. http://www.karlrunge.com/x11vnc/index.html#faq-firewalls - 226. http://www.karlrunge.com/x11vnc/index.html#faq-quiet-bg - 227. http://www.karlrunge.com/x11vnc/index.html#faq-sigpipe - 228. http://www.karlrunge.com/x11vnc/index.html#faq-tight139 - 229. http://www.karlrunge.com/x11vnc/index.html#faq-krdcprob - 230. http://www.karlrunge.com/x11vnc/index.html#faq-build-customizations - 231. http://www.karlrunge.com/x11vnc/index.html#faq-win2vnc - 232. http://www.karlrunge.com/x11vnc/index.html#faq-win2vnc-8bpp - 233. http://www.karlrunge.com/x11vnc/index.html#faq-macosx-nofb - 234. http://www.karlrunge.com/x11vnc/index.html#faq-8bpp - 235. http://www.karlrunge.com/x11vnc/index.html#faq-overlays - 236. http://www.karlrunge.com/x11vnc/index.html#faq-directcolor - 237. http://www.karlrunge.com/x11vnc/index.html#faq-windowid - 238. http://www.karlrunge.com/x11vnc/index.html#faq-transients-id - 239. http://www.karlrunge.com/x11vnc/index.html#faq-24bpp - 240. http://www.karlrunge.com/x11vnc/index.html#faq-noshm - 241. http://www.karlrunge.com/x11vnc/index.html#faq-xterminal-xauth - 242. http://www.karlrunge.com/x11vnc/index.html#faq-sunrays - 243. http://www.karlrunge.com/x11vnc/index.html#faq-stop-bg - 244. http://www.karlrunge.com/x11vnc/index.html#faq-remote_control - 245. http://www.karlrunge.com/x11vnc/index.html#faq-passwd - 246. http://www.karlrunge.com/x11vnc/index.html#faq-passwd-noecho - 247. http://www.karlrunge.com/x11vnc/index.html#faq-passwdfile - 248. http://www.karlrunge.com/x11vnc/index.html#faq-multipasswd - 249. http://www.karlrunge.com/x11vnc/index.html#faq-unix-passwords - 250. http://www.karlrunge.com/x11vnc/index.html#faq-custom-passwords - 251. http://www.karlrunge.com/x11vnc/index.html#faq-forever-shared - 252. http://www.karlrunge.com/x11vnc/index.html#faq-allow-opt - 253. http://www.karlrunge.com/x11vnc/index.html#faq-tcp_wrappers - 254. http://www.karlrunge.com/x11vnc/index.html#faq-listen-interface - 255. http://www.karlrunge.com/x11vnc/index.html#faq-listen-localhost - 256. http://www.karlrunge.com/x11vnc/index.html#faq-input-opt - 257. http://www.karlrunge.com/x11vnc/index.html#faq-accept-opt - 258. http://www.karlrunge.com/x11vnc/index.html#faq-users-opt - 259. http://www.karlrunge.com/x11vnc/index.html#faq-blockdpy - 260. http://www.karlrunge.com/x11vnc/index.html#faq-gone-lock - 261. http://www.karlrunge.com/x11vnc/index.html#faq-ssh-unix - 262. http://www.karlrunge.com/x11vnc/index.html#faq-ssh-putty - 263. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-ext - 264. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-int - 265. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-viewers - 266. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-java-viewer-proxy - 267. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-portal - 268. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-ca - 269. http://www.karlrunge.com/x11vnc/index.html#faq-service - 270. http://www.karlrunge.com/x11vnc/index.html#faq-display-manager - 271. http://www.karlrunge.com/x11vnc/index.html#faq-inetd - 272. http://www.karlrunge.com/x11vnc/index.html#faq-avahi - 273. http://www.karlrunge.com/x11vnc/index.html#faq-userlogin - 274. http://www.karlrunge.com/x11vnc/index.html#faq-loop - 275. http://www.karlrunge.com/x11vnc/index.html#faq-java-http - 276. http://www.karlrunge.com/x11vnc/index.html#faq-reverse-connect - 277. http://www.karlrunge.com/x11vnc/index.html#faq-reverse-connect-proxy - 278. http://www.karlrunge.com/x11vnc/index.html#faq-xvfb - 279. http://www.karlrunge.com/x11vnc/index.html#faq-headless - 280. http://www.karlrunge.com/x11vnc/index.html#faq-solshm - 281. http://www.karlrunge.com/x11vnc/index.html#faq-less-resource - 282. http://www.karlrunge.com/x11vnc/index.html#faq-more-resource - 283. http://www.karlrunge.com/x11vnc/index.html#faq-slow-link - 284. http://www.karlrunge.com/x11vnc/index.html#faq-xdamage - 285. http://www.karlrunge.com/x11vnc/index.html#faq-xdamage-opengl - 286. http://www.karlrunge.com/x11vnc/index.html#faq-pointer-mode - 287. http://www.karlrunge.com/x11vnc/index.html#faq-wireframe - 288. http://www.karlrunge.com/x11vnc/index.html#faq-scrollcopyrect - 289. http://www.karlrunge.com/x11vnc/index.html#faq-client-caching - 290. http://www.karlrunge.com/x11vnc/index.html#faq-cursor-shape - 291. http://www.karlrunge.com/x11vnc/index.html#faq-xfixes-alpha - 292. http://www.karlrunge.com/x11vnc/index.html#faq-xfixes-alpha-hacks - 293. http://www.karlrunge.com/x11vnc/index.html#faq-cursor-arrow - 294. http://www.karlrunge.com/x11vnc/index.html#faq-cursor-positions - 295. http://www.karlrunge.com/x11vnc/index.html#faq-buttonmap-opt - 296. http://www.karlrunge.com/x11vnc/index.html#faq-altgr - 297. http://www.karlrunge.com/x11vnc/index.html#faq-greaterless - 298. http://www.karlrunge.com/x11vnc/index.html#faq-greaterless-sloppy - 299. http://www.karlrunge.com/x11vnc/index.html#faq-xkbmodtweak - 300. http://www.karlrunge.com/x11vnc/index.html#faq-repeated-keys - 301. http://www.karlrunge.com/x11vnc/index.html#faq-repeated-keys-still - 302. http://www.karlrunge.com/x11vnc/index.html#faq-remap-opt - 303. http://www.karlrunge.com/x11vnc/index.html#faq-sun-alt-meta - 304. http://www.karlrunge.com/x11vnc/index.html#faq-hpux-multi-key - 305. http://www.karlrunge.com/x11vnc/index.html#faq-remap-button-click - 306. http://www.karlrunge.com/x11vnc/index.html#faq-remap-capslock - 307. http://www.karlrunge.com/x11vnc/index.html#faq-scrollbars - 308. http://www.karlrunge.com/x11vnc/index.html#faq-scaling - 309. http://www.karlrunge.com/x11vnc/index.html#faq-xinerama - 310. http://www.karlrunge.com/x11vnc/index.html#faq-multi-screen - 311. http://www.karlrunge.com/x11vnc/index.html#faq-clip-screen - 312. http://www.karlrunge.com/x11vnc/index.html#faq-xrandr - 313. http://www.karlrunge.com/x11vnc/index.html#faq-rotate - 314. http://www.karlrunge.com/x11vnc/index.html#faq-black-screen - 315. http://www.karlrunge.com/x11vnc/index.html#faq-linuxvc - 316. http://www.karlrunge.com/x11vnc/index.html#faq-hidden-taskbars - 317. http://www.karlrunge.com/x11vnc/index.html#faq-kde-screensaver - 318. http://www.karlrunge.com/x11vnc/index.html#faq-beryl - 319. http://www.karlrunge.com/x11vnc/index.html#faq-vmware - 320. http://www.karlrunge.com/x11vnc/index.html#faq-rawfb - 321. http://www.karlrunge.com/x11vnc/index.html#faq-video - 322. http://www.karlrunge.com/x11vnc/index.html#faq-qt-embedded - 323. http://www.karlrunge.com/x11vnc/index.html#faq-no-x11 - 324. http://www.karlrunge.com/x11vnc/index.html#faq-macosx - 325. http://www.karlrunge.com/x11vnc/index.html#faq-reflect - 326. http://www.karlrunge.com/x11vnc/index.html#faq-clipboard - 327. http://www.karlrunge.com/x11vnc/index.html#faq-record-swf - 328. http://www.karlrunge.com/x11vnc/index.html#faq-filexfer - 329. http://www.karlrunge.com/x11vnc/index.html#faq-ultravnc - 330. http://www.karlrunge.com/x11vnc/index.html#faq-singleclick - 331. http://www.karlrunge.com/x11vnc/index.html#faq-smb-shares - 332. http://www.karlrunge.com/x11vnc/index.html#faq-cups - 333. http://www.karlrunge.com/x11vnc/index.html#faq-sound - 334. http://www.karlrunge.com/x11vnc/index.html#faq-beeps - 335. http://www.karlrunge.com/x11vnc/index.html#faq-ipv6 - 336. http://www.karlrunge.com/x11vnc/index.html#faq-thanks - 337. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-display - 338. http://www.tldp.org/HOWTO/Remote-X-Apps.html - 339. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-auth - 340. http://www.karlrunge.com/x11vnc/index.html#faq-display-manager - 341. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-find - 342. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-users - 343. http://www.karlrunge.com/x11vnc/index.html#firewalls - 344. http://www.karlrunge.com/x11vnc/miscbuild.html - 345. http://www.karlrunge.com/x11vnc/index.html#libssl-problems - 346. http://www.karlrunge.com/x11vnc/index.html#solarisbuilding - 347. http://www.karlrunge.com/x11vnc/x11vnc_sunos4.html - 348. http://www.karlrunge.com/x11vnc/index.html#building - 349. http://www.karlrunge.com/x11vnc/index.html#faq-build - 350. http://www.linuxpackages.net/search_view.php?by=name&name=x11vnc - 351. http://dag.wieers.com/packages/x11vnc/ - 352. http://dries.ulyssis.org/rpm/packages/x11vnc/info.html - 353. http://packages.debian.org/x11vnc - 354. http://linux01.gwdg.de/~pbleser/rpm-navigation.php?cat=Network/x11vnc/ - 355. http://www.sunfreeware.com/ - 356. http://www.freebsd.org/cgi/ports.cgi?query=x11vnc&stype=all - 357. http://www.freshports.org/net/x11vnc - 358. http://www.openbsd.org/3.9_packages/i386/x11vnc-0.6.2.tgz-long.html - 359. http://pkgsrc.se/x11/x11vnc - 360. http://mike.saunby.googlepages.com/ - 361. http://www.pdaxrom.org/ipk_feed.php?menuid=11&showfeed=unstable#x11vnc - 362. http://www.focv.com/ipkg/ - 363. http://www.karlrunge.com/x11vnc/bins - 364. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-httpdir - 365. http://www.tightvnc.com/download.html - 366. http://www.realvnc.com/download-free.html - 367. http://sourceforge.net/projects/cotvnc/ - 368. http://www.ultravnc.com/ - 369. http://www.karlrunge.com/x11vnc/ssvnc.html - 370. http://www.karlrunge.com/x11vnc/x11vnc_opts.html - 371. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-gui - 372. http://www.karlrunge.com/x11vnc/index.html#faq-gui-tray - 373. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-N - 374. http://www.karlrunge.com/x11vnc/index.html#firewalls - 375. http://www.karlrunge.com/x11vnc/index.html#faq-reverse-connect - 376. http://www.karlrunge.com/x11vnc/index.html#ssl-tunnel - 377. http://www.karlrunge.com/x11vnc/index.html#faq-accept-ssl - 378. http://www.karlrunge.com/x11vnc/vncxfer - 379. http://www.karlrunge.com/x11vnc/index.html#firewalls - 380. http://www.karlrunge.com/x11vnc/index.html#faq-reverse-connect-proxy - 381. http://www.karlrunge.com/x11vnc/index.html#tunnelling - 382. http://www.karlrunge.com/x11vnc/index.html#ssl-tunnel - 383. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssh - 384. http://www.karlrunge.com/x11vnc/ssvnc.html - 385. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-q - 386. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-bg - 387. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-o - 388. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=389750 - 389. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=399408 - 390. http://bugs.kde.org/show_bug.cgi?id=136924 - 391. http://www.karlrunge.com/x11vnc/index.html#solarisbuilding - 392. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nofb - 393. http://fredrik.hubbe.net/x2vnc.html - 394. http://www.hubbe.net/~hubbe/win2vnc.html - 395. http://www.deboer.gmxhome.de/ - 396. http://sourceforge.net/projects/win2vnc/ + 226. http://www.karlrunge.com/x11vnc/index.html#faq-firewall-out + 227. http://www.karlrunge.com/x11vnc/index.html#faq-quiet-bg + 228. http://www.karlrunge.com/x11vnc/index.html#faq-sigpipe + 229. http://www.karlrunge.com/x11vnc/index.html#faq-tight139 + 230. http://www.karlrunge.com/x11vnc/index.html#faq-krdcprob + 231. http://www.karlrunge.com/x11vnc/index.html#faq-build-customizations + 232. http://www.karlrunge.com/x11vnc/index.html#faq-win2vnc + 233. http://www.karlrunge.com/x11vnc/index.html#faq-win2vnc-8bpp + 234. http://www.karlrunge.com/x11vnc/index.html#faq-macosx-nofb + 235. http://www.karlrunge.com/x11vnc/index.html#faq-8bpp + 236. http://www.karlrunge.com/x11vnc/index.html#faq-overlays + 237. http://www.karlrunge.com/x11vnc/index.html#faq-directcolor + 238. http://www.karlrunge.com/x11vnc/index.html#faq-windowid + 239. http://www.karlrunge.com/x11vnc/index.html#faq-transients-id + 240. http://www.karlrunge.com/x11vnc/index.html#faq-24bpp + 241. http://www.karlrunge.com/x11vnc/index.html#faq-noshm + 242. http://www.karlrunge.com/x11vnc/index.html#faq-xterminal-xauth + 243. http://www.karlrunge.com/x11vnc/index.html#faq-sunrays + 244. http://www.karlrunge.com/x11vnc/index.html#faq-stop-bg + 245. http://www.karlrunge.com/x11vnc/index.html#faq-remote_control + 246. http://www.karlrunge.com/x11vnc/index.html#faq-passwd + 247. http://www.karlrunge.com/x11vnc/index.html#faq-passwd-noecho + 248. http://www.karlrunge.com/x11vnc/index.html#faq-passwdfile + 249. http://www.karlrunge.com/x11vnc/index.html#faq-multipasswd + 250. http://www.karlrunge.com/x11vnc/index.html#faq-unix-passwords + 251. http://www.karlrunge.com/x11vnc/index.html#faq-custom-passwords + 252. http://www.karlrunge.com/x11vnc/index.html#faq-forever-shared + 253. http://www.karlrunge.com/x11vnc/index.html#faq-allow-opt + 254. http://www.karlrunge.com/x11vnc/index.html#faq-tcp_wrappers + 255. http://www.karlrunge.com/x11vnc/index.html#faq-listen-interface + 256. http://www.karlrunge.com/x11vnc/index.html#faq-listen-localhost + 257. http://www.karlrunge.com/x11vnc/index.html#faq-input-opt + 258. http://www.karlrunge.com/x11vnc/index.html#faq-accept-opt + 259. http://www.karlrunge.com/x11vnc/index.html#faq-users-opt + 260. http://www.karlrunge.com/x11vnc/index.html#faq-blockdpy + 261. http://www.karlrunge.com/x11vnc/index.html#faq-gone-lock + 262. http://www.karlrunge.com/x11vnc/index.html#faq-ssh-unix + 263. http://www.karlrunge.com/x11vnc/index.html#faq-ssh-putty + 264. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-ext + 265. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-int + 266. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-viewers + 267. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-java-viewer-proxy + 268. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-portal + 269. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-ca + 270. http://www.karlrunge.com/x11vnc/index.html#faq-service + 271. http://www.karlrunge.com/x11vnc/index.html#faq-display-manager + 272. http://www.karlrunge.com/x11vnc/index.html#faq-inetd + 273. http://www.karlrunge.com/x11vnc/index.html#faq-avahi + 274. http://www.karlrunge.com/x11vnc/index.html#faq-userlogin + 275. http://www.karlrunge.com/x11vnc/index.html#faq-loop + 276. http://www.karlrunge.com/x11vnc/index.html#faq-java-http + 277. http://www.karlrunge.com/x11vnc/index.html#faq-reverse-connect + 278. http://www.karlrunge.com/x11vnc/index.html#faq-reverse-connect-proxy + 279. http://www.karlrunge.com/x11vnc/index.html#faq-xvfb + 280. http://www.karlrunge.com/x11vnc/index.html#faq-headless + 281. http://www.karlrunge.com/x11vnc/index.html#faq-solshm + 282. http://www.karlrunge.com/x11vnc/index.html#faq-less-resource + 283. http://www.karlrunge.com/x11vnc/index.html#faq-more-resource + 284. http://www.karlrunge.com/x11vnc/index.html#faq-slow-link + 285. http://www.karlrunge.com/x11vnc/index.html#faq-xdamage + 286. http://www.karlrunge.com/x11vnc/index.html#faq-xdamage-opengl + 287. http://www.karlrunge.com/x11vnc/index.html#faq-pointer-mode + 288. http://www.karlrunge.com/x11vnc/index.html#faq-wireframe + 289. http://www.karlrunge.com/x11vnc/index.html#faq-scrollcopyrect + 290. http://www.karlrunge.com/x11vnc/index.html#faq-client-caching + 291. http://www.karlrunge.com/x11vnc/index.html#faq-cursor-shape + 292. http://www.karlrunge.com/x11vnc/index.html#faq-xfixes-alpha + 293. http://www.karlrunge.com/x11vnc/index.html#faq-xfixes-alpha-hacks + 294. http://www.karlrunge.com/x11vnc/index.html#faq-cursor-arrow + 295. http://www.karlrunge.com/x11vnc/index.html#faq-cursor-positions + 296. http://www.karlrunge.com/x11vnc/index.html#faq-buttonmap-opt + 297. http://www.karlrunge.com/x11vnc/index.html#faq-altgr + 298. http://www.karlrunge.com/x11vnc/index.html#faq-greaterless + 299. http://www.karlrunge.com/x11vnc/index.html#faq-greaterless-sloppy + 300. http://www.karlrunge.com/x11vnc/index.html#faq-xkbmodtweak + 301. http://www.karlrunge.com/x11vnc/index.html#faq-repeated-keys + 302. http://www.karlrunge.com/x11vnc/index.html#faq-repeated-keys-still + 303. http://www.karlrunge.com/x11vnc/index.html#faq-mod-stuck-down + 304. http://www.karlrunge.com/x11vnc/index.html#faq-remap-opt + 305. http://www.karlrunge.com/x11vnc/index.html#faq-sun-alt-meta + 306. http://www.karlrunge.com/x11vnc/index.html#faq-hpux-multi-key + 307. http://www.karlrunge.com/x11vnc/index.html#faq-remap-button-click + 308. http://www.karlrunge.com/x11vnc/index.html#faq-remap-capslock + 309. http://www.karlrunge.com/x11vnc/index.html#faq-scrollbars + 310. http://www.karlrunge.com/x11vnc/index.html#faq-scaling + 311. http://www.karlrunge.com/x11vnc/index.html#faq-xinerama + 312. http://www.karlrunge.com/x11vnc/index.html#faq-multi-screen + 313. http://www.karlrunge.com/x11vnc/index.html#faq-clip-screen + 314. http://www.karlrunge.com/x11vnc/index.html#faq-xrandr + 315. http://www.karlrunge.com/x11vnc/index.html#faq-rotate + 316. http://www.karlrunge.com/x11vnc/index.html#faq-black-screen + 317. http://www.karlrunge.com/x11vnc/index.html#faq-linuxvc + 318. http://www.karlrunge.com/x11vnc/index.html#faq-hidden-taskbars + 319. http://www.karlrunge.com/x11vnc/index.html#faq-kde-screensaver + 320. http://www.karlrunge.com/x11vnc/index.html#faq-beryl + 321. http://www.karlrunge.com/x11vnc/index.html#faq-vmware + 322. http://www.karlrunge.com/x11vnc/index.html#faq-rawfb + 323. http://www.karlrunge.com/x11vnc/index.html#faq-video + 324. http://www.karlrunge.com/x11vnc/index.html#faq-qt-embedded + 325. http://www.karlrunge.com/x11vnc/index.html#faq-no-x11 + 326. http://www.karlrunge.com/x11vnc/index.html#faq-macosx + 327. http://www.karlrunge.com/x11vnc/index.html#faq-reflect + 328. http://www.karlrunge.com/x11vnc/index.html#faq-clipboard + 329. http://www.karlrunge.com/x11vnc/index.html#faq-record-swf + 330. http://www.karlrunge.com/x11vnc/index.html#faq-filexfer + 331. http://www.karlrunge.com/x11vnc/index.html#faq-ultravnc + 332. http://www.karlrunge.com/x11vnc/index.html#faq-singleclick + 333. http://www.karlrunge.com/x11vnc/index.html#faq-smb-shares + 334. http://www.karlrunge.com/x11vnc/index.html#faq-cups + 335. http://www.karlrunge.com/x11vnc/index.html#faq-sound + 336. http://www.karlrunge.com/x11vnc/index.html#faq-beeps + 337. http://www.karlrunge.com/x11vnc/index.html#faq-ipv6 + 338. http://www.karlrunge.com/x11vnc/index.html#faq-thanks + 339. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-display + 340. http://www.tldp.org/HOWTO/Remote-X-Apps.html + 341. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-auth + 342. http://www.karlrunge.com/x11vnc/index.html#faq-display-manager + 343. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-find + 344. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-users + 345. http://www.karlrunge.com/x11vnc/index.html#firewalls + 346. http://www.karlrunge.com/x11vnc/miscbuild.html + 347. http://www.karlrunge.com/x11vnc/index.html#libssl-problems + 348. http://www.karlrunge.com/x11vnc/index.html#solarisbuilding + 349. http://www.karlrunge.com/x11vnc/x11vnc_sunos4.html + 350. http://www.karlrunge.com/x11vnc/index.html#building + 351. http://www.karlrunge.com/x11vnc/index.html#faq-build + 352. http://www.linuxpackages.net/search_view.php?by=name&name=x11vnc + 353. http://dag.wieers.com/packages/x11vnc/ + 354. http://dries.ulyssis.org/rpm/packages/x11vnc/info.html + 355. http://linux01.gwdg.de/~pbleser/rpm-navigation.php?cat=Network/x11vnc/ + 356. http://gentoo-wiki.com/HOWTO_Use_VNC_to_connect_to_existing_X_Sessions + 357. http://gentoo-portage.com/x11-misc/x11vnc + 358. http://www.freebsd.org/cgi/ports.cgi?query=x11vnc&stype=all + 359. http://www.freshports.org/net/x11vnc + 360. http://pkgsrc.se/x11/x11vnc + 361. http://www.archlinux.org/packages/search/?q=x11vnc + 362. http://mike.saunby.googlepages.com/ + 363. http://www.focv.com/ipkg/ + 364. http://packages.debian.org/x11vnc + 365. http://www.sunfreeware.com/ + 366. http://www.openbsd.org/3.9_packages/i386/x11vnc-0.6.2.tgz-long.html + 367. http://www.karlrunge.com/x11vnc/bins + 368. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-httpdir + 369. http://www.tightvnc.com/download.html + 370. http://www.realvnc.com/download-free.html + 371. http://sourceforge.net/projects/cotvnc/ + 372. http://www.ultravnc.com/ + 373. http://www.karlrunge.com/x11vnc/ssvnc.html + 374. http://www.karlrunge.com/x11vnc/x11vnc_opts.html + 375. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-gui + 376. http://www.karlrunge.com/x11vnc/index.html#faq-gui-tray + 377. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-N + 378. http://www.karlrunge.com/x11vnc/index.html#firewalls + 379. http://www.karlrunge.com/x11vnc/index.html#faq-reverse-connect + 380. http://www.karlrunge.com/x11vnc/index.html#ssl-tunnel + 381. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl + 382. http://www.karlrunge.com/x11vnc/vncxfer + 383. http://www.karlrunge.com/x11vnc/index.html#firewalls + 384. http://www.karlrunge.com/x11vnc/index.html#faq-reverse-connect-proxy + 385. http://www.karlrunge.com/x11vnc/index.html#tunnelling + 386. http://www.karlrunge.com/x11vnc/index.html#ssl-tunnel + 387. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssh + 388. http://www.karlrunge.com/x11vnc/ssvnc.html + 389. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-q + 390. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-bg + 391. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-o + 392. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=389750 + 393. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=399408 + 394. http://bugs.kde.org/show_bug.cgi?id=136924 + 395. http://www.karlrunge.com/x11vnc/index.html#solarisbuilding + 396. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nofb   397. http://fredrik.hubbe.net/x2vnc.html - 398. http://freshmeat.net/projects/x2x/ - 399. http://ftp.digital.com/pub/Digital/SRC/x2x/ - 400. http://zapek.com/software/zvnc/ - 401. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-visual - 402. http://www.karlrunge.com/x11vnc/index.html#faq-macosx - 403. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-flashcmap - 404. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-8to24 - 405. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-notruecolor - 406. http://www.karlrunge.com/x11vnc/index.html#faq-8bpp - 407. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-overlay + 398. http://www.hubbe.net/~hubbe/win2vnc.html + 399. http://www.deboer.gmxhome.de/ + 400. http://sourceforge.net/projects/win2vnc/ + 401. http://fredrik.hubbe.net/x2vnc.html + 402. http://freshmeat.net/projects/x2x/ + 403. http://ftp.digital.com/pub/Digital/SRC/x2x/ + 404. http://zapek.com/software/zvnc/ + 405. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-visual + 406. http://www.karlrunge.com/x11vnc/index.html#faq-macosx + 407. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-flashcmap   408. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-8to24 - 409. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-overlay - 410. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-8to24 - 411. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-flashcmap - 412. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-fixscreen - 413. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-8to24 - 414. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id - 415. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-8to24 - 416. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-overlay - 417. http://www.karlrunge.com/x11vnc/index.html#faq-overlays + 409. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-notruecolor + 410. http://www.karlrunge.com/x11vnc/index.html#faq-8bpp + 411. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-overlay + 412. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-8to24 + 413. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-overlay + 414. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-8to24 + 415. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-flashcmap + 416. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-fixscreen + 417. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-8to24   418. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id - 419. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-sid - 420. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-24to32 - 421. http://www.karlrunge.com/x11vnc/ssvnc.html - 422. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-display - 423. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noshm - 424. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-flipbyteorder - 425. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-auth - 426. http://www.karlrunge.com/x11vnc/index.html#xauth_pain - 427. http://www.karlrunge.com/x11vnc/index.html#faq-noshm - 428. http://wwws.sun.com/sunray/index.html - 429. http://www.karlrunge.com/x11vnc/sunray.html - 430. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remote - 431. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-query - 432. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-forever - 433. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-bg - 434. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-clear_mods - 435. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-clear_keys - 436. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remote - 437. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-query - 438. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-gui - 439. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-storepasswd - 440. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rfbauth - 441. http://www.karlrunge.com/x11vnc/index.html#faq-passwdfile - 442. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-usepw - 443. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-viewpasswd - 444. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-passwd - 445. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-passwdfile - 446. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rfbauth - 447. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-passwdfile - 448. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw - 449. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw_nis - 450. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-localhost - 451. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-stunnel - 452. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl - 453. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl - 454. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-localhost - 455. http://www.karlrunge.com/x11vnc/index.html#tunnelling - 456. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel - 457. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-accept - 458. http://www.karlrunge.com/x11vnc/index.html#faq-accept-opt - 459. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw_cmd - 460. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-passwdfile - 461. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-passwdfile - 462. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw_cmd - 463. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw - 464. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-passwdfile + 419. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-8to24 + 420. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-overlay + 421. http://www.karlrunge.com/x11vnc/index.html#faq-overlays + 422. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id + 423. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-sid + 424. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-24to32 + 425. http://www.karlrunge.com/x11vnc/ssvnc.html + 426. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-display + 427. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noshm + 428. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-flipbyteorder + 429. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-auth + 430. http://www.karlrunge.com/x11vnc/index.html#xauth_pain + 431. http://www.karlrunge.com/x11vnc/index.html#faq-noshm + 432. http://wwws.sun.com/sunray/index.html + 433. http://www.karlrunge.com/x11vnc/sunray.html + 434. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remote + 435. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-query + 436. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-forever + 437. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-bg + 438. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-clear_mods + 439. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-clear_keys + 440. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-clear_all + 441. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remote + 442. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-query + 443. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-gui + 444. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-storepasswd + 445. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rfbauth + 446. http://www.karlrunge.com/x11vnc/index.html#faq-passwdfile + 447. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-usepw + 448. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-viewpasswd + 449. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-passwd + 450. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-passwdfile + 451. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rfbauth + 452. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-passwdfile + 453. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw + 454. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw_nis + 455. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-localhost + 456. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-stunnel + 457. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl + 458. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl + 459. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-localhost + 460. http://www.karlrunge.com/x11vnc/index.html#tunnelling + 461. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel + 462. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-accept + 463. http://www.karlrunge.com/x11vnc/index.html#faq-accept-opt + 464. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw_cmd   465. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-passwdfile   466. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-passwdfile - 467. http://www.karlrunge.com/x11vnc/index.html#faq-accept-opt - 468. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-forever - 469. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-shared - 470. http://www.karlrunge.com/x11vnc/index.html#tunnelling - 471. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl - 472. http://www.karlrunge.com/x11vnc/index.html#faq-passwd - 473. http://www.karlrunge.com/x11vnc/index.html#faq-passwdfile - 474. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-allow - 475. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-localhost - 476. http://www.karlrunge.com/x11vnc/index.html#faq-tcp_wrappers - 477. http://www.karlrunge.com/x11vnc/index.html#faq-inetd - 478. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-listen + 467. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw_cmd + 468. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw + 469. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-passwdfile + 470. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-passwdfile + 471. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-passwdfile + 472. http://www.karlrunge.com/x11vnc/index.html#faq-accept-opt + 473. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-forever + 474. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-shared + 475. http://www.karlrunge.com/x11vnc/index.html#tunnelling + 476. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl + 477. http://www.karlrunge.com/x11vnc/index.html#faq-passwd + 478. http://www.karlrunge.com/x11vnc/index.html#faq-passwdfile   479. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-allow   480. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-localhost - 481. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-allow - 482. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-localhost - 483. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-input - 484. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-accept - 485. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-viewonly - 486. ftp://ftp.x.org/ - 487. http://www.karlrunge.com/x11vnc/dtVncPopup - 488. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-gone - 489. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-afteraccept - 490. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-users - 491. http://www.karlrunge.com/x11vnc/blockdpy.c - 492. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-accept + 481. http://www.karlrunge.com/x11vnc/index.html#faq-tcp_wrappers + 482. http://www.karlrunge.com/x11vnc/index.html#faq-inetd + 483. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-listen + 484. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-allow + 485. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-localhost + 486. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-allow + 487. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-localhost + 488. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-input + 489. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-accept + 490. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-viewonly + 491. ftp://ftp.x.org/ + 492. http://www.karlrunge.com/x11vnc/dtVncPopup   493. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-gone - 494. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-forcedpms - 495. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-clientdpms - 496. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-grabkbd - 497. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-grabptr - 498. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-grabptr - 499. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-gone - 500. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-afteraccept - 501. http://www.karlrunge.com/x11vnc/index.html#tunnelling - 502. http://www.karlrunge.com/x11vnc/ssvnc.html - 503. http://www.karlrunge.com/x11vnc/index.html#tunnelling - 504. http://www.karlrunge.com/x11vnc/ssvnc.html - 505. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-localhost - 506. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rfbauth - 507. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-passwdfile - 508. http://www.karlrunge.com/x11vnc/index.html#gateway_double_ssh - 509. http://www.karlrunge.com/x11vnc/index.html#tunnelling - 510. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-connect - 511. http://www.stunnel.org/ - 512. http://stunnel.mirt.net/ - 513. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl - 514. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-stunnel - 515. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-sslverify - 516. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-int - 517. http://www.stunnel.org/ - 518. http://www.karlrunge.com/x11vnc/ssl.html - 519. http://www.karlrunge.com/x11vnc/index.html#ss_vncviewer - 520. http://www.karlrunge.com/x11vnc/ssvnc.html - 521. http://www.karlrunge.com/x11vnc/ssl.html - 522. http://www.securityfocus.com/infocus/1677 + 494. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-afteraccept + 495. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-users + 496. http://www.karlrunge.com/x11vnc/blockdpy.c + 497. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-accept + 498. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-gone + 499. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-forcedpms + 500. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-clientdpms + 501. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-grabkbd + 502. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-grabptr + 503. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-grabptr + 504. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-gone + 505. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-afteraccept + 506. http://www.karlrunge.com/x11vnc/index.html#tunnelling + 507. http://www.karlrunge.com/x11vnc/ssvnc.html + 508. http://www.karlrunge.com/x11vnc/index.html#tunnelling + 509. http://www.karlrunge.com/x11vnc/ssvnc.html + 510. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-localhost + 511. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rfbauth + 512. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-passwdfile + 513. http://www.karlrunge.com/x11vnc/index.html#gateway_double_ssh + 514. http://www.karlrunge.com/x11vnc/index.html#tunnelling + 515. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-connect + 516. http://www.stunnel.org/ + 517. http://stunnel.mirt.net/ + 518. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl + 519. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-stunnel + 520. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-sslverify + 521. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-int + 522. http://www.stunnel.org/   523. http://www.karlrunge.com/x11vnc/ssl.html - 524. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-inetd - 525. http://sc.uvnc.com/javaviewer/index.html - 526. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl - 527. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-viewers - 528. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-httpdir - 529. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-http - 530. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl - 531. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-https - 532. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-stunnel - 533. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl - 534. http://www.karlrunge.com/x11vnc/index.html#ss_vncviewer - 535. http://www.karlrunge.com/x11vnc/ssvnc.html - 536. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-ext - 537. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl - 538. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-stunnel - 539. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-viewers - 540. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl - 541. http://www.openssl.org/ - 542. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-stunnel - 543. http://www.stunnel.org/ + 524. http://www.karlrunge.com/x11vnc/index.html#ss_vncviewer + 525. http://www.karlrunge.com/x11vnc/ssvnc.html + 526. http://www.karlrunge.com/x11vnc/ssl.html + 527. http://www.securityfocus.com/infocus/1677 + 528. http://www.karlrunge.com/x11vnc/ssl.html + 529. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-inetd + 530. http://sc.uvnc.com/javaviewer/index.html + 531. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl + 532. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-viewers + 533. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-httpdir + 534. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-http + 535. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl + 536. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-https + 537. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-stunnel + 538. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl + 539. http://www.karlrunge.com/x11vnc/index.html#ss_vncviewer + 540. http://www.karlrunge.com/x11vnc/ssvnc.html + 541. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-ext + 542. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl + 543. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-stunnel   544. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-viewers - 545. http://www.karlrunge.com/x11vnc/index.html#ssl-vnc-viewers - 546. http://www.karlrunge.com/x11vnc/ssl.html - 547. http://www.karlrunge.com/x11vnc/index.html#ss_vncviewer - 548. http://www.karlrunge.com/x11vnc/ssl.html - 549. http://www.karlrunge.com/x11vnc/index.html#viewer-side-stunnel - 550. http://www.karlrunge.com/x11vnc/index.html#ss_vncviewer - 551. http://www.karlrunge.com/x11vnc/ssvnc.html - 552. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-httpdir - 553. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-http - 554. http://sc.uvnc.com/javaviewer/index.html - 555. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl - 556. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-https - 557. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-portal - 558. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-java-viewer-proxy - 559. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-portal - 560. http://www.karlrunge.com/x11vnc/index.html#firewalls + 545. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl + 546. http://www.openssl.org/ + 547. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-stunnel + 548. http://www.stunnel.org/ + 549. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-viewers + 550. http://www.karlrunge.com/x11vnc/index.html#ssl-vnc-viewers + 551. http://www.karlrunge.com/x11vnc/ssl.html + 552. http://www.karlrunge.com/x11vnc/index.html#ss_vncviewer + 553. http://www.karlrunge.com/x11vnc/ssl.html + 554. http://www.karlrunge.com/x11vnc/index.html#viewer-side-stunnel + 555. http://www.karlrunge.com/x11vnc/index.html#ss_vncviewer + 556. http://www.karlrunge.com/x11vnc/ssvnc.html + 557. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-httpdir + 558. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-http + 559. http://sc.uvnc.com/javaviewer/index.html + 560. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl   561. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-https - 562. http://www.karlrunge.com/x11vnc/ssl-output.html - 563. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-ext - 564. http://www.karlrunge.com/x11vnc/ss_vncviewer - 565. http://www.karlrunge.com/x11vnc/ssl-portal.html - 566. http://www.karlrunge.com/x11vnc/ssl.html - 567. http://www.karlrunge.com/x11vnc/ssvnc.html - 568. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-viewers - 569. http://www.karlrunge.com/x11vnc/index.html#ss_vncviewer - 570. http://www.karlrunge.com/x11vnc/ssvnc.html - 571. http://www.karlrunge.com/x11vnc/ssl-portal.html - 572. http://www.karlrunge.com/x11vnc/ssl.html - 573. http://www.karlrunge.com/x11vnc/index.html#display-manager-continuously - 574. http://www.karlrunge.com/x11vnc/index.html#faq-inetd - 575. http://www.karlrunge.com/x11vnc/index.html#faq-userlogin - 576. http://www.karlrunge.com/x11vnc/index.html#x11vnc_loop - 577. http://club.mandriva.com/xwiki/bin/view/KB/XwinXset - 578. http://www.karlrunge.com/x11vnc/index.html#firewalls - 579. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-auth - 580. http://www.karlrunge.com/x11vnc/index.html#dtlogin_solaris - 581. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-N - 582. http://www.jirka.org/gdm-documentation/x241.html - 583. http://www.karlrunge.com/x11vnc/x11vnc_loop - 584. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-loop - 585. http://www.karlrunge.com/x11vnc/index.html#faq-xterminal-xauth - 586. http://www.karlrunge.com/x11vnc/index.html#firewalls - 587. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-inetd - 588. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-q - 589. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-auth - 590. http://www.karlrunge.com/x11vnc/index.html#faq-userlogin - 591. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-avahi - 592. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-mdns - 593. http://www.avahi.org/ - 594. http://www.karlrunge.com/x11vnc/index.html#faq-inetd - 595. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw - 596. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-display_WAIT - 597. http://www.karlrunge.com/x11vnc/index.html#stunnel-inetd - 598. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-loop - 599. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-find - 600. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-create - 601. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-svc - 602. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xdmsvc - 603. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-display_WAIT + 562. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-portal + 563. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-java-viewer-proxy + 564. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-portal + 565. http://www.karlrunge.com/x11vnc/index.html#firewalls + 566. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-https + 567. http://www.karlrunge.com/x11vnc/ssl-output.html + 568. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-ext + 569. http://www.karlrunge.com/x11vnc/ss_vncviewer + 570. http://www.karlrunge.com/x11vnc/ssl-portal.html + 571. http://www.karlrunge.com/x11vnc/ssl.html + 572. http://www.karlrunge.com/x11vnc/ssvnc.html + 573. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-viewers + 574. http://www.karlrunge.com/x11vnc/index.html#ss_vncviewer + 575. http://www.karlrunge.com/x11vnc/ssvnc.html + 576. http://www.karlrunge.com/x11vnc/ssl-portal.html + 577. http://www.karlrunge.com/x11vnc/ssl.html + 578. http://www.karlrunge.com/x11vnc/index.html#display-manager-continuously + 579. http://www.karlrunge.com/x11vnc/index.html#faq-inetd + 580. http://www.karlrunge.com/x11vnc/index.html#faq-userlogin + 581. http://www.karlrunge.com/x11vnc/index.html#x11vnc_loop + 582. http://club.mandriva.com/xwiki/bin/view/KB/XwinXset + 583. http://www.karlrunge.com/x11vnc/index.html#firewalls + 584. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-auth + 585. http://www.karlrunge.com/x11vnc/index.html#dtlogin_solaris + 586. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-N + 587. http://www.jirka.org/gdm-documentation/x241.html + 588. http://www.karlrunge.com/x11vnc/x11vnc_loop + 589. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-loop + 590. http://www.karlrunge.com/x11vnc/index.html#faq-xterminal-xauth + 591. http://www.karlrunge.com/x11vnc/index.html#firewalls + 592. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-inetd + 593. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-q + 594. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-auth + 595. http://www.karlrunge.com/x11vnc/index.html#faq-userlogin + 596. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-avahi + 597. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-mdns + 598. http://www.avahi.org/ + 599. http://www.karlrunge.com/x11vnc/index.html#faq-inetd + 600. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw + 601. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-display_WAIT + 602. http://www.karlrunge.com/x11vnc/index.html#stunnel-inetd + 603. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-loop   604. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-find - 605. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-find - 606. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw - 607. http://www.karlrunge.com/x11vnc/index.html#faq-unix-passwords - 608. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-svc - 609. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-users - 610. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-int - 611. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-localhost - 612. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw - 613. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-users - 614. http://www.karlrunge.com/x11vnc/index.html#faq-xvfb - 615. http://www.karlrunge.com/x11vnc/index.html#ss_vncviewer - 616. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-create - 617. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-svc - 618. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-display_WAIT - 619. http://www.karlrunge.com/x11vnc/faq-linuxvc - 620. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xdmsvc - 621. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-loop - 622. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-loop - 623. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-svc - 624. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-httpdir - 625. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-http - 626. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-connect - 627. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remote - 628. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-connect_or_exit - 629. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-vncconnect - 630. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-proxy - 631. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-proxy - 632. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-proxy - 633. http://www.karlrunge.com/x11vnc/index.html#localaccess - 634. http://www.karlrunge.com/x11vnc/index.html#localaccess - 635. http://www.karlrunge.com/x11vnc/index.html#findcreatedisplay - 636. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-display_WAIT - 637. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-find - 638. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-create - 639. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-svc - 640. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xdmsvc - 641. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-add_keysyms - 642. http://www.karlrunge.com/x11vnc/index.html#findcreatedisplay - 643. http://www.karlrunge.com/x11vnc/index.html#faq-linuxvc - 644. http://www.karlrunge.com/x11vnc/Xdummy - 645. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-find - 646. http://www.karlrunge.com/x11vnc/index.html#display-manager-continuously + 605. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-create + 606. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-svc + 607. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xdmsvc + 608. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-display_WAIT + 609. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-find + 610. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-find + 611. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw + 612. http://www.karlrunge.com/x11vnc/index.html#faq-unix-passwords + 613. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-svc + 614. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-users + 615. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-int + 616. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-localhost + 617. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw + 618. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-users + 619. http://www.karlrunge.com/x11vnc/index.html#faq-xvfb + 620. http://www.karlrunge.com/x11vnc/index.html#ss_vncviewer + 621. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-create + 622. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-svc + 623. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-display_WAIT + 624. http://www.karlrunge.com/x11vnc/faq-linuxvc + 625. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xdmsvc + 626. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-loop + 627. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-loop + 628. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-svc + 629. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-httpdir + 630. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-http + 631. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-connect + 632. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remote + 633. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-connect_or_exit + 634. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-vncconnect + 635. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-proxy + 636. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-proxy + 637. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-proxy + 638. http://www.karlrunge.com/x11vnc/index.html#localaccess + 639. http://www.karlrunge.com/x11vnc/index.html#localaccess + 640. http://www.karlrunge.com/x11vnc/index.html#findcreatedisplay + 641. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-display_WAIT + 642. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-find + 643. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-create + 644. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-svc + 645. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xdmsvc + 646. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-add_keysyms   647. http://www.karlrunge.com/x11vnc/index.html#findcreatedisplay - 648. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-display_WAIT - 649. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-find - 650. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-create - 651. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-svc - 652. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xdmsvc - 653. http://www.karlrunge.com/x11vnc/shm_clear - 654. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-onetile - 655. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noshm - 656. http://www.karlrunge.com/x11vnc/index.html#faq-noshm - 657. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nap - 658. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wait - 659. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-sb - 660. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-onetile - 661. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-fs - 662. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-threads - 663. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-defer - 664. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id - 665. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-solid - 666. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scrollcopyrect - 667. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wireframe - 668. http://www.tightvnc.com/ - 669. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wireframe - 670. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scrollcopyrect - 671. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-solid - 672. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-speeds - 673. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nodragging - 674. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-fs - 675. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wait - 676. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-defer - 677. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-progressive - 678. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id - 679. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nosel - 680. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nocursor - 681. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nocursorpos - 682. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-readtimeout - 683. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-fixscreen - 684. http://www.karlrunge.com/x11vnc/index.html#fb_read_slow - 685. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xd_area - 686. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xd_mem - 687. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noxdamage - 688. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noxdamage - 689. http://linpvr.org/minimyth/ - 690. http://www.karlrunge.com/x11vnc/index.html#faq-beryl - 691. http://www.karlrunge.com/x11vnc/index.html#fb_read_slow - 692. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-pointer_mode - 693. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-pointer_mode - 694. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nodragging - 695. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-pointer_mode - 696. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-threads - 697. http://www.karlrunge.com/x11vnc/index.html#faq-wireframe - 698. http://www.karlrunge.com/x11vnc/index.html#faq-scrollcopyrect - 699. http://www.karlrunge.com/x11vnc/index.html#faq-pointer-mode - 700. http://www.karlrunge.com/x11vnc/index.html#fb_read_slow - 701. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wireframe - 702. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wireframe - 703. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wireframe - 704. http://www.karlrunge.com/x11vnc/index.html#fb_read_slow - 705. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scrollcopyrect + 648. http://www.karlrunge.com/x11vnc/index.html#faq-linuxvc + 649. http://www.karlrunge.com/x11vnc/Xdummy + 650. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-find + 651. http://www.karlrunge.com/x11vnc/index.html#display-manager-continuously + 652. http://www.karlrunge.com/x11vnc/index.html#findcreatedisplay + 653. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-display_WAIT + 654. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-find + 655. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-create + 656. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-svc + 657. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xdmsvc + 658. http://www.karlrunge.com/x11vnc/shm_clear + 659. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-onetile + 660. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noshm + 661. http://www.karlrunge.com/x11vnc/index.html#faq-noshm + 662. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nap + 663. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wait + 664. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-sb + 665. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-onetile + 666. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-fs + 667. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-threads + 668. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-defer + 669. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id + 670. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-solid + 671. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scrollcopyrect + 672. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wireframe + 673. http://www.tightvnc.com/ + 674. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wireframe + 675. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scrollcopyrect + 676. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-solid + 677. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-speeds + 678. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nodragging + 679. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-fs + 680. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wait + 681. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-defer + 682. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-progressive + 683. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id + 684. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nosel + 685. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nocursor + 686. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nocursorpos + 687. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-readtimeout + 688. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-fixscreen + 689. http://www.karlrunge.com/x11vnc/index.html#fb_read_slow + 690. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xd_area + 691. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xd_mem + 692. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noxdamage + 693. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noxdamage + 694. http://linpvr.org/minimyth/ + 695. http://www.karlrunge.com/x11vnc/index.html#faq-beryl + 696. http://www.karlrunge.com/x11vnc/index.html#fb_read_slow + 697. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-pointer_mode + 698. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-pointer_mode + 699. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nodragging + 700. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-pointer_mode + 701. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-threads + 702. http://www.karlrunge.com/x11vnc/index.html#faq-wireframe + 703. http://www.karlrunge.com/x11vnc/index.html#faq-scrollcopyrect + 704. http://www.karlrunge.com/x11vnc/index.html#faq-pointer-mode + 705. http://www.karlrunge.com/x11vnc/index.html#fb_read_slow   706. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wireframe - 707. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wirecopyrect - 708. http://www.karlrunge.com/x11vnc/index.html#faq-wireframe - 709. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-fixscreen - 710. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scr_skip - 711. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scale - 712. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scrollcopyrect - 713. http://www.karlrunge.com/x11vnc/index.html#beta-test - 714. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ncache - 715. http://www.karlrunge.com/x11vnc/ssvnc.html#ycrop - 716. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ncache_no_rootpixmap - 717. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ncache_cr - 718. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-cursor - 719. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-cursor - 720. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-overlay - 721. http://www.karlrunge.com/x11vnc/index.html#the-overlay-mode - 722. http://www.karlrunge.com/x11vnc/index.html#solaris10-build - 723. http://www.karlrunge.com/x11vnc/index.html#faq-xfixes-alpha-hacks - 724. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-alphacut - 725. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-alphafrac - 726. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-alpharemove - 727. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nocursorshape - 728. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noalphablend - 729. http://www.karlrunge.com/x11vnc/ssvnc.html - 730. http://www.tightvnc.com/ - 731. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nocursor - 732. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-cursorpos - 733. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nocursorpos - 734. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nocursorshape - 735. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-buttonmap - 736. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-debug_pointer - 737. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-buttonmap - 738. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-modtweak - 739. http://www.karlrunge.com/x11vnc/index.html#faq-greaterless - 740. http://www.karlrunge.com/x11vnc/index.html#faq-xkbmodtweak - 741. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-debug_keyboard - 742. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xkb - 743. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-sloppy_keys - 744. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-modtweak - 745. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-modtweak - 746. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remap - 747. http://www.karlrunge.com/x11vnc/index.html#faq-xkbmodtweak - 748. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-debug_keyboard - 749. http://www.karlrunge.com/x11vnc/index.html#faq-greaterless - 750. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xkb - 751. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-sloppy_keys - 752. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-modtweak - 753. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xkb - 754. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xkb - 755. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-skip_keycodes - 756. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remap - 757. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-add_keysyms - 758. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remap - 759. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remap - 760. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-add_keysyms - 761. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-norepeat - 762. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-norepeat - 763. http://www.karlrunge.com/x11vnc/index.html#faq-display-manager + 707. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wireframe + 708. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wireframe + 709. http://www.karlrunge.com/x11vnc/index.html#fb_read_slow + 710. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scrollcopyrect + 711. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wireframe + 712. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wirecopyrect + 713. http://www.karlrunge.com/x11vnc/index.html#faq-wireframe + 714. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-fixscreen + 715. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scr_skip + 716. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scale + 717. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scrollcopyrect + 718. http://www.karlrunge.com/x11vnc/index.html#beta-test + 719. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ncache + 720. http://www.karlrunge.com/x11vnc/ssvnc.html#ycrop + 721. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ncache_no_rootpixmap + 722. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ncache_cr + 723. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-cursor + 724. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-cursor + 725. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-overlay + 726. http://www.karlrunge.com/x11vnc/index.html#the-overlay-mode + 727. http://www.karlrunge.com/x11vnc/index.html#solaris10-build + 728. http://www.karlrunge.com/x11vnc/index.html#faq-xfixes-alpha-hacks + 729. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-alphacut + 730. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-alphafrac + 731. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-alpharemove + 732. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nocursorshape + 733. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noalphablend + 734. http://www.karlrunge.com/x11vnc/ssvnc.html + 735. http://www.tightvnc.com/ + 736. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nocursor + 737. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-cursorpos + 738. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nocursorpos + 739. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nocursorshape + 740. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-buttonmap + 741. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-debug_pointer + 742. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-buttonmap + 743. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-modtweak + 744. http://www.karlrunge.com/x11vnc/index.html#faq-greaterless + 745. http://www.karlrunge.com/x11vnc/index.html#faq-xkbmodtweak + 746. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-debug_keyboard + 747. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xkb + 748. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-sloppy_keys + 749. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-modtweak + 750. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-modtweak + 751. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remap + 752. http://www.karlrunge.com/x11vnc/index.html#faq-xkbmodtweak + 753. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-debug_keyboard + 754. http://www.karlrunge.com/x11vnc/index.html#faq-greaterless + 755. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xkb + 756. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-sloppy_keys + 757. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-modtweak + 758. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xkb + 759. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xkb + 760. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-skip_keycodes + 761. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remap + 762. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-add_keysyms + 763. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remap   764. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remap - 765. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remap - 766. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nomodtweak - 767. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remap - 768. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remap - 769. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-skip_lockkeys + 765. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-add_keysyms + 766. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-norepeat + 767. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-norepeat + 768. http://www.karlrunge.com/x11vnc/index.html#faq-display-manager + 769. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-clear_mods   770. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remap - 771. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nomodtweak - 772. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-capslock - 773. http://www.karlrunge.com/x11vnc/index.html#faq-scaling - 774. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scale - 775. http://people.pwf.cam.ac.uk/ssb22/setup/vnc-magnification.html - 776. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rfbport - 777. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-gui - 778. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-connect - 779. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scale_cursor - 780. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-blackout - 781. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xinerama - 782. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xinerama - 783. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xwarppointer - 784. http://www.karlrunge.com/x11vnc/index.html#faq-solshm - 785. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-onetile - 786. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noshm - 787. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-clip - 788. http://www.karlrunge.com/x11vnc/index.html#faq-xinerama - 789. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id - 790. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id - 791. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xrandr - 792. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-padgeom - 793. http://www.karlrunge.com/x11vnc/ssvnc.html - 794. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rotate - 795. http://www.jwz.org/xscreensaver/man1.html - 796. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nodpms - 797. http://www.beryl-project.org/ - 798. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noxdamage - 799. http://www.dslinux.org/blogs/pepsiman/?p=73 - 800. http://linpvr.org/minimyth/ - 801. http://www.karlrunge.com/x11vnc/index.html#faq-linuxvc - 802. http://www.karlrunge.com/x11vnc/index.html#faq-rawfb - 803. http://www.karlrunge.com/x11vnc/index.html#faq-linuxvc - 804. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id - 805. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rawfb - 806. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-pipeinput - 807. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-pipeinput - 808. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-snapfb - 809. http://www.karlrunge.com/x11vnc/index.html#faq-video - 810. http://www.karlrunge.com/x11vnc/index.html#faq-xvfb - 811. http://www.karlrunge.com/x11vnc/index.html#faq-qt-embedded - 812. http://www.karlrunge.com/x11vnc/index.html#faq-video - 813. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rawfb - 814. http://www.karlrunge.com/x11vnc/index.html#faq-video - 815. http://www.karlrunge.com/x11vnc/index.html#faq-linuxvc - 816. http://www.karlrunge.com/x11vnc/index.html#faq-qt-embedded - 817. http://www.karlrunge.com/x11vnc/index.html#faq-vmware + 771. http://www.karlrunge.com/x11vnc/index.html#faq-remap-capslock + 772. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-skip_lockkeys + 773. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-capslock + 774. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-clear_all + 775. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remap + 776. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remap + 777. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nomodtweak + 778. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remap + 779. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remap + 780. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-skip_lockkeys + 781. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remap + 782. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nomodtweak + 783. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-capslock + 784. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-clear_all + 785. http://www.karlrunge.com/x11vnc/index.html#faq-scaling + 786. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scale + 787. http://people.pwf.cam.ac.uk/ssb22/setup/vnc-magnification.html + 788. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rfbport + 789. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-gui + 790. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-connect + 791. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scale_cursor + 792. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-blackout + 793. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xinerama + 794. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xinerama + 795. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xwarppointer + 796. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xwarppointer + 797. http://www.karlrunge.com/x11vnc/index.html#faq-solshm + 798. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-onetile + 799. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noshm + 800. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-clip + 801. http://www.karlrunge.com/x11vnc/index.html#faq-xinerama + 802. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id + 803. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id + 804. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xrandr + 805. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-padgeom + 806. http://www.karlrunge.com/x11vnc/ssvnc.html + 807. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rotate + 808. http://www.jwz.org/xscreensaver/man1.html + 809. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nodpms + 810. http://www.beryl-project.org/ + 811. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noxdamage + 812. http://www.dslinux.org/blogs/pepsiman/?p=73 + 813. http://linpvr.org/minimyth/ + 814. http://www.karlrunge.com/x11vnc/index.html#faq-linuxvc + 815. http://www.karlrunge.com/x11vnc/index.html#faq-rawfb + 816. http://www.karlrunge.com/x11vnc/index.html#faq-linuxvc + 817. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id   818. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rawfb - 819. http://www.karlrunge.com/x11vnc/index.html#faq-rawfb - 820. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-snapfb - 821. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-24to32 - 822. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wait - 823. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-slow_fb - 824. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-defer - 825. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-freqtab - 826. http://www.karlrunge.com/x11vnc/index.html#faq-rawfb - 827. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-pipeinput - 828. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-pipeinput - 829. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rawfb - 830. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rawfb - 831. http://www.redstonesoftware.com/vnc.html - 832. http://www.apple.com/remotedesktop/ - 833. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id - 834. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id - 835. http://fredrik.hubbe.net/x2vnc.html - 836. http://www.karlrunge.com/x11vnc/index.html#faq-win2vnc - 837. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-reflect - 838. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rawfb - 839. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nodragging - 840. http://sourceforge.net/projects/vnc-reflector/ - 841. http://www.tightvnc.com/projector/ - 842. http://www.ultravnc.com/addons/repeater.html - 843. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-connect - 844. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nosel - 845. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noprimary - 846. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-seldir - 847. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-input - 848. http://www.unixuser.org/~euske/vnc2swf/ - 849. http://wolphination.com/linux/2006/06/30/how-to-record-videos-of-your-desktop/ - 850. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nofilexfer - 851. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-users - 852. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ultrafilexfer - 853. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noultraext - 854. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noserverdpms - 855. http://www.uvnc.com/addons/singleclick.html - 856. http://www.karlrunge.com/x11vnc/index.html#faq-macosx - 857. http://www.karlrunge.com/x11vnc/single-click.html - 858. http://www.karlrunge.com/x11vnc/single-click.html - 859. http://www.karlrunge.com/x11vnc/index.html#firewalls - 860. http://sc.uvnc.com/ - 861. http://www.karlrunge.com/x11vnc/ssvnc.html - 862. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl - 863. http://www.karlrunge.com/x11vnc/single-click.html - 864. http://www.karlrunge.com/x11vnc/ssvnc.html - 865. http://www.karlrunge.com/x11vnc/single-click.html - 866. http://www.karlrunge.com/x11vnc/ssl.html - 867. http://www.karlrunge.com/x11vnc/single-click.html - 868. http://www.karlrunge.com/x11vnc/single-click.html#libssl-problems - 869. http://www.samba.org/ - 870. http://www.karlrunge.com/x11vnc/ssvnc.html - 871. http://www.cups.org/ - 872. http://www.karlrunge.com/x11vnc/ssvnc.html - 873. http://www.karlrunge.com/x11vnc/ssvnc.html - 874. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nobell - 875. http://www.karlrunge.com/x11vnc/index.html#faq-sound - 876. http://www.karlrunge.com/x11vnc/index.html#faq-inetd - 877. http://jungla.dit.upm.es/~acosta/paginas/vncIPv6.html + 819. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-pipeinput + 820. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-pipeinput + 821. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-snapfb + 822. http://www.karlrunge.com/x11vnc/index.html#faq-video + 823. http://www.karlrunge.com/x11vnc/index.html#faq-xvfb + 824. http://www.karlrunge.com/x11vnc/index.html#faq-qt-embedded + 825. http://www.karlrunge.com/x11vnc/index.html#faq-video + 826. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rawfb + 827. http://www.karlrunge.com/x11vnc/index.html#faq-video + 828. http://www.karlrunge.com/x11vnc/index.html#faq-linuxvc + 829. http://www.karlrunge.com/x11vnc/index.html#faq-qt-embedded + 830. http://www.karlrunge.com/x11vnc/index.html#faq-vmware + 831. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rawfb + 832. http://www.karlrunge.com/x11vnc/index.html#faq-rawfb + 833. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-snapfb + 834. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-24to32 + 835. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wait + 836. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-slow_fb + 837. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-defer + 838. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-freqtab + 839. http://www.karlrunge.com/x11vnc/index.html#faq-rawfb + 840. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-pipeinput + 841. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-pipeinput + 842. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rawfb + 843. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rawfb + 844. http://www.redstonesoftware.com/vnc.html + 845. http://www.apple.com/remotedesktop/ + 846. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id + 847. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id + 848. http://fredrik.hubbe.net/x2vnc.html + 849. http://www.karlrunge.com/x11vnc/index.html#faq-win2vnc + 850. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-reflect + 851. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rawfb + 852. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nodragging + 853. http://sourceforge.net/projects/vnc-reflector/ + 854. http://www.tightvnc.com/projector/ + 855. http://www.ultravnc.com/addons/repeater.html + 856. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-connect + 857. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nosel + 858. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noprimary + 859. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-seldir + 860. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-input + 861. http://www.unixuser.org/~euske/vnc2swf/ + 862. http://wolphination.com/linux/2006/06/30/how-to-record-videos-of-your-desktop/ + 863. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nofilexfer + 864. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-users + 865. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ultrafilexfer + 866. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noultraext + 867. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noserverdpms + 868. http://www.uvnc.com/addons/singleclick.html + 869. http://www.karlrunge.com/x11vnc/index.html#faq-macosx + 870. http://www.karlrunge.com/x11vnc/single-click.html + 871. http://www.karlrunge.com/x11vnc/single-click.html + 872. http://www.karlrunge.com/x11vnc/index.html#firewalls + 873. http://sc.uvnc.com/ + 874. http://www.karlrunge.com/x11vnc/ssvnc.html + 875. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl + 876. http://www.karlrunge.com/x11vnc/single-click.html + 877. http://www.karlrunge.com/x11vnc/ssvnc.html + 878. http://www.karlrunge.com/x11vnc/single-click.html + 879. http://www.karlrunge.com/x11vnc/ssl.html + 880. http://www.karlrunge.com/x11vnc/single-click.html + 881. http://www.karlrunge.com/x11vnc/single-click.html#libssl-problems + 882. http://www.samba.org/ + 883. http://www.karlrunge.com/x11vnc/ssvnc.html + 884. http://www.cups.org/ + 885. http://www.karlrunge.com/x11vnc/ssvnc.html + 886. http://www.karlrunge.com/x11vnc/ssvnc.html + 887. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nobell + 888. http://www.karlrunge.com/x11vnc/index.html#faq-sound + 889. http://www.karlrunge.com/x11vnc/index.html#faq-inetd + 890. http://jungla.dit.upm.es/~acosta/paginas/vncIPv6.html  =======================================================================  http://www.karlrunge.com/x11vnc/chainingssh.html: @@ -11754,7 +11839,7 @@ x11vnc: a VNC server for real X displays     Here are all of x11vnc command line options:  % x11vnc -opts      (see below for -help long descriptions) -x11vnc: allow VNC connections to real X11 displays. 0.9.4 lastmod: 2007-10-27 +x11vnc: allow VNC connections to real X11 displays. 0.9.4 lastmod: 2007-11-07  x11vnc options:    -display disp            -auth file               -N                      @@ -11798,47 +11883,48 @@ x11vnc options:    -noxkb                   -capslock                -skip_lockkeys             -skip_keycodes string    -sloppy_keys             -skip_dups                 -noskip_dups             -add_keysyms             -noadd_keysyms          -  -clear_mods              -clear_keys              -remap string           -  -norepeat                -repeat                  -nofb                   -  -nobell                  -nosel                   -noprimary              -  -nosetprimary            -noclipboard             -nosetclipboard         -  -seldir string           -cursor [mode]           -nocursor               -  -cursor_drag             -arrow n                 -noxfixes               -  -alphacut n              -alphafrac fraction      -alpharemove            -  -noalphablend            -nocursorshape           -cursorpos              -  -nocursorpos             -xwarppointer            -noxwarppointer         -  -buttonmap string        -nodragging              -ncache n               -  -ncache_cr               -ncache_no_moveraise     -ncache_no_dtchange     -  -ncache_no_rootpixmap    -ncache_keep_anims       -ncache_old_wm          -  -ncache_pad n            -debug_ncache            -wireframe [str]        -  -nowireframe             -nowireframelocal        -wirecopyrect mode      -  -nowirecopyrect          -debug_wireframe         -scrollcopyrect mode    -  -noscrollcopyrect        -scr_area n              -scr_skip list          -  -scr_inc list            -scr_keys list           -scr_term list          -  -scr_keyrepeat lo-hi     -scr_parms string        -fixscreen string       -  -debug_scroll            -noxrecord               -grab_buster            -  -nograb_buster           -debug_grabs             -debug_sel              -  -pointer_mode n          -input_skip n            -allinput               -  -speeds rd,bw,lat        -wmdt string             -debug_pointer          -  -debug_keyboard          -defer time              -wait time              -  -wait_ui factor          -nowait_bog              -slow_fb time           -  -xrefresh time           -readtimeout n           -nap                    -  -nonap                   -sb time                 -nofbpm                 -  -fbpm                    -nodpms                  -dpms                   -  -forcedpms               -clientdpms              -noserverdpms           -  -noultraext              -noxdamage               -xd_area A              -  -xd_mem f                -sigpipe string          -threads                -  -nothreads               -fs f                    -gaps n                 -  -grow n                  -fuzz n                  -debug_tiles            -  -snapfb                  -rawfb string            -freqtab file           -  -pipeinput cmd           -macnodim                -macnosleep             -  -macnosaver              -macnowait               -macwheel n             -  -macnoswap               -macnoresize             -maciconanim n          -  -macmenu                 -gui [gui-opts]          -remote command         -  -query variable          -QD variable             -sync                   -  -noremote                -yesremote               -unsafe                 -  -safer                   -privremote              -nocmds                 -  -allowedcmds list        -deny_all               +  -clear_mods              -clear_keys              -clear_all              +  -remap string            -norepeat                -repeat                 +  -nofb                    -nobell                  -nosel                  +  -noprimary               -nosetprimary            -noclipboard            +  -nosetclipboard          -seldir string           -cursor [mode]          +  -nocursor                -cursor_drag             -arrow n                +  -noxfixes                -alphacut n              -alphafrac fraction     +  -alpharemove             -noalphablend            -nocursorshape          +  -cursorpos               -nocursorpos             -xwarppointer           +  -noxwarppointer          -buttonmap string        -nodragging             +  -ncache n                -ncache_cr               -ncache_no_moveraise    +  -ncache_no_dtchange      -ncache_no_rootpixmap    -ncache_keep_anims      +  -ncache_old_wm           -ncache_pad n            -debug_ncache           +  -wireframe [str]         -nowireframe             -nowireframelocal       +  -wirecopyrect mode       -nowirecopyrect          -debug_wireframe        +  -scrollcopyrect mode     -noscrollcopyrect        -scr_area n             +  -scr_skip list           -scr_inc list            -scr_keys list          +  -scr_term list           -scr_keyrepeat lo-hi     -scr_parms string       +  -fixscreen string        -debug_scroll            -noxrecord              +  -grab_buster             -nograb_buster           -debug_grabs            +  -debug_sel               -pointer_mode n          -input_skip n           +  -allinput                -speeds rd,bw,lat        -wmdt string            +  -debug_pointer           -debug_keyboard          -defer time             +  -wait time               -wait_ui factor          -nowait_bog             +  -slow_fb time            -xrefresh time           -readtimeout n          +  -nap                     -nonap                   -sb time                +  -nofbpm                  -fbpm                    -nodpms                 +  -dpms                    -forcedpms               -clientdpms             +  -noserverdpms            -noultraext              -noxdamage              +  -xd_area A               -xd_mem f                -sigpipe string         +  -threads                 -nothreads               -fs f                   +  -gaps n                  -grow n                  -fuzz n                 +  -debug_tiles             -snapfb                  -rawfb string           +  -freqtab file            -pipeinput cmd           -macnodim               +  -macnosleep              -macnosaver              -macnowait              +  -macwheel n              -macnoswap               -macnoresize            +  -maciconanim n           -macmenu                 -gui [gui-opts]         +  -remote command          -query variable          -QD variable            +  -sync                    -noremote                -yesremote              +  -unsafe                  -safer                   -privremote             +  -nocmds                  -allowedcmds list        -deny_all               +  libvncserver options:  -rfbport port          TCP port for RFB protocol @@ -11872,7 +11958,7 @@ libvncserver-tight-extension options:  % x11vnc -help -x11vnc: allow VNC connections to real X11 displays. 0.9.4 lastmod: 2007-10-27 +x11vnc: allow VNC connections to real X11 displays. 0.9.4 lastmod: 2007-11-07  (type "x11vnc -opts" to just list the options.) @@ -13569,7 +13655,7 @@ Options:                         If the remote SSH server is on a non-standard port                         (i.e. not 22) use user@host:port:disp+secs. -                       Note that the ssh process may NOT be killed when +                       Note that the ssh process MAY NOT be killed when                         x11vnc exits.  It tries by looking at ps(1) output.  -usepw                 If no other password method was supplied on the command @@ -14066,9 +14152,12 @@ t                         KeyRelease for each one. The Lock modifiers are skipped.                         Used to clear the state if the display was accidentally                         left with any pressed down. --clear_keys            As -clear_mods, except try to release any pressed key. +-clear_keys            As -clear_mods, except try to release ANY pressed key.                         Note that this option and -clear_mods can interfere                         with a person typing at the physical keyboard. +-clear_all             As -clear_keys, except try to release any CapsLock, +                       NumLock, etc. locks as well. +  -remap string          Read Keysym remappings from file named "string".                         Format is one pair of Keysyms per line (can be name                         or hex value) separated by a space.  If no file named @@ -15695,6 +15784,9 @@ n                         noclear_mods    disable -clear_mods mode.                         clear_keys      enable  -clear_keys mode and clear them.                         noclear_keys    disable -clear_keys mode. +                       clear_locks     do the clear_locks action. +                       clear_all       do the clear_all action. +                       keystate        have x11vnc print current keystate.                         remap:str       set -remap "str" (empty to disable).                                         See -remap for the form of "str"                                         (basically: key1-key2,key3-key4,...) @@ -15917,17 +16009,18 @@ n                         8to24_opts 24to32 no24to32 visual scale scale_cursor                         viewonly noviewonly shared noshared forever noforever                         once timeout tightfilexfer notightfilexfer ultrafilexfer -                       noultrafilexfer rfbversion deny lock nodeny unlock avahi -                       mdns noavahi nomdns connect proxy  allowonce allow -                       localhost nolocalhost listen lookup nolookup accept -                       afteraccept gone shm noshm flipbyteorder noflipbyteorder -                       onetile noonetile solid_color solid nosolid blackout -                       xinerama noxinerama xtrap noxtrap xrandr noxrandr -                       xrandr_mode rotate padgeom quiet q noquiet modtweak -                       nomodtweak xkb noxkb capslock nocapslock skip_lockkeys -                       noskip_lockkeys skip_keycodes sloppy_keys nosloppy_keys -                       skip_dups noskip_dups add_keysyms noadd_keysyms -                       clear_mods noclear_mods clear_keys noclear_keys +                       noultrafilexfer rfbversion deny lock nodeny unlock +                       avahi mdns noavahi nomdns connect proxy  allowonce +                       allow localhost nolocalhost listen lookup nolookup +                       accept afteraccept gone shm noshm flipbyteorder +                       noflipbyteorder onetile noonetile solid_color solid +                       nosolid blackout xinerama noxinerama xtrap noxtrap +                       xrandr noxrandr xrandr_mode rotate padgeom quiet +                       q noquiet modtweak nomodtweak xkb noxkb capslock +                       nocapslock skip_lockkeys noskip_lockkeys skip_keycodes +                       sloppy_keys nosloppy_keys skip_dups noskip_dups +                       add_keysyms noadd_keysyms clear_mods noclear_mods +                       clear_keys noclear_keys clear_all clear_locks keystate                         remap repeat norepeat fb nofb bell nobell sel nosel                         primary noprimary setprimary nosetprimary clipboard                         noclipboard setclipboard nosetclipboard seldir diff --git a/x11vnc/cleanup.c b/x11vnc/cleanup.c index e8d0c63..65e763b 100644 --- a/x11vnc/cleanup.c +++ b/x11vnc/cleanup.c @@ -159,6 +159,9 @@ void clean_up_exit (int ret) {  		clear_modifiers(0);  	} else if (clear_mods == 2) {  		clear_keys(); +	} else if (clear_mods == 3) { +		clear_keys(); +		clear_locks();  	}  	if (no_autorepeat) { @@ -420,6 +423,9 @@ static void interrupted (int sig) {  		clear_modifiers(0);  	} else if (clear_mods == 2) {  		clear_keys(); +	} else if (clear_mods == 3) { +		clear_keys(); +		clear_locks();  	}  	if (no_autorepeat) {  		autorepeat(1, 0); diff --git a/x11vnc/help.c b/x11vnc/help.c index 3ea9606..96004b8 100644 --- a/x11vnc/help.c +++ b/x11vnc/help.c @@ -1723,7 +1723,7 @@ void print_help(int mode) {  "                       If the remote SSH server is on a non-standard port\n"  "                       (i.e. not 22) use user@host:port:disp+secs.\n"  "\n" -"                       Note that the ssh process may NOT be killed when\n" +"                       Note that the ssh process MAY NOT be killed when\n"  "                       x11vnc exits.  It tries by looking at ps(1) output.\n"  "\n"  "-usepw                 If no other password method was supplied on the command\n" @@ -2226,9 +2226,12 @@ void print_help(int mode) {  "                       KeyRelease for each one. The Lock modifiers are skipped.\n"  "                       Used to clear the state if the display was accidentally\n"  "                       left with any pressed down.\n" -"-clear_keys            As -clear_mods, except try to release any pressed key.\n" +"-clear_keys            As -clear_mods, except try to release ANY pressed key.\n"  "                       Note that this option and -clear_mods can interfere\n"  "                       with a person typing at the physical keyboard.\n" +"-clear_all             As -clear_keys, except try to release any CapsLock,\n" +"                       NumLock, etc. locks as well.\n" +"\n"  "-remap string          Read Keysym remappings from file named \"string\".\n"  "                       Format is one pair of Keysyms per line (can be name\n"  "                       or hex value) separated by a space.  If no file named\n" @@ -3863,6 +3866,9 @@ void print_help(int mode) {  "                       noclear_mods    disable -clear_mods mode.\n"  "                       clear_keys      enable  -clear_keys mode and clear them.\n"  "                       noclear_keys    disable -clear_keys mode.\n" +"                       clear_locks     do the clear_locks action.\n" +"                       clear_all       do the clear_all action.\n" +"                       keystate        have x11vnc print current keystate.\n"  /* filename */  "                       remap:str       set -remap \"str\" (empty to disable).\n"  "                                       See -remap for the form of \"str\"\n" @@ -4084,17 +4090,18 @@ void print_help(int mode) {  "                       8to24_opts 24to32 no24to32 visual scale scale_cursor\n"  "                       viewonly noviewonly shared noshared forever noforever\n"  "                       once timeout tightfilexfer notightfilexfer ultrafilexfer\n" -"                       noultrafilexfer rfbversion deny lock nodeny unlock avahi\n" -"                       mdns noavahi nomdns connect proxy  allowonce allow\n" -"                       localhost nolocalhost listen lookup nolookup accept\n" -"                       afteraccept gone shm noshm flipbyteorder noflipbyteorder\n" -"                       onetile noonetile solid_color solid nosolid blackout\n" -"                       xinerama noxinerama xtrap noxtrap xrandr noxrandr\n" -"                       xrandr_mode rotate padgeom quiet q noquiet modtweak\n" -"                       nomodtweak xkb noxkb capslock nocapslock skip_lockkeys\n" -"                       noskip_lockkeys skip_keycodes sloppy_keys nosloppy_keys\n" -"                       skip_dups noskip_dups add_keysyms noadd_keysyms\n" -"                       clear_mods noclear_mods clear_keys noclear_keys\n" +"                       noultrafilexfer rfbversion deny lock nodeny unlock\n" +"                       avahi mdns noavahi nomdns connect proxy  allowonce\n" +"                       allow localhost nolocalhost listen lookup nolookup\n" +"                       accept afteraccept gone shm noshm flipbyteorder\n" +"                       noflipbyteorder onetile noonetile solid_color solid\n" +"                       nosolid blackout xinerama noxinerama xtrap noxtrap\n" +"                       xrandr noxrandr xrandr_mode rotate padgeom quiet\n" +"                       q noquiet modtweak nomodtweak xkb noxkb capslock\n" +"                       nocapslock skip_lockkeys noskip_lockkeys skip_keycodes\n" +"                       sloppy_keys nosloppy_keys skip_dups noskip_dups\n" +"                       add_keysyms noadd_keysyms clear_mods noclear_mods\n" +"                       clear_keys noclear_keys clear_all clear_locks keystate\n"  "                       remap repeat norepeat fb nofb bell nobell sel nosel\n"  "                       primary noprimary setprimary nosetprimary clipboard\n"  "                       noclipboard setclipboard nosetclipboard seldir\n" diff --git a/x11vnc/keyboard.c b/x11vnc/keyboard.c index bbdab3b..a3f0120 100644 --- a/x11vnc/keyboard.c +++ b/x11vnc/keyboard.c @@ -21,6 +21,7 @@ void get_keystate(int *keystate);  void clear_modifiers(int init);  int track_mod_state(rfbKeySym keysym, rfbBool down, rfbBool set);  void clear_keys(void); +void clear_locks(void);  int get_autorepeat_state(void);  int get_initial_autorepeat_state(void);  void autorepeat(int restore, int bequiet); @@ -250,6 +251,68 @@ void clear_keys(void) {  	XFlush_wr(dpy);  } + +void clear_locks(void) { +#if NO_X11 +	RAWFB_RET_VOID +	return; +#else +	XModifierKeymap *map; +	int i, j, k = 0; +	unsigned int state; + +	RAWFB_RET_VOID + +	/* n.b. caller decides to X_LOCK or not. */ +#if LIBVNCSERVER_HAVE_XKEYBOARD +	if (xkb_present) { +		XkbStateRec kbstate; +		XkbGetState(dpy, XkbUseCoreKbd, &kbstate); +		rfbLog("locked:  0x%x\n", kbstate.locked_mods); +		rfbLog("latched: 0x%x\n", kbstate.latched_mods); +		rfbLog("compat:  0x%x\n", kbstate.compat_state); +		state = kbstate.locked_mods; +		if (! state) { +			state = kbstate.compat_state; +		} +	} else  +#endif +	{ +		state = mask_state(); +		rfbLog("state:   0x%x\n", state); +	} +	if (! state) { +		return; +	} +	map = XGetModifierMapping(dpy); +	if (! map) { +		return; +	} +	for (i = 0; i < 8; i++) { +		int did = 0; +		for (j = 0; j < map->max_keypermod; j++) { +			if (! did && state & (0x1 << i)) { +				if (map->modifiermap[k]) { +					KeyCode key = map->modifiermap[k]; +					KeySym ks = XKeycodeToKeysym(dpy, key, 0); +					char *nm = XKeysymToString(ks); +					rfbLog("toggling: %03d / %03d -- %s\n", key, ks, nm ? nm : "BadKey"); +					did = 1; +					XTestFakeKeyEvent_wr(dpy, key, True, CurrentTime); +					usleep(10*1000); +					XTestFakeKeyEvent_wr(dpy, key, False, CurrentTime); +					XFlush_wr(dpy); +				} +			} +			k++; +		} +	} +	XFreeModifiermap(map); +	XFlush_wr(dpy); +	rfbLog("state:   0x%x\n", mask_state()); +#endif +} +  /*   * Kludge for -norepeat option: we turn off keystroke autorepeat in   * the X server when clients are connected.  This may annoy people at @@ -2661,6 +2724,9 @@ void initialize_keyboard_and_pointer(void) {  	if (clear_mods == 1) {  		clear_modifiers(0);  	} +	if (clear_mods == 3) { +		clear_locks(); +	}  }  void get_allowed_input(rfbClientPtr client, allowed_input_t *input) { diff --git a/x11vnc/keyboard.h b/x11vnc/keyboard.h index 0f31c82..367613c 100644 --- a/x11vnc/keyboard.h +++ b/x11vnc/keyboard.h @@ -8,6 +8,7 @@ extern void get_keystate(int *keystate);  extern void clear_modifiers(int init);  extern int track_mod_state(rfbKeySym keysym, rfbBool down, rfbBool set);  extern void clear_keys(void); +extern void clear_locks(void);  extern int get_autorepeat_state(void);  extern int get_initial_autorepeat_state(void);  extern void autorepeat(int restore, int bequiet); diff --git a/x11vnc/options.c b/x11vnc/options.c index 17f452d..c3dc295 100644 --- a/x11vnc/options.c +++ b/x11vnc/options.c @@ -129,7 +129,7 @@ int use_modifier_tweak = 1;	/* use the shift/altgr modifier tweak */  int watch_capslock = 0;		/* -capslock */  int skip_lockkeys = 0;		/* -skip_lockkeys */  int use_iso_level3 = 0;		/* ISO_Level3_Shift instead of Mode_switch */ -int clear_mods = 0;		/* -clear_mods (1) and -clear_keys (2) */ +int clear_mods = 0;		/* -clear_mods (1) and -clear_keys (2) -clear_locks (3) */  int nofb = 0;			/* do not send any fb updates */  char *raw_fb_str = NULL;	/* used under -rawfb */  char *raw_fb_pixfmt = NULL; diff --git a/x11vnc/remote.c b/x11vnc/remote.c index e607707..e01f08c 100644 --- a/x11vnc/remote.c +++ b/x11vnc/remote.c @@ -2246,6 +2246,33 @@ char *process_remote_cmd(char *cmd, int stringonly) {  		rfbLog("remote_cmd: disabling -clear_keys mode.\n");  		clear_mods = 0; +	} else if (!strcmp(p, "clear_all")) { +		if (query) { +			snprintf(buf, bufn, "ans=%s:%d", p, +			    clear_mods == 3); +			goto qry; +		} +		rfbLog("remote_cmd: doing clear_all action.\n"); +		clear_mods = 3; +		clear_keys(); +		clear_locks(); + +	} else if (!strcmp(p, "clear_locks")) { +		NOTAPP +		rfbLog("remote_cmd: doing clear_locks action.\n"); +		clear_locks(); + +	} else if (!strcmp(p, "keystate")) { +		int i, state[256]; +		NOTAPP +		for (i=0; i<256; i++) { +			state[i] = 0; +		} +		get_keystate(state); +		for (i=0; i<256; i++) { +			fprintf(stderr, "keystate[%03d] %d\n", i, state[i]); +		} +  	} else if (strstr(p, "remap") == p) {  		char *before, *old;  		COLON_CHECK("remap:") diff --git a/x11vnc/tkx11vnc b/x11vnc/tkx11vnc index ec4f223..35984f7 100755 --- a/x11vnc/tkx11vnc +++ b/x11vnc/tkx11vnc @@ -208,6 +208,8 @@ Keyboard  	=FP remap:  	clear_mods  	clear_keys +	clear_all +	=RA clear_locks  Pointer  	=D-C:none,arrow,X,some,most cursor: diff --git a/x11vnc/tkx11vnc.h b/x11vnc/tkx11vnc.h index b9ecaf2..022a662 100644 --- a/x11vnc/tkx11vnc.h +++ b/x11vnc/tkx11vnc.h @@ -219,6 +219,8 @@ char gui_code[] = "";  "	=FP remap:\n"  "	clear_mods\n"  "	clear_keys\n" +"	clear_all\n" +"	=RA clear_locks\n"  "\n"  "Pointer\n"  "	=D-C:none,arrow,X,some,most cursor:\n" diff --git a/x11vnc/user.c b/x11vnc/user.c index 717772d..55098ba 100644 --- a/x11vnc/user.c +++ b/x11vnc/user.c @@ -1185,6 +1185,7 @@ void user_supplied_opts(char *opts) {  		"skip-display", "skip-auth", "skip-shared",  		"scale", "scale_cursor", "sc", "solid", "so", "id",  		"clear_mods", "cm", "clear_keys", "ck", "repeat", +		"clear_all", "ca",  		"speeds", "sp", "readtimeout", "rd",  		"rotate", "ro",  		"geometry", "geom", "ge", @@ -1272,6 +1273,9 @@ void user_supplied_opts(char *opts) {  			} else if (!strcmp(p, "clear_keys") ||  			    !strcmp(p, "ck")) {  				clear_mods = 2; +			} else if (!strcmp(p, "clear_all") || +			    !strcmp(p, "ca")) { +				clear_mods = 3;  			} else if (!strcmp(p, "noncache") ||  			    !strcmp(p, "nc")) {  				ncache  = 0; diff --git a/x11vnc/x11vnc.1 b/x11vnc/x11vnc.1 index d9ade8b..e72a956 100644 --- a/x11vnc/x11vnc.1 +++ b/x11vnc/x11vnc.1 @@ -1,8 +1,8 @@  .\" This file was automatically generated from x11vnc -help output. -.TH X11VNC "1" "October 2007" "x11vnc " "User Commands" +.TH X11VNC "1" "November 2007" "x11vnc " "User Commands"  .SH NAME  x11vnc - allow VNC connections to real X11 displays -         version: 0.9.4, lastmod: 2007-10-27 +         version: 0.9.4, lastmod: 2007-11-07  .SH SYNOPSIS  .B x11vnc  [OPTION]... @@ -1956,7 +1956,7 @@ this use user@host:disp+secs.  If the remote SSH server is on a non-standard port  (i.e. not 22) use user@host:port:disp+secs.  .IP -Note that the ssh process may NOT be killed when +Note that the ssh process MAY NOT be killed when  x11vnc exits.  It tries by looking at   .IR ps (1)  output. @@ -2581,10 +2581,15 @@ left with any pressed down.  .PP  \fB-clear_keys\fR  .IP -As \fB-clear_mods,\fR except try to release any pressed key. +As \fB-clear_mods,\fR except try to release ANY pressed key.  Note that this option and \fB-clear_mods\fR can interfere  with a person typing at the physical keyboard.  .PP +\fB-clear_all\fR +.IP +As \fB-clear_keys,\fR except try to release any CapsLock, +NumLock, etc. locks as well. +.PP  \fB-remap\fR \fIstring\fR  .IP  Read Keysym remappings from file named \fIstring\fR. @@ -4587,6 +4592,12 @@ clear_keys      enable  \fB-clear_keys\fR mode and clear them.  .IP  noclear_keys    disable \fB-clear_keys\fR mode.  .IP +clear_locks     do the clear_locks action. +.IP +clear_all       do the clear_all action. +.IP +keystate        have x11vnc print current keystate. +.IP  remap:str       set \fB-remap\fR "str" (empty to disable).  See \fB-remap\fR for the form of "str"  (basically: key1-key2,key3-key4,...) @@ -4993,17 +5004,18 @@ nooverlay_yescursor overlay_nocursor 8to24 no8to24  8to24_opts 24to32 no24to32 visual scale scale_cursor  viewonly noviewonly shared noshared forever noforever  once timeout tightfilexfer notightfilexfer ultrafilexfer -noultrafilexfer rfbversion deny lock nodeny unlock avahi -mdns noavahi nomdns connect proxy  allowonce allow -localhost nolocalhost listen lookup nolookup accept -afteraccept gone shm noshm flipbyteorder noflipbyteorder -onetile noonetile solid_color solid nosolid blackout -xinerama noxinerama xtrap noxtrap xrandr noxrandr -xrandr_mode rotate padgeom quiet q noquiet modtweak -nomodtweak xkb noxkb capslock nocapslock skip_lockkeys -noskip_lockkeys skip_keycodes sloppy_keys nosloppy_keys -skip_dups noskip_dups add_keysyms noadd_keysyms -clear_mods noclear_mods clear_keys noclear_keys +noultrafilexfer rfbversion deny lock nodeny unlock +avahi mdns noavahi nomdns connect proxy  allowonce +allow localhost nolocalhost listen lookup nolookup +accept afteraccept gone shm noshm flipbyteorder +noflipbyteorder onetile noonetile solid_color solid +nosolid blackout xinerama noxinerama xtrap noxtrap +xrandr noxrandr xrandr_mode rotate padgeom quiet +q noquiet modtweak nomodtweak xkb noxkb capslock +nocapslock skip_lockkeys noskip_lockkeys skip_keycodes +sloppy_keys nosloppy_keys skip_dups noskip_dups +add_keysyms noadd_keysyms clear_mods noclear_mods +clear_keys noclear_keys clear_all clear_locks keystate  remap repeat norepeat fb nofb bell nobell sel nosel  primary noprimary setprimary nosetprimary clipboard  noclipboard setclipboard nosetclipboard seldir diff --git a/x11vnc/x11vnc.c b/x11vnc/x11vnc.c index 3345db7..33953cd 100644 --- a/x11vnc/x11vnc.c +++ b/x11vnc/x11vnc.c @@ -1045,13 +1045,17 @@ void ssh_remote_tunnel(char *instr, int lport) {  		int bestpid = -1;  		int best = -1;  		char line[1024]; -		char *ps = "ps -ef"; +		char *psef = "ps -ef"; +		char *psww = "ps wwwwwwaux"; +		char *ps = psef;  		/* not portable... but it is really good to terminate the ssh when done. */  		/* ps -ef | egrep 'ssh2.*-R.*5907:localhost:5900.*runge@celias.lbl.gov.*sleep 300' | grep -v grep | awk '{print $2}' */  		if (strstr(UT.sysname, "Linux")) { -			ps = "ps wwwwwaux"; +			ps = psww;  		} else if (strstr(UT.sysname, "BSD")) { -			ps = "ps wwwwwaux"; +			ps = psww; +		} else if (strstr(UT.sysname, "Darwin")) { +			ps = psww;  		}  		sprintf(cmd, "env COLUMNS=256 %s | egrep '%s.*-R *%d:localhost:%d.*%s.*sleep *%d' | grep -v grep | awk '{print $2}'", ps, ssh, rport, lport, s, sleep);  		pipe = popen(cmd, "r"); @@ -2961,6 +2965,8 @@ int main(int argc, char* argv[]) {  			clear_mods = 1;  		} else if (!strcmp(arg, "-clear_keys")) {  			clear_mods = 2; +		} else if (!strcmp(arg, "-clear_all")) { +			clear_mods = 3;  		} else if (!strcmp(arg, "-remap")) {  			CHECK_ARGC  			remap_file = strdup(argv[++i]); diff --git a/x11vnc/x11vnc_defs.c b/x11vnc/x11vnc_defs.c index bb303db..78f9157 100644 --- a/x11vnc/x11vnc_defs.c +++ b/x11vnc/x11vnc_defs.c @@ -15,7 +15,7 @@ int xtrap_base_event_type = 0;  int xdamage_base_event_type = 0;  /*               date +'lastmod: %Y-%m-%d' */ -char lastmod[] = "0.9.4 lastmod: 2007-10-27"; +char lastmod[] = "0.9.4 lastmod: 2007-11-07";  /* X display info */ | 
