I have upgraded my Ubuntu (from anno dazumal) to 14.10 and lost the standard behaviour of Alt key of my old account. The left Alt are now a ISO_Level3_Shift.
A new made account have a correct Alt key.
I have tried to find what (old) config file that results in this change of keyboard configuration. I removed almost all .-files and files in .config I could find. (no luck)
I have reconfigured the keyboard using
xmodmap
and a local~/.xmodmap
-file.keycode 92 = ALT_L Meta_L ALT_L Meta_L
Gives me an Alt that can activate HUD but combinations with other keys does not work such Alt+Tab, Ctrl+Alt+Left etc.
I would prefer to find and remove the configuration that destroys my Alt key (1) rather than add a new configuration that alter the wrongful configuration (2).
Any ideas?
There is probably no one that know exactly where the keyboard configuration is kept. It depends if you have
ibus
set (by default yes), whichxkb
settings you have, and from the registry-under-another-name which has become the gsettings database.Try to use
dconf-editor
and compare bits of configuration under the schemadesktop.ibus
and/ororg.gnome.input-sources
--- a screenshot of the latter follows.PD yes, I'm quite sad about the situation. International keyboard is mostly broken on Ubuntu since 13.04, plenty of bug reports around, and still not solved.