Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
code blocks and keyboard shortcuts
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: code blocks and keyboard shortcuts (Read 3371 times)
p001
Multiple posting newcomer
Posts: 11
code blocks and keyboard shortcuts
«
on:
March 27, 2025, 07:22:48 pm »
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?
Logged
stahta01
Lives here!
Posts: 7778
Re: code blocks and keyboard shortcuts
«
Reply #1 on:
March 29, 2025, 04:08:12 pm »
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.
Logged
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ.
http://wiki.codeblocks.org
p001
Multiple posting newcomer
Posts: 11
Re: code blocks and keyboard shortcuts
«
Reply #2 on:
April 01, 2025, 09:38:03 am »
It didn't help
Logged
Krice
Almost regular
Posts: 167
Re: code blocks and keyboard shortcuts
«
Reply #3 on:
April 08, 2025, 11:34:31 am »
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?
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
code blocks and keyboard shortcuts