← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] Remove hardcoded hotkeys that have a context menu to fall back on.

 

Hi hauptmech,

Thank you for the patch. I have committed the part where you enable
custom hotkeys for the select actions, and I did the same for the router
actions (instead of disabling them).

Regards,
Orson

On 06/30/2017 10:19 AM, hauptmech wrote:
> Fixed blocked Lock/Unlock hotkey.
> Add hotkeys for Select Trivial Connection and Select Copper Connection
> ---
>  pcbnew/hotkeys.cpp                  | 7 ++++++-
>  pcbnew/hotkeys.h                    | 4 +++-
>  pcbnew/router/pns_tool_base.cpp     | 2 +-
>  pcbnew/router/router_tool.cpp       | 4 ++--
>  pcbnew/tools/pcb_editor_control.cpp | 6 +++---
>  pcbnew/tools/selection_tool.cpp     | 4 ++--
>  6 files changed, 17 insertions(+), 10 deletions(-)
> 
> 
> This was the minimum hotkey fix that I needed to get up and running. If
> there are no issues I will create hotkey descriptors for the remaining
> hardcoded keys.
> 
> 
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
> 


Attachment: signature.asc
Description: OpenPGP digital signature


References