From 057fdbb3eb8671886f0f6777e8af3098eaed55ae Mon Sep 17 00:00:00 2001 From: runge Date: Fri, 16 Feb 2007 19:58:34 +0000 Subject: x11vnc: add Files mode to user controlled input. more ultra/tight filexfer tweaks. rfbversion remote control. noncache/nc unixpw user opt. --- x11vnc/keyboard.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11vnc/keyboard.h') diff --git a/x11vnc/keyboard.h b/x11vnc/keyboard.h index 5fd163e..0f31c82 100644 --- a/x11vnc/keyboard.h +++ b/x11vnc/keyboard.h @@ -17,7 +17,7 @@ extern void delete_added_keycodes(int bequiet); extern void initialize_remap(char *infile); extern int sloppy_key_check(int key, rfbBool down, rfbKeySym keysym, int *new); extern void switch_to_xkb_if_better(void); -extern char *short_kmbc(char *str); +extern char *short_kmbcf(char *str); extern void initialize_allowed_input(void); extern void initialize_modtweak(void); extern void initialize_keyboard_and_pointer(void); -- cgit v1.2.1