[Bug 204549] When switching keyboard layouts, shortcuts are not moved
Bruno Léon
bruno.leon at nividic.org
Sat Aug 29 17:43:23 BST 2009
https://bugs.kde.org/show_bug.cgi?id=204549
Bruno Léon <bruno.leon at nividic.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bruno.leon at nividic.org
--- Comment #1 from Bruno Léon <bruno leon nividic org> 2009-08-29 18:43:21 ---
Hi,
I can confirm thih behaviour under Kubunty Jaunty update to KDE 4.3.
The correct layout is not set when switching:
Setup:
- Kubuntu English default install
- Add French keyboard layout
- Switch to FR layout
Symptom:
- Press the letter A on the French keyboard correctly generates a A (Ok)
- Keyboard shortcut like CTRL+A will quit an application instead of doing
select all. So it is understood as CRTL+Q
Conclusion
I first believed this to be a bug in shorcuts but when I checked in system
settings, when you select the FR layout, what is actually done is:
setxkbmap -layout us,fr
when it should be
setxkbmap -layout fr,fr (This command fixed the problem for me)
I even do not understand how I can write in French with the default comman
d that is executed...
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list