News:

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

Main Menu

Remap "Cycle Open Files"

Started by juozasg, June 14, 2007, 02:38:37 PM

Previous topic - Next topic

juozasg

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 + ->)?



Pecan

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.

juozasg

Thank you! That was exactly what I was looking for.