How to disable the full/half keyboard shortcut in chewing

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:

  1. Open Ubuntu "Settings";

  2. Click the "Keyboard Shortcuts" option;

  3. Add new custom shortcut, more details below:

    Name: Remove full-width switching
    Command: echo ""
    Shortcut: Shift+Space

    Set custom shortcut dialog

Then, test if it works.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like