I have been using 'combining keys' such as + e = ë
, ~ + a = ã
, ^ + <space> = ^
for the longest time in my Kubuntu setup. I do not remember if the system came like that out of the box or if I configured it somehow.
After upgrading to Kubuntu 15.04 this functionality does not seem to work in KDE applications anymore, but it's still working fine in Firefox, Thunderbird, Atom, etc.
Firefox, Thunderbird, Atom: all the ones I tested work (~,`,',",^)
Konsole, Kate: none work
Rekonq: some work (~,`,^), other do not (", ')
I have looked through all the settings but couldn't find the relevant one.
Does anyone have any idea on how to fix this? Especially the " and ~ keys are fairly important when using the command prompt.
I have filed a bug report for the same on https://bugs.kde.org/show_bug.cgi?id=347137, but as it might be a user error rather than a bug I'm asking it here as well.
Cheers, Chris.
^ + = ^
should read^ + <space> = ^
– chrisvdb May 06 '15 at 00:36^ + <space> = ^
? – A.B. May 06 '15 at 08:36^ + e
gives youê
. If you want^
alone, you need^ + <space>
. Regarding the question, my KDE were long ago (somewhere in the early 4.x range), but the key word that might help you is "dead keys". Chances are that there's a setting to that effect in KDE's keyboard settings. – Henning Kockerbeck May 06 '15 at 08:52