From 45a4b4a2235adecc925182b27959db62b5954a26 Mon Sep 17 00:00:00 2001 From: dscho Date: Mon, 18 Feb 2002 06:43:54 +0000 Subject: changes from Tim Jansen: threading issues, new client can be rejected, and more --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 78df927..fe6d0c0 100644 --- a/README +++ b/README @@ -83,7 +83,7 @@ Whenever you draw something, you have to call This tells LibVNCServer to send updates to all connected clients. Before you draw something, be sure to call - rfbUndrawCursor(cl). + rfbUndrawCursor(screen). This tells LibVNCServer to hide the cursor. Remark: There are vncviewers out there, which know a cursor encoding, so that network traffic is low, and also the cursor doesn't need to be -- cgit v1.2.3