Summary: | keyboard plasmoid does not work with neo2 layout | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Bastian Senst <bastianholst> |
Component: | widget-misc | Assignee: | Björn Ruberg <bjoern> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bjoern |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.6 | |
Sentry Crash Report: | |||
Attachments: | the screenshot pressing CAPS LOCK |
Description
Bastian Senst
2010-10-13 00:34:42 UTC
Can you help me and exactly specify what I need to change in the keyboard to make it better? I think you want the Caps key to have the same behaviour as the Shift key? Well, it would be cool if all the modifier keys (with every keyboard layout) work like the shift key, right. NEO2 is an example for a keyboard layout which defines a lot of modifier keys. Clicking on the CAPS lock key should for example switch to another layer (like shift does, but shift shifts to another layer). At the moment pressing CAPS results into a “\” being painted, same for the corresponding modifier on the other side. SVN commit 1186466 by ruberg: BUG: 254021 FIXED-IN: 4.6 Made the caps key a sticky key. This will make layouts working that use the caps key as a normal modifier. Hope that does not cause a regression for others M +1 -1 CapsKey.cpp M +2 -2 CapsKey.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1186466 |