diff xml/510connectbot.in @ 160:4bccac50fd0b

update version number and documentation
author Carl Byington <carl@five-ten-sg.com>
date Tue, 24 Jun 2014 08:08:52 -0700
parents 83bb2734b14c
children f60d4b1e8c39
line wrap: on
line diff
--- a/xml/510connectbot.in	Tue Jun 24 07:04:12 2014 -0700
+++ b/xml/510connectbot.in	Tue Jun 24 08:08:52 2014 -0700
@@ -177,7 +177,12 @@
                 DEPRESS = 8 (Monitor -> TE). The argument is a single uint16
                 value containing the vk_key value. This command causes the emulator
                 to simulate a keypress for that key. The codes are defined
-                <ulink url="http://msdn.microsoft.com/en-us/library/windows/desktop/dd375731%28v=vs.85%29.aspx">here</ulink>.
+                <ulink url="http://msdn.microsoft.com/en-us/library/windows/desktop/dd375731">here</ulink>.
+            </para>
+
+            <para>
+                SHOWURL = 9 (Monitor -> TE). The single argument is a sequence
+                of uint16 character codes forming a URL to be displayed.
             </para>
         </refsect1>