What feature is at play when Ctrl+Shift+Alt+U,E "types" an unprintable hex 000E?

Posted by Peter.O on Ask Ubuntu See other posts from Ask Ubuntu or by Peter.O
Published on 2010-11-10T06:42:44Z Indexed on 2013/10/22 4:09 UTC
Read the original article Hit count: 345

I tend to use Ctrl+Shift+Alt for my customized system-wide keybindings.

When I tried Ctrl+Shift+Alt+U it printed an underscored u and waited for more keyboard input!...
Some keys were accepted and some were not...
eg. Numbers were accepted and they too were underlined, but only a few keys allowed me to break out.

I then tried Ctrl+Shift+Alt+U immediately followed by Ctrl+Shift+Alt+E.
This produced an unprintable hex 000E(?) and broke out of the loop...

The unprintable character got me thinking that this may be Unicode related.

If so, how so? What is happening here?
Is this underscored u a trigger for an Input Method Editor?

This behaviour occurs: Here (as I type), "gedit", text-edit fields... (but not in the Terminal)... and "gvim" reported "pattern not found"...

© Ask Ubuntu or respective owner

Related posts about shortcut-keys

Related posts about unicode