Fix default global keyboard shortcuts for Mac

Fixes #3610
This commit is contained in:
Jermolene
2018-12-02 15:47:32 +00:00
parent e17456e3bc
commit e466f62e7e
4 changed files with 9 additions and 6 deletions
@@ -3,3 +3,6 @@ title: $:/config/shortcuts-mac/
bold: meta-B
italic: meta-I
underline: meta-U
new-image: ctrl-I
new-journal: ctrl-J
new-tiddler: ctrl-N
@@ -3,3 +3,6 @@ title: $:/config/shortcuts-not-mac/
bold: ctrl-B
italic: ctrl-I
underline: ctrl-U
new-image: alt-I
new-journal: alt-J
new-tiddler: alt-N
@@ -14,9 +14,6 @@ list-bullet: ctrl-shift-L
list-number: ctrl-shift-N
mono-block: ctrl-shift-M
mono-line: ctrl-M
new-image: alt-I
new-journal: alt-J
new-tiddler: alt-N
picture: ctrl-shift-I
preview: alt-P
quote: ctrl-Q