Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: zeroth on April 17, 2013, 02:12:23 am
-
One thing I love about Code::Blocks is that I can modify the keyboard shortcuts for anything in the file/edit/etc menus. That's amazing. However, there are a few things I'd like to create shortcuts for that aren't on those menus, nor in the keyboard shortcut options in settings. Items in context menus such as "Split View" and "Close All Others"
Is there a way to add shortcuts for these, if even just by manually editing ~/.codeblocks/cbKeyBinder10.ini ?
-
Is there a way to add shortcuts for these, if even just by manually editing ~/.codeblocks/cbKeyBinder10.ini ?
No, you have to patch it to support context menus (probably impossible) or to add the items you need to the main menu.