From 56eb45a5f8ab93abb1e15d4c0b8214d06a3d6d18 Mon Sep 17 00:00:00 2001 From: runge Date: Thu, 28 Dec 2006 05:24:25 +0000 Subject: x11vnc: more work on -ncache. --- x11vnc/cursor.h | 1 + 1 file changed, 1 insertion(+) (limited to 'x11vnc/cursor.h') diff --git a/x11vnc/cursor.h b/x11vnc/cursor.h index 8dbe9dc..0bf3287 100644 --- a/x11vnc/cursor.h +++ b/x11vnc/cursor.h @@ -24,6 +24,7 @@ extern int get_which_cursor(void); extern void restore_cursor_shape_updates(rfbScreenInfoPtr s); extern void disable_cursor_shape_updates(rfbScreenInfoPtr s); extern int cursor_shape_updates_clients(rfbScreenInfoPtr s); +extern int cursor_noshape_updates_clients(rfbScreenInfoPtr s); extern int cursor_pos_updates_clients(rfbScreenInfoPtr s); extern void cursor_position(int x, int y); extern void set_no_cursor(void); -- cgit v1.2.3