svn-r12047
linux: distrib Mageia7
keybord disposition: french bépo
QWERTY to BÉPO
Ctrl + Z become Ctrl + é
Shift + Ctrl Z become Shift + Ctrl + é
With Codeblocks 17.12 it's work.
With Codeblocks 20 it doesn't work anymore. It not anymore possible to define the « Ctrl + é » shortcut.
Remarks:
With Codeblocks 17.12 the shortcut Ctrl + é appear like that Ctrl + é
With Codeblocks svn-r12047 the shorcut Ctrl + é appear like that Ctrl--
Can you post the info from About -> Information?
This seems similar to http://forums.codeblocks.org/index.php/topic,23811.0.html
Build: Apr 14 2020, 23:51:50 - wx3.0.4 - gcc 8.4.0 (Linux, unicode) - 64bit
Name : Code::Blocks
Version : svn-r12047
SDK Version : 2.2.0
Scintilla Version: 3.7.5
Author : The Code::Blocks Team
E-mail : info@codeblocks.org
Website : http://www.codeblocks.org
wxWidgets Library (wxGTK port)
Version 3.0.4 (Unicode: wchar_t, debug level: 1),
compiled at Mar 4 2019 16:27:58
Runtime version of toolkit used is 2.24.
Compile-time GTK+ version is 2.24.32.
Last edit: Suryavarman 2020-04-16
An example with {undo: CTRL+é}
In the cbKeyBinder10.ini file the shortcut looks good:
Inside Codeblocks it doesn't appear like that:
Current shortcuts:
Ctrl-Z
Ctrl--
If i try to add the shortcut Ctrl-é it doesn't work.
Last edit: Suryavarman 2021-03-10
For info on Bépo keyboard see https://en.wikipedia.org/wiki/B%C3%89PO
Similar issue as per ticket 952 that was fixed by using a later nightly release.
If your Linux is based on Ubuntu could you try the nightly build that can be installed from the PPA (once you add it) in the following post to see if this fixes the issue like a later nightly did for ticket 952:
https://forums.codeblocks.org/index.php/topic,24528.msg167500.html#msg167500