On Wed, 9 Sep 2009 14:04:05 +0300 Yura Siamashka yurand2@gmail.com wrote:
How can I assign default shortcuts to actions like toggle breakpoint, next command etc so user will not have to assign a lot of keys himself.
Just set the key and mods when calling keybindings_set_item(). (Of course if they conflict with key-combinations above it they will get ignored).
Regards, Nick