Bug 145316 - s-c-d ignores system keyboard language setting
Summary: s-c-d ignores system keyboard language setting
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-display
Version: 6
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Adam Jackson
QA Contact:
URL:
Whiteboard:
: 201679 227410 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-01-17 12:59 UTC by Michael Young
Modified: 2007-11-30 22:10 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-04-11 17:22:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch for reading keyboard & mouse settings for new config (617 bytes, patch)
2005-04-07 21:34 UTC, Maxim Dziumanenko
no flags Details | Diff

Description Michael Young 2005-01-17 12:59:28 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.7.5)
Gecko/20041109 Firefox/0.10.1

Description of problem:
When creating an xorg.conf file from scratch, system-config-display
always sets the "XkbLayout" value to "us" regardless of the default
settings (in /etc/sysconfig/keyboard).
The bug appears to be in the /usr/share/system-config-display/xconf.py
file. After the line
keyboard = rhpl.keyboard.Keyboard()
you need to add
keyboard.read()
to read the setting from /etc/sysconfig/keyboard .

Comment 1 Maxim Dziumanenko 2005-04-07 21:34:04 UTC
Created attachment 112836 [details]
Patch for reading keyboard & mouse settings for new config

Comment 2 Matthew Miller 2006-07-10 21:35:06 UTC
Fedora Core 3 is now maintained by the Fedora Legacy project for security
updates only. If this problem is a security issue, please reopen and
reassign to the Fedora Legacy product. If it is not a security issue and
hasn't been resolved in the current FC5 updates or in the FC6 test
release, reopen and change the version to match.

Thank you!


Comment 3 Michael Young 2006-09-13 13:18:25 UTC
Verified that this is still broken in FC5 (a quick inspection of the code
suggests it is broken in the FC6 betas also).

Comment 4 Adam Jackson 2007-04-09 22:23:33 UTC
*** Bug 201679 has been marked as a duplicate of this bug. ***

Comment 5 Michael Young 2007-04-11 15:46:39 UTC
Still broken in FC6

Comment 6 Adam Jackson 2007-04-11 17:22:55 UTC
Fixed in 1.0.51.

Comment 7 Adam Jackson 2007-05-11 20:55:21 UTC
*** Bug 227410 has been marked as a duplicate of this bug. ***


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