Intel graphics keybinding conflict with other programs

intel graphicskey-bindingkeyboard shortcuts

Intel HD graphics bindings take priority over bindings in other programs. When you disable them via the Intel HD graphics control panel, the bindings no longer function as mapped, but they are still grabbed by Intel HD graphics and thus do not work in other programs.

Example:
By default, ctrl+alt+left-arrow and ctrl+alt+right-arrow are used by Intel HD graphics to rotate the display by 90 degrees left or right respectively. PyCharm binds these keybindings to back and forward navigation respectively. Even if you disable the bindings in Intel HD graphics control panel, you still can't use them in PyCharm.

How do I make Intel HD graphics free the keybindings?

Best Answer

Your question prompted me to revisit this problem and here is something useful:

How to disable "igfxHK Module" process from starting up with Windows

In essence, kill the process and prevent it from starting. I guess depending on what version of the Intel HD graphics control panel you have, this might also be relevant:

http://www.neuber.com/taskmanager/process/hkcmd.exe.html

Related Question