Bug 1062393
Summary: | switch to new default gtk gui brings hypersensitivity to ^Q => quit | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Frank Ch. Eigler <fche> |
Component: | qemu | Assignee: | Fedora Virtualization Maintainers <virt-maint> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 20 | CC: | amit.shah, berrange, cfergeau, crobinso, dwmw2, itamar, pbonzini, rjones, scottt.tw, virt-maint |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | qemu-1.6.2-1.fc20 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-03-24 06:43:58 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Frank Ch. Eigler
2014-02-06 19:36:54 UTC
Looking at the QEMU code I don't see any attempt being made to disable accelerators/modifiers. There are 3 separate things that need to be disabled in GTK to ensure the guest sees every possible key sequence. QEMU will want to copy virt-viewer code for this probably https://git.fedorahosted.org/cgit/virt-viewer.git/tree/src/virt-viewer-window.c#n739 Patch posted upstream here, it just changes the shortcut to ctrl+alt+q: https://lists.gnu.org/archive/html/qemu-devel/2014-03/msg02679.html qemu-1.6.2-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/qemu-1.6.2-1.fc20 Package qemu-1.6.2-1.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing qemu-1.6.2-1.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-4134/qemu-1.6.2-1.fc20 then log in and leave karma (feedback). qemu-1.6.2-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |