How to disable Ctrl+Shift+U?
Problem
Ctrl+Shift+U is a combined shortcut in Eclipse. But when I press it, it shows up a , just like input with an underline. I guess this shortcut has been declared by Ubuntu, so I can't use it. I used to solve this problem by typing Caps Lock first. Is there any better method?
Error Output
u
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Fix for: How to disable Ctrl+Shift+U?
Problem The problem is that with the "Ibus" input method, "Ctrl-shift-u" is by default configured to the "Unicode Code Point" shortcut. You can try this: Type ctrl-shift-u, then an (underlined) u appears. If you then type a unicode code point number in hex (e.g. 21, the ASCII/unicode CP for !) and press enter, it is replaced with the corresponding character. Solution (GUI) This shortcut can be changed or disabled using the utility: Run from the terminal (or open IBus Preferences). Go to “Emoji”…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix