Page 1 of 1

keyboard shortcuts for switching between editors

Posted: Fri Nov 13, 2015 7:16 pm
by hans2
Hi,

I was wondering if there was a way to change the keyboard shortcuts for switching between editors. Currently it is Ctrl-Pagedown to go to the editor to the left and Ctrl-Pageup to go to the right. (I would like to swap that, since that is more natural for me.)

I am on Ubuntu 15.10 with Codelite 8.0, not self compiled.

If the goal could be achieved by performing a compilation, I would be very grateful for a pointer to the file that would need to be edited before compilation.

Thanks in advance, and thank you for codelite!

Best regards,
Hans

Re: keyboard shortcuts for switching between editors

Posted: Sat Nov 14, 2015 4:41 pm
by eranif

Code: Select all

CTRL-TAB
Once the dialog is up, you can continue CTRL-TAB or SHIFT-CTRL-TAB to move between the editors

By default hitting CTRL-TAB once, will switch to the last used tab

Eran