I believe the problem is in the xkb-data package. Specifically in the
file /usr/share/X11/xkb/symbols/capslock, the configuration for
'xkb_symbols "escape"' includes a definition for ESC for None - that
should be removed.
I'm going to submit a patch (once I figure out how). I believe the
affected project is actually xkb-data.
In the meanwhile you can manually edit the file, remove the appropriate
line, and reconfigure the setting.
partial hidden modifier_keys
xkb_symbols "escape" {
key <CAPS> { [ Escape ] };
// Remove the following line
key <ESC> { [ None ] };
};
--
Misleading Label in Keyboard Layout Options
https://bugs.launchpad.net/bugs/374699
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs