diff --git a/blog/ipad-smart-keyboard-accents-2019-05-10.markdown b/blog/ipad-smart-keyboard-accents-2019-05-10.markdown index bb2d50d..b143d36 100644 --- a/blog/ipad-smart-keyboard-accents-2019-05-10.markdown +++ b/blog/ipad-smart-keyboard-accents-2019-05-10.markdown @@ -7,13 +7,15 @@ date: 2019-05-10 The following is the results of both blind googling and brute forcing the keyboard space. If this is incomplete, please let me know so that can be fixed. -| Accent/Ligature | How to type | Example | -| :-------------- | :---------- | :------ | -| é (acute) | Alt-e | entrée | -| è (grave) | Alt-` | fières | -| ï (umlat) | Alt-u | naïve | -| ç (cedelia) | Alt-c | français | -| œ (oe ligature) | Alt-q | œuf | -| û (circumflex) | Alt-i | hôtel | +| Accent/Ligature | How to type | Example | +| :-------------- | :---------- | :------ | +| é (acute) | Alt-e | entrée | +| è (grave) | Alt-` | fières | +| ï (umlat) | Alt-u | naïve | +| ç (cedelia) | Alt-c | français | +| œ (oe ligature) | Alt-q | œuf | +| û (circumflex) | Alt-i | hôtel | +| « (left quote) | Alt-\ | «salut!» | +| » (right quote) | Alt-Shift-\ | «salut!» | -You can also type a forward facing accent on most arbitrary characters by typing it and then pressing Alt-Shift-e. Circumflêxes can be done postfix with Alt-Shift-i too. Thís dóesńt work on every letter, unfortunately. However it does work for enough of them. Not enough for Esperanto's `ĉu` however. \ No newline at end of file +You can also type a forward facing accent on most arbitrary characters by typing it and then pressing Alt-Shift-e. Circumflêxes can be done postfix with Alt-Shift-i too. Thís dóesńt work on every letter, unfortunately. However it does work for enough of them. Not enough for Esperanto's `ĉu` however.