From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E35DFC04AB6 for ; Tue, 28 May 2019 12:46:24 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B553020883 for ; Tue, 28 May 2019 12:46:24 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B553020883 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bugs.launchpad.net Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Received: from localhost ([127.0.0.1]:34225 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hVbUl-0003jI-M7 for qemu-devel@archiver.kernel.org; Tue, 28 May 2019 08:46:23 -0400 Received: from eggs.gnu.org ([209.51.188.92]:54860) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hVbTx-0003OO-4T for qemu-devel@nongnu.org; Tue, 28 May 2019 08:45:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hVbTv-0003dc-3U for qemu-devel@nongnu.org; Tue, 28 May 2019 08:45:33 -0400 Received: from indium.canonical.com ([91.189.90.7]:59454) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hVbTr-0003VA-8e for qemu-devel@nongnu.org; Tue, 28 May 2019 08:45:29 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.86_2 #2 (Debian)) id 1hVbTn-0004dh-IM for ; Tue, 28 May 2019 12:45:23 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id 874D32E80CB for ; Tue, 28 May 2019 12:45:23 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Tue, 28 May 2019 12:33:08 -0000 From: Roland Christmann <1101210@bugs.launchpad.net> To: qemu-devel@nongnu.org X-Launchpad-Notification-Type: bug X-Launchpad-Bug: product=qemu; status=New; importance=Undecided; assignee=None; X-Launchpad-Bug-Information-Type: Public X-Launchpad-Bug-Private: no X-Launchpad-Bug-Security-Vulnerability: no X-Launchpad-Bug-Commenters: bkerler roc007 sven-koehler th-huth untio X-Launchpad-Bug-Reporter: Sven (sven-koehler) X-Launchpad-Bug-Modifier: Roland Christmann (roc007) References: <20130118141238.13697.51258.malonedeb@chaenomeles.canonical.com> Message-Id: <155904678864.24629.12168949763336969201.malone@gac.canonical.com> X-Launchpad-Message-Rationale: Subscriber (QEMU) @qemu-devel-ml X-Launchpad-Message-For: qemu-devel-ml Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="18968"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: f03e8d88bbab8176a7d51245e246abb76f3538b0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 91.189.90.7 Subject: [Qemu-devel] [Bug 1101210] Re: qemu 1.4.2: usb keyboard not fully working X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Bug 1101210 <1101210@bugs.launchpad.net> Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" With a freshly compiled version of qemu 4.0.50 on Widows 10 (host) I am using 3 different Belgian keyboards and I have the same behaviour - 2 USB keyboards (Logitech and HP) and - the keyboard of my laptop (HP) 3 characters on the same key cannot be used (the key seams to be dead): < (less than), > (greater than) used with the combination of LShift or RShift \ (backslash) used with the combination of AltGr Using grub command mode from an archlinux installation (5.1.4) The keyboard seams to be a mix of azerty and qwerty keyboard all letters are correctly mapped but all numbers and special characters are not Using sendkey in monitor "sendkey <" results in : \ "sendkey shift-<" results in : | "sendkey ctrl-alt-<" results in : nothing REM: VirtualBox can handle this key and with the showkey command from the archlinux kbd package, it shows : keycode 86 press keycode 86 release -- = You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1101210 Title: qemu 1.4.2: usb keyboard not fully working Status in QEMU: New Bug description: When using the usb keyboard, I can't type the | character. I'm using german keyboard layout (de) on the host and inside the guest. As a guest OS, I use Linux (e.g. a recent KNOPPIX cd). To obtain the | character on a german keyboard, I need to press AltGr + the < or > key, i.e. the key right to the left shift. The qemu command line is something like this: ./qemu-system-i386 -device pci-ohci -device usb-kbd I also tried ./qemu-system-i386 -usb -usbdevice keyboard with the same effect. To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1101210/+subscriptions