Le 03/07/2015 20:25, Jon Neal a écrit :
> Just a heads up, on line 158 of pcbnew/hotkeys.cpp CTRL+R is defined as the
> hotkey for Zoom Redraw on OS X.
> 
> Jon

Right.

I made a new attempt to manage the Cmd key on OSX in menus, in rev 5881.

Looks like the notation is always Ctrl+<keycode> in sources for hotkeys
using the Cmd modifier in menus.
wxWidgets ensures the compatibility between OSX, Linux, Windows from the
same notation in sources.

In help window and hotkey editor, the Ctrl/Cmd key is named Cmd on OSX
and Ctrl on other system.

Can someone test it on OSX ?


-- 
Jean-Pierre CHARRAS

_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to