← Back to team overview

kicad-developers team mailing list archive

5.1 Hotkey problems

 

Somewhat in relation to the patch I just sent, 5.1 currently has some
hotkey issues with the default hotkeys that are being shipped with it,
namely with pcbnew where:
Paste is a duplicate hotkey of Add Microvia (both have Ctrl-V)
Add a similar zone has an invalid hotkey (it is currently ctrl+shift+. )
Routing options has an invalid hotkey (it is currently ctrl+shift+, )

The invalid hotkeys I think can be modified to simply be the upper symbol
of those keys, so:
Add a similar zone: ctrl+>
Routing options: ctrl+<

As for the duplicate, what hotkey should add microvia be moved to?

-Ian

Follow ups