Bug 173424 - Default system keyboard layout is not correctly interpreted in KDE
Summary: Default system keyboard layout is not correctly interpreted in KDE
Status: RESOLVED WORKSFORME
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: 4.1.0
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-24 13:06 UTC by Iges Seem
Modified: 2020-09-28 20:17 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Iges Seem 2008-10-24 13:06:25 UTC
Version:            (using KDE 4.1.1)
OS:                Linux
Installed from:    Unlisted Binary Package

Arch linux 2008.06:

Default system keymap (/etc/rc.conf KEYMAP) is "et" = Estonian
Keyboard layout "et" is also specified in xorg.conf

The keyboard layouts provided in KDE (System settings -> Regional & Language) are not used ie disabled. Launching KDE via startx or making the the default login X (kdm) ends up not using the correct keyboard layout, it the latter case its not possible to log in.

Starting KDE via startx and for the first time entering into the System settings -> Regional & Language -> Keyboard layout, the default layout suggested is Ethiopia, which is not correct.

It seems country codes and language codes get somehow mixed up.
Country code for Estonia is "EE", language code is "et".
Country code for Ethiopia is "ET", as for language, not sure :P

Country codes: http://en.wikipedia.org/wiki/ISO_3166-1
Language codes: http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
Comment 1 George Kiagiadakis 2008-10-24 13:33:16 UTC
If the keyboard layouts in systemsettings are disabled, then I doubt this is a kde bug. Does this happen if you start another desktop environment? Or is it only in kde? Could you also paste the relevant keyboard section from xorg.conf? Thanks.

PS: You could try this testcase. From a linux vt (hit ctrl+alt+f1 for example) shutdown any X session that you have (killall Xorg) and then, as root:
# X :0 vt7 &
<X will be displayed, switch back to the vt>
# DISPLAY=:0 xterm &
<switch back to vt7 with ctrl+alt+f7>
try to type in xterm and see if the layout is correct. If it is not, then it's definitely Xorg's fault.
(to get out of this, kill xterm and Xorg)
Comment 2 Andrew Crouthamel 2018-11-02 04:25:42 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Andrew Crouthamel 2018-11-16 02:37:00 UTC
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version?

Thank you for helping us make KDE software even better for everyone!
Comment 4 Nate Graham 2020-09-28 20:17:31 UTC
No response. Assuming the bug was fixed at some point in the last 12 years.