Page 1 of 1

Unset a keyboard shortcut

Posted: Sat Jun 07, 2014 2:22 am
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?

Re: Unset a keyboard shortcut

Posted: Sat Jun 07, 2014 2:32 am
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.

Re: Unset a keyboard shortcut

Posted: Sat Jun 07, 2014 10:47 am
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