From c6030846f5c1e34048774d60ca4c15e804bee839 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Sat, 14 Mar 2015 20:32:26 +0000 Subject: Gem linux/amd64 built '' for linux/amd64 --- Gem/vnc-videoplugin.pd | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Gem/vnc-videoplugin.pd (limited to 'Gem/vnc-videoplugin.pd') diff --git a/Gem/vnc-videoplugin.pd b/Gem/vnc-videoplugin.pd new file mode 100644 index 0000000..5029e0d --- /dev/null +++ b/Gem/vnc-videoplugin.pd @@ -0,0 +1,17 @@ +#N canvas 344 334 656 389 10; +#X obj 82 233 s \$1-ctl; +#X text 19 72 1- select the backend; +#X text 62 27 With VNC backend you can open a remote desktop using +the VNC protocol; +#X msg 43 89 driver vnc; +#X msg 176 166 device vnc://localhost; +#X msg 128 128 set password *****; +#X text 134 112 2- set password (IF needed by VNC-server); +#X text 190 149 3- open a VNC-URI; +#X msg 179 242 setProps mouse.x 100 \, setProps mouse.y 100 \, setProps. +mouse.mask 1 \, applyProps; +#X text 179 219 X- move mouse pointer (x \, y \, button-mask); +#X connect 3 0 0 0; +#X connect 4 0 0 0; +#X connect 5 0 0 0; +#X connect 8 0 0 0; -- cgit v1.2.1