X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/740eaa87b6bc35dbf35e43854635b2cf02ca3398..e96542371b0f8a77f4623b062c0e323d66cb4093:/net/rfb.c diff --git a/net/rfb.c b/net/rfb.c index 903eb65..fff91bb 100644 --- a/net/rfb.c +++ b/net/rfb.c @@ -16,7 +16,7 @@ #define POINTER_EVENT 5 #define CLIENT_CUT_TEXT 6 -#define RFB_BUF_SIZE 512 +#define RFB_BUF_SIZE 1536 #define SCREEN_CHUNKS_X 8 #define SCREEN_CHUNKS_Y 8