Bug 677164 - keyboard doesnt work in X
Summary: keyboard doesnt work in X
Keywords:
Status: CLOSED DUPLICATE of bug 661395
Alias: None
Product: Fedora
Classification: Fedora
Component: system-setup-keyboard
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Adel Gadllah
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-13 19:34 UTC by Martin Naď
Modified: 2011-02-25 14:49 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-02-25 14:49:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
kdm.log (526.59 KB, text/plain)
2011-02-13 19:45 UTC, Martin Naď
no flags Details

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 ***


Note You need to log in before you can comment on or make changes to this bug.