Bug 653337
Summary: | Incorrect russian vnc keymap | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | RHEL Program Management <pm-rhel> |
Component: | qemu-kvm | Assignee: | Virtualization Maintenance <virt-maint> |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 6.0 | CC: | ehabkost, llim, mjenner, mkenneth, plyons, pm-eus, snagar, tburke, virt-maint, xtian, ykaul |
Target Milestone: | rc | Keywords: | ZStream |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | qemu-kvm-0.12.1.2-2.113.el6_0.4 | Doc Type: | Bug Fix |
Doc Text: |
Due to an error in the Russian keyboard layout, pressing the "/" and "|" keys with the "ru" layout enabled produced wrong characters. With this update, the relevant lines in the ru.orig file have been corrected, and pressing these keys now produces the expected results.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2011-01-10 16:09:29 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: | 639437 | ||
Bug Blocks: |
Description
RHEL Program Management
2010-11-15 09:47:05 UTC
Reproduced this issue on qemu-kvm-0.12.1.2-2.113.el6 1. #virsh edit test set 'keymap' attribute in 'graphics' tag to 'ru' like following: <graphics type='vnc' port='5901' autoport='yes' keymap='ru'/> 2. start vm #virsh start test 3.input '/' and '|' After step3,we got '<' and '>' Verified on qemu-kvm-0.12.1.2-2.123.el6 using the same steps. After inputting '/' and '|',we get the right '/' and '|'. Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Due to an error in the Russian keyboard layout, pressing the "/" and "|" keys with the "ru" layout enabled produced wrong characters. With this update, the relevant lines in the ru.orig file have been corrected, and pressing these keys now produces the expected results. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2011-0012.html |