From user-return-4368-archive-asf-public=cust-asf.ponee.io@guacamole.apache.org Thu Aug 16 11:15:00 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 64CBE180675 for ; Thu, 16 Aug 2018 11:15:00 +0200 (CEST) Received: (qmail 46154 invoked by uid 500); 16 Aug 2018 09:14:54 -0000 Mailing-List: contact user-help@guacamole.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@guacamole.apache.org Delivered-To: mailing list user@guacamole.apache.org Received: (qmail 46145 invoked by uid 99); 16 Aug 2018 09:14:54 -0000 Received: from mail-relay.apache.org (HELO mailrelay2-lw-us.apache.org) (207.244.88.137) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Aug 2018 09:14:54 +0000 Received: from mail-lj1-f172.google.com (mail-lj1-f172.google.com [209.85.208.172]) by mailrelay2-lw-us.apache.org (ASF Mail Server at mailrelay2-lw-us.apache.org) with ESMTPSA id 80D86469 for ; Thu, 16 Aug 2018 09:14:53 +0000 (UTC) Received: by mail-lj1-f172.google.com with SMTP id u7-v6so3094528lji.3 for ; Thu, 16 Aug 2018 02:14:53 -0700 (PDT) X-Gm-Message-State: AOUpUlGdzPJdHabEkAX7duyj+qUbL/pxFAUjYAMQi0+56yLRsCdqGL54 xWVbFb2gLJe+jABiix79fPh2MtVjroyhKTpZqjc= X-Google-Smtp-Source: AA+uWPwaUIeRoHrGIamHt0d2VSgQtI4ekLM4fal59gvJp9xy5vuhetzEVWB0QfX7XDieKa0I+0e6DUcFU7N+aaZ9Ejo= X-Received: by 2002:a2e:1290:: with SMTP id 16-v6mr21528477ljs.94.1534410892288; Thu, 16 Aug 2018 02:14:52 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Nick Couchman Date: Thu, 16 Aug 2018 05:14:40 -0400 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: programmatically open guacamole menu To: user@guacamole.apache.org Content-Type: multipart/alternative; boundary="0000000000002cab66057389e0ab" --0000000000002cab66057389e0ab Content-Type: text/plain; charset="UTF-8" On Thu, Aug 16, 2018 at 2:56 AM Yi Sun wrote: > I'm trying to open the guacamole menu programmatically. > > Here is what I'm doing currently, > > I created a button in guacamole/index.html so user will alway seeing a > button on their guacamole screen. I want the user to be able to open > guacamole menu by clicking this button, instead of press ctl+alt+shift > > In the onclick event of that button, I'm trying to create a > ctrl+shift+alt key event, and dispatch the event to browser, but still > haven't got it working.. > > Perhaps you could share the code you've written to try to get this to work? You can paste it in here, or if you have it forked on Github just paste links to the files you've modified. -Nick --0000000000002cab66057389e0ab Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Thu, Aug 16= , 2018 at 2:56 AM Yi Sun <y.sun5@uq.= edu.au> wrote:
I'm tryin= g to open the guacamole menu programmatically.

Here is what I'm doing currently,

I created a button in guacamole/index.html so user will alway seeing a
button on their guacamole screen. I want the user to be able to open
guacamole menu by clicking this button, instead of press ctl+alt+shift

In the onclick event of that button, I'm trying to create a
ctrl+shift+alt key event, and dispatch the event to browser, but still
haven't got it working..


Perhap= s you could share the code you've written to try to get this to work?= =C2=A0 You can paste it in here, or if you have it forked on Github just pa= ste links to the files you've modified.

-Nick= =C2=A0
--0000000000002cab66057389e0ab--