News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Codeblocks hides global hotkeys

Started by gbonnema, October 10, 2014, 10:37:42 AM

Previous topic - Next topic

gbonnema

When using clodeblock, the global hotkeys I defined are hidden, i.e. they do not work at all. AFAICS codeblocks doesn't use these hotkeys, but still hides them. In my case I am using ctrll-alt-window + arrow to switch desktops, or ctrl-F5 to switch to desktop 5. My OS is fedora 20 (fully updated).

Is there a way to make some of the global keys available to the window manager?

stahta01

Disable keybinder plugin and does the problem go away?
If yes, I would look at the settings for the keybinder plugin.

No idea if restarting CB is needed after disabling keybinder plugin.

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

gbonnema

After disabling keybinder, the problem does not go away. I did restart codeblocks.

The weird thing is, if I start codeblocks, then I can ctrl-w-alt-right-arrow out of the desktop, and left arrow back. But after that none of the shortcuts work any more, including alt-f4, which should close the application.