summaryrefslogtreecommitdiffstats
path: root/x11vnc/x11vnc.c
Commit message (Expand)AuthorAgeFilesLines
* x11vnc: new pointer input handling algorithm; x11vnc pkg installs java viewerrunge2004-09-011-60/+232
* global structures/functions should have "rfb", "sra" or "zrle" as prefix,dscho2004-08-301-45/+45
* x11vnc: -cursor change shape handling, configure.ac: add more macros for X e...runge2004-08-301-713/+1297
* x11vnc: -overlay to fix colors with Sun 8+24 overlay visuals. -sid option.runge2004-08-151-62/+287
* fix XKBlib.h detection on *BSD, x11vnc: manpage and READMErunge2004-08-041-10/+13
* x11vnc: adjust version number and outputrunge2004-07-311-4/+4
* x11vnc: -cursorpos now the default, fix cursorpos + scaling bug.runge2004-07-311-102/+141
* x11vnc: -add_keysyms dynamically add missing keysyms to X serverrunge2004-07-291-1/+146
* x11vnc: -xkb (XKEYBOARD modtweak), -skip_keycodes, multi lines in x11vncrcrunge2004-07-271-104/+1053
* x11vnc: ignore keysyms >4 for a keycode, add lastmod to -help, -versionrunge2004-07-191-6/+21
* modtweak is now the default for x11vnc; check X11/XKBlib.h in configure.acrunge2004-07-161-112/+141
* x11vnc: -norepeat to turn off X server autorepeat when clients exist.runge2004-07-111-1/+83
* x11vnc: extend -allow to re-read a file with allowed IP addresses.runge2004-07-051-38/+99
* x11vnc: improve scaled grid calc to regain text compression. add :pad optionrunge2004-07-021-15/+94
* x11vnc: round scaled width to multiple of 4 to make vncviewer happy.runge2004-06-281-7/+44
* x11vnc: speed up scaling a bit, add no blending option to -scalerunge2004-06-271-94/+195
* x11vnc: add "-scale fraction" for global server-side scaling.runge2004-06-261-82/+514
* x11vnc: simple ~/.x11vncrc config file support, -rc, -norcrunge2004-06-171-23/+171
* x11vnc: -clear_mods -clear_keys -storepasswd, add RFB_SERVER_IP RFB_SERVER_P...runge2004-06-121-79/+283
* x11vnc: rearrange file for easier maintenance, add RFB_CLIENT_COUNT to -acce...runge2004-06-061-605/+760
* *** empty log message ***runge2004-05-281-1/+1
* x11vnc: view-only plain passwd: -viewpasswd and 2nd line of -passwdfilerunge2004-05-271-13/+88
* move the library into libvncserver/, x11vnc into x11vnc/dscho2004-05-251-0/+6742