summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@freedesktop.org>2013-05-07 22:41:24 -0700
committerJoe Rayhawk <jrayhawk@freedesktop.org>2013-05-07 22:41:24 -0700
commitf209138b9f94ca54b5bac483378f62b9b94776f2 (patch)
tree349eba59597317aefa8e3515271ea4994670ff35
parent9f83c571bcadfd2e7734e42762efe5354f96d4b4 (diff)
moin2mdwn: convert page vnc2dl
-rw-r--r--vnc2dl.mdwn15
-rw-r--r--vnc2dl.moin15
2 files changed, 15 insertions, 15 deletions
diff --git a/vnc2dl.mdwn b/vnc2dl.mdwn
new file mode 100644
index 0000000..fbc6520
--- /dev/null
+++ b/vnc2dl.mdwn
@@ -0,0 +1,15 @@
+
+[[!img A basic VNC desktop shown on a DL device] VNC2DL is a VNC client modified by [[Quentin Stafford-Fraser|http://qandr.org/quentin]] to render directly to [[DisplayLink|DisplayLink]] devices.
+
+With this, you can display a VNC server's output on a [[DisplayLink|DisplayLink]] device.
+
+There are various reasons you might want to use this:
+
+* It's relatively easy to start up and kill off multiple VNC desktops at will (on Linux, at least)
+* They can be of any resolution and pixel depth to suit your [[DisplayLink|DisplayLink]] device
+* VNC2DL doesn't have to be running on the same machine as the desktop, or on the same architecture
+* You can have multiple VNC2DL instances connecting to the same desktop
+* The desktop can outlive the VNC2DL instance, so you can disconnect one device and connect another, and bring the same desktop up on it (very different from a graphics card!)
+For download and instructions, see [[Quentin's mailing list posting|http://lists.freedesktop.org/archives/libdlo/2009-May/000067.html]] or [[VNC2DL's page on GitHub|http://wiki.github.com/quentinsf/vnc2dl]].
+
+(VNC2DL was an early and basic user of the libdlo library and would benefit from some of the planned performance improvements to libdlo).
diff --git a/vnc2dl.moin b/vnc2dl.moin
deleted file mode 100644
index b5fd122..0000000
--- a/vnc2dl.moin
+++ /dev/null
@@ -1,15 +0,0 @@
-{{http://camvine.com/files/vnc2dl2.jpg|A basic VNC desktop shown on a DL device|align="right"}}
-VNC2DL is a VNC client modified by [[http://qandr.org/quentin|Quentin Stafford-Fraser]] to render directly to DisplayLink devices.
-
-With this, you can display a VNC server's output on a DisplayLink device.
-
-There are various reasons you might want to use this:
- * It's relatively easy to start up and kill off multiple VNC desktops at will (on Linux, at least)
- * They can be of any resolution and pixel depth to suit your DisplayLink device
- * VNC2DL doesn't have to be running on the same machine as the desktop, or on the same architecture
- * You can have multiple VNC2DL instances connecting to the same desktop
- * The desktop can outlive the VNC2DL instance, so you can disconnect one device and connect another, and bring the same desktop up on it (very different from a graphics card!)
-
-For download and instructions, see [[http://lists.freedesktop.org/archives/libdlo/2009-May/000067.html|Quentin's mailing list posting]] or [[http://wiki.github.com/quentinsf/vnc2dl|VNC2DL's page on GitHub]].
-
-(VNC2DL was an early and basic user of the libdlo library and would benefit from some of the planned performance improvements to libdlo).