Bug 677164
Summary: | keyboard doesnt work in X | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Martin Naď <martin.nad89> | ||||
Component: | system-setup-keyboard | Assignee: | Adel Gadllah <adel.gadllah> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | rawhide | CC: | adel.gadllah, 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: | 2011-02-25 14:49:53 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: | |||||||
Attachments: |
|
Description
Martin Naď
2011-02-13 19:34:35 UTC
00-system-setup-keyboard.config # This file is autogenerated by system-setup-keyboard. Any # modifications will be lost. Section "InputClass" Identifier "system-setup-keyboard" MatchIsKeyboard "on" Option "XkbModel" "pc105" Option "XkbLayout" "cz" Option "XkbVariant" "qwerty" Option "XkbOptions" "terminate:ctrl_alt_bksp," EndSection Created attachment 478511 [details]
kdm.log
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Error: No Symbols named "qwerty" in the include file "us"
> Exiting
> Abandoning symbols file "default"
Did you manually edit the 00-system-setup-keyboard.config? the one you posted shows cz(qwerty) but the server tries to load us(qwerty). Looks like a dupe of #661395. Please attach your full Xorg.log file though. *** This bug has been marked as a duplicate of bug 661395 *** |