Ctrl+Shift+U Hot Key and Ubuntu 18.04.1 LTS collision

Answered

How to disable this hot-key in ubuntu (for typing unicode symbols)?

Ubuntu 18.04.1 LTS, default window manager

0
2 comments

Hi Gutsalov,

Thank you for contacting PyCharm support.

Your questions seams to be related to Ubuntu rather than PyCharm.

You need to search for the solution on some Ubuntu/Linux forums as this is a PyCharm forum.

Quick search hasn't given any result, so unfortunately I cannot help at this point except recommend to change this shortcut in PyCharm to avoid conflict.

Kind regards,

Sergey

https://www.jetbrains.com

The Drive to Develop

0

It turns out that JetBrains could fix this quite easily.  I found this https://superuser.com/a/1407475/1039986 and tried myself.  It fixes the problem.

I simply added the following line to my pycharm.sh:

export XMODIFIERS=""
0

Please sign in to leave a comment.