You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to disable some of the Alt hotkey shortcuts because they collide with another program I use. In config.ini I have commented out the commands I don't need and have added lines as suggested by the wiki.
Still, bug.n is intercepting my commands and preventing the other program from receiving them. Any advice?
The text was updated successfully, but these errors were encountered:
Hi, I use the method you mentioned. I found it works for me.
Alt + 9 is a Pycharm Git module. I found bug.n interrupt this keymap.
But when I use the Config_hotkey=<key name>:: (without a function name) method. It works.
I am trying to disable some of the
Alt
hotkey shortcuts because they collide with another program I use. Inconfig.ini
I have commented out the commands I don't need and have added lines as suggested by the wiki.Still, bug.n is intercepting my commands and preventing the other program from receiving them. Any advice?
The text was updated successfully, but these errors were encountered: