From issues-return-1791-archive-asf-public=cust-asf.ponee.io@guacamole.apache.org Fri Dec 6 16:43:02 2019 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 [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 323F4180607 for ; Fri, 6 Dec 2019 17:43:02 +0100 (CET) Received: (qmail 62245 invoked by uid 500); 6 Dec 2019 16:43:01 -0000 Mailing-List: contact issues-help@guacamole.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@guacamole.apache.org Delivered-To: mailing list issues@guacamole.apache.org Received: (qmail 62231 invoked by uid 99); 6 Dec 2019 16:43:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Dec 2019 16:43:01 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id AB995E2F7F for ; Fri, 6 Dec 2019 16:43:00 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 2797A7805C6 for ; Fri, 6 Dec 2019 16:43:00 +0000 (UTC) Date: Fri, 6 Dec 2019 16:43:00 +0000 (UTC) From: "Keith Johnson (Jira)" To: issues@guacamole.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (GUACAMOLE-609) Add support for QEMU extended key events MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/GUACAMOLE-609?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1= 6989960#comment-16989960 ]=20 Keith Johnson commented on GUACAMOLE-609: ----------------------------------------- [~mjumper]=C2=A0It doesn't appear to be strictly required that libvncclient= support this extension out of the box, as it's possible to implement suppo= rt for custom messages/encodings as a client application using libvncclient= . I've made a proof of concept of the changes required to support the qemu = extended key message in the guacd server here: [https://github.com/rainforestapp/guacamole-server/pull/1/commits/9b03aaf63= 39442d6e8346719a846d5375858d4ef] The changes extend the `key` message to take a third argument containing th= e scancode. I have not tested it against non-qemu vnc servers yet.=C2=A0Is = this an approach you'd consider merging upstream? > Add support for QEMU extended key events > ---------------------------------------- > > Key: GUACAMOLE-609 > URL: https://issues.apache.org/jira/browse/GUACAMOLE-609 > Project: Guacamole > Issue Type: Improvement > Components: VNC > Environment: Parrot VM inside KVM-QEMU > Reporter: faelis > Priority: Minor > > When guacamole is connected to a VM running inside qemu using the built i= n VNC, my physical azerty keyboard looks like acting as a qwerty keyboard. > If the layout inside the VM is set to qwerty it works nearly correct. > If the layout inside the VM is set to azerty it doesn't work (a=3Dq,z=3Dw= , etc...). > If I use novnc instead of guacamole, the keyboard works fine. -- This message was sent by Atlassian Jira (v8.3.4#803005)