Bug 559107
Summary: | "Num Lock" key act as "Backspace" key in qemu monitor | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Miya Chen <michen> |
Component: | kvm | Assignee: | Gerd Hoffmann <kraxel> |
Status: | CLOSED WONTFIX | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 5.5 | CC: | ehabkost, tburke, virt-maint, ykaul |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-01-13 19:54:18 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 580948 |
Description
Miya Chen
2010-01-27 07:18:47 UTC
additional info: Press Insert key in qemu monitor, got "c" in command line. Press Caps Lock key in qemu monitor, got Sigma in command line "ctl+up", "ctl+down", "ctl+pageup", "ctl+pagedown" cannot move page up and down in qemu monitor What's the qemu command line? Did you try to use -K? (In reply to comment #2) > What's the qemu command line? Did you try to use -K? cmd usd: #/usr/libexec/qemu-kvm -rtc-td-hack -no-hpet -usbdevice tablet -cpu qemu64,+sse2 -drive file=rhel5.5-32-virtio.qcow2,if=virtio,format=qcow2,cache=off,boot=on -smp 2 -m 1G -vnc :9 -net nic,macaddr=20:20:99:33:11:23,model=e1000,vlan=0 -net tap,script=/etc/qemu-ifup,vlan=0 -balloon none -uuid `uuidgen` -startdate now -k en-us This request was evaluated by Red Hat Product Management for inclusion in the current release of Red Hat Enterprise Linux. Because the affected component is not scheduled to be updated in the current release, Red Hat is unfortunately unable to address this request at this time. Red Hat invites you to ask your support representative to propose this request, if appropriate and relevant, in the next release of Red Hat Enterprise Linux. This request was erroneously denied for the current release of Red Hat Enterprise Linux. The error has been fixed and this request has been re-proposed for the current release. |