Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: juozasg on June 14, 2007, 02:38:37 pm

Title: Remap "Cycle Open Files"
Post by: 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 + ->)?


Title: Re: Remap "Cycle Open Files"
Post by: Pecan on June 14, 2007, 10:45:23 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.
 
Title: Re: Remap "Cycle Open Files"
Post by: juozasg on June 18, 2007, 01:55:58 am
Thank you! That was exactly what I was looking for.