Bug 196190

Summary: The sysxkmap generated for the ca layout is wrong
Product: [Applications] systemsettings Reporter: Francis J. Lacoste <francis.lacoste>
Component: kcm_keyboard_layoutAssignee: Andriy Rysin <arysin>
Status: RESOLVED FIXED    
Severity: normal CC: arysin
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Francis J. Lacoste 2009-06-12 15:47:36 UTC
Version:           1.0 (using 4.2.90 (KDE 4.2.90 (KDE 4.3 Beta2)), Kubuntu packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.28-11-generic

I am unable to set my keyboard layout using the KDE system-settings module.

I select the 'Canadian' layout and the Command section shows: setxkbmap -model pc104 -layout ca -variant 

Using that command fails because the -variant option shouldn't be use:
No layout variant specified on the command line
Trailing -variant option ignored

The end result is that the keyboard is in a very weird layout state.

Using setxkbmap -model pc104 -layout ca in a konsole fixes the issue.
Comment 1 Andriy Rysin 2010-05-12 03:11:07 UTC
This is fixed in 4.5. I am not sure if I have time to fix it in 4.4, but I'll take a look when I can.
Comment 2 Andriy Rysin 2010-05-18 04:31:05 UTC
SVN commit 1127922 by rysin:

Fixed in KDE 4.4 branch as well
BUG: 196190


 M  +4 -1      extension.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1127922