From 70f09ec3ac4a48742646b5158dd0460460fae0b4 Mon Sep 17 00:00:00 2001 From: Christoph Schulthess Date: Thu, 18 May 2017 12:02:29 +0200 Subject: [clientrequest] add remote debugging modul from Christoph Schulthess startdebug bash script --- .../clientrequest/data/opt/openslx/remotedebug/.templaterc | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100755 core/modules/clientrequest/data/opt/openslx/remotedebug/.templaterc (limited to 'core/modules/clientrequest/data/opt/openslx/remotedebug/.templaterc') diff --git a/core/modules/clientrequest/data/opt/openslx/remotedebug/.templaterc b/core/modules/clientrequest/data/opt/openslx/remotedebug/.templaterc new file mode 100755 index 00000000..cf5bee4d --- /dev/null +++ b/core/modules/clientrequest/data/opt/openslx/remotedebug/.templaterc @@ -0,0 +1,13 @@ +display :0 +ssl TMP +sslonly +accept popup +quiet + +#see "x11vnc -opts" or "http://www.karlrunge.com/x11vnc/x11vnc_opts.html" for complete list of options +#xrandr option adds polling overhead and should only be used if xrandr events are expected +#ncache -n adds to the memory requirements, left to testing in productive context. Also, pixelcache is implemented in a awkward way by ssvnc viewer. +#viewonly option might be of use in productive context + +###GENERATED OPTS FROM /opt/openslx/remotedebug/clientrequest.sh### +#expected: clip WxH+X+X, rmflag PIDFILE, connect IP:PORT -- cgit v1.2.3-55-g7522