diff options
Diffstat (limited to 'x11vnc/options.h')
-rw-r--r-- | x11vnc/options.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/options.h b/x11vnc/options.h index 059db27..5537ac8 100644 --- a/x11vnc/options.h +++ b/x11vnc/options.h @@ -219,6 +219,7 @@ extern int naptile; extern int napfac; extern int napmax; extern int ui_skip; +extern int all_input; extern int watch_fbpm; |