summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authordscho <dscho>2004-08-17 12:57:33 +0000
committerdscho <dscho>2004-08-17 12:57:33 +0000
commit3a4f41f6578644098549a4ac525563c63aa28f11 (patch)
tree99619a2c696355a9d35c4c82d47e2e588ee24995 /index.html
parentd77d118d99da0ce0b99f67a9d5a0050a6456a358 (diff)
downloadlibtdevnc-3a4f41f6578644098549a4ac525563c63aa28f11.tar.gz
libtdevnc-3a4f41f6578644098549a4ac525563c63aa28f11.zip
news: QEMU patch v6
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 42f30bb..f065746 100644
--- a/index.html
+++ b/index.html
@@ -13,6 +13,7 @@
<p>
<h2> News </h2>
+ <strong>2004/08/17</strong> I finally came around to fix mouse behaviour in QEMU's VNC frontend for Windows 98. Please find the patch <a href=qemu/>here</a>. 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.
<strong>2004/06/07</strong> After silently being added almost a year ago, libvncclient's API was modified for real use, and three examples were added: ppmtest (a very simple demo), SDLvncviewer, and vnc2mpg (which lets you record your VNC session to a movie). Automated regression tests of the libraries are planned.
<p>
<strong>2004/06/02</strong> <a href=http://www.karlrunge.com/x11vnc/>x11vnc</a>-0.6.1 was released! This reflects the long way the original, small example has gone, improved in many possible ways and having a broad user base.