Bug 1512456
Summary: | usb-kbd missing some special keys | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Guo, Zhiyi <zhguo> |
Component: | qemu-kvm | Assignee: | Virtualization Maintenance <virt-maint> |
qemu-kvm sub component: | USB | QA Contact: | Guo, Zhiyi <zhguo> |
Status: | CLOSED WONTFIX | Docs Contact: | |
Severity: | low | ||
Priority: | low | CC: | chayang, jinzhao, juzhang, knoel, kraxel, nanliu, ngu, qizhu, rbalakri, ribarry, virt-maint, zhguo |
Version: | 8.0 | Keywords: | Triaged |
Target Milestone: | pre-dev-freeze | ||
Target Release: | 8.1 | ||
Hardware: | x86_64 | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-01-08 07:25:28 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
Guo, Zhiyi
2017-11-13 09:42:49 UTC
Summary the missing keys are: 'NEXTSONG', 'PREVIOUSSONG', 'STOPCD', 'PLAYPAUSE', 'MUTE', 'VOLUMEUP', 'VOLUMEDOWN', 'MAIL', 'CALC', 'COMPUTER', 'SEARCH', 'HOMEPAGE', 'BACK', 'FORWARD', 'STOP', 'REFRESH', 'FAVORITES', 'KATAKANA', 'HIRAGANA', 'HENKAN' please retest with a 2.12 build. (In reply to Gerd Hoffmann from comment #3) > please retest with a 2.12 build. Use emulate-key tools(command # ./emulate-key -v NEXTSONG) to retest with qemu-kvm-rhev-2.12.0-7.el7.x86_64, and keys I sent to guest from host(login by ssh on another host) are: 'NEXTSONG', 'PREVIOUSSONG', 'STOPCD', 'PLAYPAUSE', 'MUTE', 'VOLUMEUP', 'VOLUMEDOWN', 'MAIL', 'CALC', 'COMPUTER', 'SEARCH', 'HOMEPAGE', 'BACK', 'FORWARD', 'STOP', 'REFRESH', 'FAVORITES' Inside guest gnome terminal, there is no output except the three keys below. key 'MUTE' outputs a mute icons, key 'VOLUMEUP' output a volume icons and do volume up, key 'VOLUMEDOWN' output a volume icons and do volume down. Does emulate-key tool have any update ? (In reply to Guo, Zhiyi from comment #5) > Hi Gerd, could you help to check the comment 4? You can use "input-events" inside the guest to see all key events, even in case they are not causing any visible action (like the volume keys do). > You can use "input-events" inside the guest to see all key events, even in > case they are not causing any visible action (like the volume keys do). Use "input-events" inside the guest have the same result with media keys of Comment 4. Besides, sometimes guest have more than Comment 4 media keys that can show actions,but this is low probability. QEMU has been recently split into sub-components and as a one-time operation to avoid breakage of tools, we are setting the QEMU sub-component of this BZ to "General". Please review and change the sub-component if necessary the next time you review this BZ. Thanks After evaluating this issue, there are no plans to address it further or fix it in an upcoming release. Therefore, it is being closed. If plans change such that this issue will be fixed in an upcoming release, then the bug can be reopened. |