Bug 1059175
| Summary: | Keypad inverted | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fiable.biz <mongolie2006-fedora> | ||||
| Component: | xkeyboard-config | Assignee: | Peter Hutterer <peter.hutterer> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 20 | CC: | extras-orphan, i18n-bugs, mongolie2006-fedora, notting, peter.hutterer | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-01-30 12:47:18 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: | |||||||
| Attachments: |
|
||||||
|
Description
Fiable.biz
2014-01-29 11:04:15 UTC
Erratum (direct consequence of the bug): above, please read "The problem appears for at least 2 users." (The users we have checked.) please attach the output of "xkbcomp -xkb $DISPLAY -" Created attachment 857373 [details]
xkbcomp -xkb $DISPLAY -
xkb_symbols "pc+fr+us:2+inet(evdev)+group(rwin_toggle)+keypad(ops)+keypad(hex)+keypad(atm)" something is setting the "keypad(atm)" option which is the culprit. This seems like a desktop environment or possibly xorg.conf misconfiguration. Given that it also seems to set "keypad(ops)" which looks like a typo for "keypad(oss)" I'd guess the latter. Thank you very much indeed. It's not a bug, I've found my mistake: since I couldn't find any way to define a shortcut to switch keyboard layout (!), I installed Gnome tweak tool, and defined a key to do this in "Switching to another layout". Just above is "Layout of numeric keypad", and I had changed this too by mistake to "ATM/phone style". Now it's OK. I've very sorry to have wasted your time. By the way, switching layout is an extremely frequent task in countries using a non-Latin script (small countries like China or Russia, for instance) so a key to do that is very needed, and it should be much easier than it is to get it work. In KDE, one just right-clicks on the language symbol, and chooses "configure"→ "layouts"→"main shortcut". group(rwin_toggle) in your layout means you can toggle groups with the right windows key. but this is something you should bring up with the GNOME guys upstream, there's little we can do in the xorg stack here. this is more about GUIs than the actual functionality |