Issues Rebinding Ctrl-TAB Keyboard Shortcut

CodeLite installation/troubleshooting forum
alung
CodeLite Curious
Posts: 1
Joined: Sun Oct 16, 2022 11:32 pm
Genuine User: Yes
IDE Question: C++
Contact:

Issues Rebinding Ctrl-TAB Keyboard Shortcut

Post by alung »

Hi, I am having trouble rebinding the Ctrl-TAB key sequence in the Keyboard shortcuts.

More specifically, I can bind Ctrl-TAB to another action in the Keyboard shortcuts, but when I press Ctrl-TAB it has retained its original binding/action (which appears to be to tab around some of the Codelite widgets).

Is it possible to rebind Ctrl-TAB ?

I am using version 16.0.0 of Codelite from the official Codelite repository on Debian Buster.

User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Issues Rebinding Ctrl-TAB Keyboard Shortcut

Post by eranif »

According to this ticket which I opened last week, TAB should not be used as an accelerator...

Make sure you have read the HOW TO POST thread
Post Reply