Unset a keyboard shortcut

General questions regarding the usage of CodeLite
User avatar
caibbor
CodeLite Veteran
Posts: 78
Joined: Thu Jan 10, 2013 10:37 pm
Genuine User: Yes
IDE Question: c++
Contact:

Unset a keyboard shortcut

Post by caibbor »

I'm running codelide 6.0. the keyboard shortcuts dialog won't let me set a shortcut if it's already bound to something else, and when I go to clear that something else, I find that there is absolutely no option to do so. hitting delete or backspace does not work.

How, then?
User avatar
caibbor
CodeLite Veteran
Posts: 78
Joined: Thu Jan 10, 2013 10:37 pm
Genuine User: Yes
IDE Question: c++
Contact:

Re: Unset a keyboard shortcut

Post by caibbor »

Well I figured out how to modify the accellerators.conf file, but the dialog is in a semi-unuseful state without the ability to unset shortcuts.
User avatar
eranif
CodeLite Plugin
Posts: 6373
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Unset a keyboard shortcut

Post by eranif »

Thanks for reporting this.
You can use the dialog to clear values, by selecting the value in the text area and then right click it and select 'Delete' (and ofc, remove all modifiers checkboxs)

This is now fixed in git head (I added new button 'Clear')

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