I have been downloaded and used Code::Blocks for few days now and I really like. The only complain is one inconvenient keyboard shortcut. Is it possible to remap "Cycle Open Files" action from Ctrl+Tab (and the super inconvenient Ctrl+Shift+Tab) to something else (like Alt + ->)?
Quote from: juozasg on June 14, 2007, 02:38:37 PM
I have been downloaded and used Code::Blocks for few days now and I really like. The only complain is one inconvenient keyboard shortcut. Is it possible to remap "Cycle Open Files" action from Ctrl+Tab (and the super inconvenient Ctrl+Shift+Tab) to something else (like Alt + ->)?
Those shortcut keys are built into MSwindows as the "minor control" switch keys". Do a google on ctrl-tab.
Any windows/linux key-redefintion mechanism should be able to redefine them for you.
For example, for windows there's AutoHotKey.
On Linux, there must also be user interface shortcut key modifier programs.
Thank you! That was exactly what I was looking for.