diff options
Diffstat (limited to 'x11vnc/params.h')
-rw-r--r-- | x11vnc/params.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/params.h b/x11vnc/params.h index 9af635a..b3733e1 100644 --- a/x11vnc/params.h +++ b/x11vnc/params.h @@ -39,6 +39,7 @@ #define PIPEINPUT_VID 0x1 #define PIPEINPUT_CONSOLE 0x2 #define PIPEINPUT_UINPUT 0x3 +#define PIPEINPUT_MACOSX 0x4 #define MAX_BUTTONS 5 |