Commit 72e336d
committed
action map remap for mac
Mac now automatically remaps keys and modifies the incoming string to reflect it
automatically converts:
Ctrl -> Cmd
Alt -> Option
if you absolutely need a specific set on macos you will still need to check the platform in script and set the required key otherwise this will allow menus to be built with just providing the windows key or the mac key and it will display correclty for the platform.1 parent c0561af commit 72e336d
3 files changed
Lines changed: 17 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
80 | 88 | | |
81 | 89 | | |
82 | 90 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
22 | 26 | | |
23 | 27 | | |
24 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
472 | 472 | | |
473 | 473 | | |
474 | 474 | | |
475 | | - | |
| 475 | + | |
476 | 476 | | |
477 | 477 | | |
478 | 478 | | |
479 | 479 | | |
480 | 480 | | |
481 | | - | |
482 | | - | |
483 | | - | |
484 | | - | |
485 | | - | |
486 | | - | |
487 | | - | |
488 | | - | |
| 481 | + | |
489 | 482 | | |
490 | | - | |
| 483 | + | |
491 | 484 | | |
492 | 485 | | |
493 | | - | |
| 486 | + | |
494 | 487 | | |
495 | 488 | | |
496 | 489 | | |
| |||
502 | 495 | | |
503 | 496 | | |
504 | 497 | | |
505 | | - | |
506 | | - | |
507 | | - | |
508 | | - | |
509 | 498 | | |
510 | 499 | | |
511 | 500 | | |
| |||
526 | 515 | | |
527 | 516 | | |
528 | 517 | | |
529 | | - | |
| 518 | + | |
530 | 519 | | |
531 | 520 | | |
532 | 521 | | |
| |||
0 commit comments