diff --git a/Keyboard-mappings.md b/Keyboard-mappings.md index 94a5be9..6309fc9 100644 --- a/Keyboard-mappings.md +++ b/Keyboard-mappings.md @@ -260,7 +260,19 @@ For those, coming from iTerm, here's `Command + Enter` to ToggleFullscreen - { key: N, mods: Alt, chars: "~" } - { key: Period, mods: Alt|Shift, chars: "\\" } ``` - +### Mac OS / French - PC +```yml + - { key: 19, mods: Alt, chars: "~" } + - { key: 21, mods: Alt, chars: "{" } + - { key: 22, mods: Alt, chars: "|" } + - { key: 23, mods: Alt, chars: "[" } + - { key: 24, mods: Alt, chars: "}" } + - { key: 25, mods: Alt, chars: "^" } + - { key: 26, mods: Alt, chars: "`" } + - { key: 27, mods: Alt, chars: "]" } + - { key: 28, mods: Alt, chars: "\\" } + - { key: 29, mods: Alt, chars: "@" } +``` ## Belgian