Bug 677164

Summary: keyboard doesnt work in X
Product: [Fedora] Fedora Reporter: Martin Naď <martin.nad89>
Component: system-setup-keyboardAssignee: Adel Gadllah <adel.gadllah>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: rawhideCC: 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 Flags
kdm.log none

Description Martin Naď 2011-02-13 19:34:35 UTC
Description of problem:
when I start X with config created by system-setup-keyboard , keyboard doesn`t work, If I del "XkbVariant" and disable system-setup-keyboard, work ok.

Version-Release number of selected component (if applicable):
xorg-x11-server-Xorg-1.9.99.1-4.20101201.fc15.x86_64
xorg-x11-server-common-1.9.99.1-4.20101201.fc15.x86_64
xorg-x11-server-utils-7.5-4.fc15.x86_64
system-setup-keyboard-0.8.6-5.fc15.x86_64

How reproducible:
everytime

Steps to Reproduce:
1.start X with config produce by s-s-k
2.keyboard in X dont work
  
Actual results:
system-setup-keyboard produce config wich with keyboard in X doesnt work

Comment 1 Martin Naď 2011-02-13 19:35:57 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

Comment 2 Martin Naď 2011-02-13 19:45:13 UTC
Created attachment 478511 [details]
kdm.log

Comment 3 Martin Naď 2011-02-13 19:49:32 UTC
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Error:            No Symbols named "qwerty" in the include file "us"
>                   Exiting
>                   Abandoning symbols file "default"

Comment 4 Peter Hutterer 2011-02-13 23:20:19 UTC
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.

Comment 5 Martin Naď 2011-02-25 14:49:53 UTC

*** This bug has been marked as a duplicate of bug 661395 ***