This is an automated email from the ASF dual-hosted git repository.

jmuehlner pushed a commit to branch staging/1.5.2
in repository https://gitbox.apache.org/repos/asf/guacamole-manual.git


The following commit(s) were added to refs/heads/staging/1.5.2 by this push:
     new 38f4771  GUACAMOLE-172: Link to an existing page that documents X11 
KeySyms.
38f4771 is described below

commit 38f477190ee9f7cd292709590b01131d144b95db
Author: James Muehlner <[email protected]>
AuthorDate: Sat May 13 03:20:26 2023 +0000

    GUACAMOLE-172: Link to an existing page that documents X11 KeySyms.
---
 src/protocol-reference.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/protocol-reference.rst b/src/protocol-reference.rst
index cc3b82c..d8ac2fd 100644
--- a/src/protocol-reference.rst
+++ b/src/protocol-reference.rst
@@ -1108,7 +1108,7 @@ Input/Event instructions
     Sends the specified key press or release event.
 
     :arg integer keysym:
-        The `X11 keysym <http://www.x.org/wiki/KeySyms>`__ of the key being
+        The `X11 keysym 
<https://www.x.org/releases/X11R7.6/doc/xproto/x11protocol.html#keysym_encoding>`__
 of the key being
         pressed or released.
 
     :arg integer pressed:

Reply via email to