diff --git a/wiki/Build.wiki b/wiki/Build.wiki index 2920bb6..451d60e 100644 --- a/wiki/Build.wiki +++ b/wiki/Build.wiki @@ -6,4 +6,10 @@ Patches are definitely welcome! However, if you want to create a specialized bui ==Instructions:== * [BuildOSX Mac OS X] * [BuildWin32 Windows] - * [BuildLinux Linux (Ubuntu, Fedora, OpenSUSE)] \ No newline at end of file + * [BuildLinux Linux (Ubuntu, Fedora, OpenSUSE)] + +==How it Works== +Using Python and wxWidgets, Gitso utilizes other applications for the actual VNC work: + + * Getting support relies on x11vnc -connect (varies per platform). + * Giving support relies on vncviewer -listen (varies per platform).