| Summary: | cannot keybind shortcut ALT + ~ to function | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Joe Wright <jwright> | ||||
| Component: | kdebindings | Assignee: | Jan Grulich <jgrulich> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Desktop QE <desktop-qa-list> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.7 | CC: | cww, david.knapik | ||||
| Target Milestone: | rc | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2017-06-01 21:31:56 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: | |||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1269194 | ||||||
| Attachments: |
|
||||||
output from xev:
KeyPress event, serial 34, synthetic NO, window
0x2000001,
root 0x28d, subw 0x2000002, time 128787002,
(35,39), root:(3693,1057),
state 0x10, keycode 50 (keysym 0xffe1,
Shift_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 34, synthetic NO, window
0x2000001,
root 0x28d, subw 0x2000002, time 128787451,
(35,39), root:(3693,1057),
state 0x11, keycode 64 (keysym 0xffe7,
Meta_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 34, synthetic NO, window
0x2000001,
root 0x28d, subw 0x2000002, time 128788606,
(35,39), root:(3693,1057),
state 0x19, keycode 49 (keysym 0x7e,
asciitilde), same_screen YES,
XLookupString gives 1 bytes: (7e) "~"
XmbLookupString gives 1 bytes: (7e) "~"
XFilterEvent returns: False
KeyRelease event, serial 34, synthetic NO, window
0x2000001,
root 0x28d, subw 0x2000002, time 128788713,
(35,39), root:(3693,1057),
state 0x19, keycode 49 (keysym 0x7e,
asciitilde), same_screen YES,
XLookupString gives 1 bytes: (7e) "~"
XFilterEvent returns: False
Note that the key combination 'ALT + `' works
Red Hat Enterprise Linux 6 transitioned to the Production 3 Phase on May 10, 2017. During the Production 3 Phase, Critical impact Security Advisories (RHSAs) and selected Urgent Priority Bug Fix Advisories (RHBAs) may be released as they become available. The official life cycle policy can be reviewed here: http://redhat.com/rhel/lifecycle This issue does not appear to meet the inclusion criteria for the Production Phase 3 and will be marked as CLOSED/WONTFIX. If this remains a critical requirement, please contact Red Hat Customer Support to request a re-evaluation of the issue, citing a clear business justification. Red Hat Customer Support can be contacted via the Red Hat Customer Portal at the following URL: https://access.redhat.com |
Created attachment 1141261 [details] screenshot Description of problem: cannot keybind shortcut ALT + ~ to shortcut function. The key combination does not work after configuration. Version-Release number of selected component (if applicable): KDE 4, RHEL 6.7 How reproducible: - reproduced in house, 100% Steps to Reproduce: 1. Go to the kwin keybind settings 2. configure "walk through windows" to a custom keybind, and set it to 'ALT ~' 3. Apply setting 4. Attempt to use keybind Actual results: - keybind shortcut doesnt work Expected results: - desired function tied to the keybind works Additional info: - Verified that key combination registers using xev