From e383deccf9846abd964e18e5900ee690e4c01ca4 Mon Sep 17 00:00:00 2001 From: dscho Date: Tue, 14 Sep 2004 08:30:59 +0000 Subject: [PATCH] added success stories and link to x11vnc's home --- index.html | 14 ++++++++++++-- success.html | 10 ++++++++++ 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 09ddba5..5198be1 100644 --- a/index.html +++ b/index.html @@ -9,10 +9,17 @@
- If you have problems updating with CVS, here is a preliminary version. + If you have problems updating with CVS, here is a preliminary version. If you are looking for more information + on Karl's wonderful x11vnc, either download it + here, or + look at x11vnc's homepage.

News

+ 2004/09/14 Added + + Success stories. +

2004/09/07 The API was cleaned up. The structures and functions now have a prefix (mostly "rfb", sometimes "zrle" or "sra") in order not to clutter the namespace, while the structure's members don't need such a prefix.

2004/08/17 I finally came around to fix mouse behaviour in QEMU's VNC frontend for Windows 98. Please find the patch here. If mouse behaves strangely, try to wiggle the pointer to a free spot on the desktop, hit Ctrl+Shift and release them. After that, the mouse should behave nicely. @@ -141,6 +148,9 @@ int main(int argc,char** argv) including a single client server and a multi client server, rdp2vnc. Unfortunately he used the example code from rfbcounter, which can encode only RRE, which is not a good compression. +

+ Other people + have used this library as well.

If you want to know about other of my projects, look at my homepage. @@ -151,7 +161,7 @@ int main(int argc,char** argv) width="88" height="31" border="0" alt="SourceForge Logo">
-Last modified: Sun Feb 09 06:27:38 MESZ 2003 +Last modified: Tue Sep 14 10:52:00 MESZ 2004 diff --git a/success.html b/success.html index 788279b..79b04f6 100644 --- a/success.html +++ b/success.html @@ -3,6 +3,16 @@ Success stories +