News:

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

Main Menu

code blocks and keyboard shortcuts

Started by p001, March 27, 2025, 07:22:48 PM

Previous topic - Next topic

p001

Hello!

I did not find a topic with a version number about which I will write a question.

We have:
1. Kubuntu 24.10 distribution;
2. codeblocks 13046;
3. The keyboard layout is switched (language is changed) using the key combination Shift+Ctrl;

Problem:
Pressing Shift+Ctrl cancels the previous action (similar to Ctrl+z) and changes the language.
If you use a different keyboard shortcut to change the language (meta+space), then there is no cancellation of the action in codeblocks.

Question:
Is this a bug or is it the case for everyone?

stahta01

I did not understand your post; but, it been a few days so, I am posting a link.

https://wiki.codeblocks.org/index.php/Keyboard_Shortcuts_plugin
https://wiki.codeblocks.org/index.php/Keyboard_Shortcuts

I would try turning off this plugin and see if the problem gets better or gets worse.

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]

p001


Krice

I think shift+ctrl is kind of odd keyboard combination, because usually you have a modifier key (shift, ctrl, alt etc.) plus a non-modifier key. Like Ctrl+C or whatever. Having only modifier keys as combination could confuse some programs?