Bug 489408

Summary: Xkb configuration
Product: [Fedora] Fedora Reporter: Sandrine Soudant <spadayette-fedora>
Component: gdmAssignee: jmccann
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 10CC: cschalle, jmccann, krh, mcepl, peter.hutterer, rstrode, xgl-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-03-16 00:10:58 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
Screen shot and log as required by X Server's message
none
screenshot of the error message
none
/etc/sysconfig/keyboard file
none
lshal output none

Description Sandrine Soudant 2009-03-09 21:30:50 UTC
Description of problem:
At start, X server shows the window as seen in attachment.

Version-Release number of selected component (if applicable): X.Org 10503000


How reproducible: each new X session


Steps to Reproduce:
1. boot the PC
2. log in with X
3.
  
Actual results:


Expected results:


Additional info:
In attachment, the logs as required by the X server's message.

Comment 1 Sandrine Soudant 2009-03-09 21:33:04 UTC
Created attachment 334578 [details]
Screen shot and log as required by X Server's message

Comment 2 Matěj Cepl 2009-03-10 17:19:03 UTC
Created attachment 334684 [details]
screenshot of the error message

[dahuette@idefix ~]$ xprop -root | grep XKB
_XKB_RULES_NAMES_BACKUP(STRING) = "evdev", "evdev", "us", "latin9", ""
_XKB_RULES_NAMES(STRING) = "evdev", "evdev", "fr-latin9", "", ""
[dahuette@idefix ~]$ gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd
 layouts = []
 model = 
 options = []
[dahuette@idefix ~]$

Comment 3 Peter Hutterer 2009-03-12 23:07:46 UTC
please post your /etc/sysconfig/keyboard and the output of lshal.

Comment 4 Sandrine Soudant 2009-03-13 21:13:39 UTC
Created attachment 335163 [details]
/etc/sysconfig/keyboard file

Comment 5 Sandrine Soudant 2009-03-13 21:17:56 UTC
Created attachment 335165 [details]
lshal output

Comment 6 Peter Hutterer 2009-03-15 22:21:25 UTC
Reassigning to gdm, the server does the right thing here.

I just looked at the gdm-system-keyboard.patch, shouldn't that pull out LAYOUT, MODEL, etc (if available) instead of KEYTABLE?

Comment 7 Peter Hutterer 2009-03-16 00:10:58 UTC

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