From bd59360000be131598c311aa1c5c044de310cd6d Mon Sep 17 00:00:00 2001 From: matt Date: Fri, 15 Oct 2021 19:41:42 +0000 Subject: [PATCH] update novnc commit --- .gitmodules | 2 +- kasmweb | 2 +- unix/xserver/hw/vnc/Xvnc.man | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index fc26f6c..e43a13a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "kasmweb"] path = kasmweb url = https://github.com/kasmtech/noVNC.git - branch = chromeclip + branch = master diff --git a/kasmweb b/kasmweb index 37c41c6..0bd3813 160000 --- a/kasmweb +++ b/kasmweb @@ -1 +1 @@ -Subproject commit 37c41c60f604a7cb25592b433ccf02c1cbc3cfc5 +Subproject commit 0bd38139494ef1bbaf580c2f4892c7be3a291b19 diff --git a/unix/xserver/hw/vnc/Xvnc.man b/unix/xserver/hw/vnc/Xvnc.man index 772a707..a031b3e 100644 --- a/unix/xserver/hw/vnc/Xvnc.man +++ b/unix/xserver/hw/vnc/Xvnc.man @@ -295,17 +295,17 @@ Allow click releases inside the blacked-out region. . .TP .B \-DLP_ClipSendMax \fIbytes\fP -Limit clipboard bytes to send to clients in one transaction. Default 10,000. +Limit clipboard bytes to send to clients in one transaction. Default 0. 0 disables the limit, use \fBSendCutText\fP to disable clipboard sending entirely. . .TP .B \-DLP_ClipAcceptMax \fIbytes\fP -Limit clipboard bytes to receive from clients in one transaction. Default 10,000. +Limit clipboard bytes to receive from clients in one transaction. Default 0. 0 disables the limit, use \fBAcceptCutText\fP to disable clipboard receiving entirely. . .TP .B \-DLP_ClipDelay \fIms\fP -This many milliseconds must pass between clipboard actions. Default 1000. +This many milliseconds must pass between clipboard actions. Default 0, 0 disables the limit. . .TP .B \-DLP_ClipTypes \fIa,b\fP