I use the chewing input method, which when enabled includes a keyboard shortcut (Shift+SPACE) for toggling between full- and half-width character modes. I often trigger this keyboard shortcut by accident. How can I disable this Shift+SPACE shortcut?
1 Answer
Try this:
Open Ubuntu "Settings";
Click the "Keyboard Shortcuts" option;
Add new custom shortcut, more details below:
Name: Remove full-width switching
Command: echo ""
Shortcut: Shift+Space
Then, test if it works.