aboutsummaryrefslogtreecommitdiff
path: root/Gem/vnc-videoplugin.pd
diff options
context:
space:
mode:
authorTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2015-03-14 20:32:26 +0000
committerTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2015-03-14 20:32:26 +0000
commitc6030846f5c1e34048774d60ca4c15e804bee839 (patch)
treefb75f89275a78ea383c0fd64e8fe5b3ae57cc898 /Gem/vnc-videoplugin.pd
Gem linux/amd64
built '' for linux/amd64
Diffstat (limited to 'Gem/vnc-videoplugin.pd')
-rw-r--r--Gem/vnc-videoplugin.pd17
1 files changed, 17 insertions, 0 deletions
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;