Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lucaslarroche/special-french-characters

Special French characters with ANSI QWERTY keyboards
https://github.com/lucaslarroche/special-french-characters

accent ainsi apple francais french keyboard-shortcuts macos qwerty special-characters symbols

Last synced: 12 days ago
JSON representation

Special French characters with ANSI QWERTY keyboards

Awesome Lists containing this project

README

        

# Special French characters with ANSI QWERTY keyboards

- [**Acute accent** (Accent aigu)](#acute-accent)
- [**Apostrophe**](#apostrophe)
- [**Grave accent** (Accent grave)](#grave-accent)
- [**Circumflex** (Accent circonflexe)](#circumflex)
- [**Diaeresis** (Tréma)](#diaeresis)
- [**Cedilla** (Cédille)](#cedilla)
- [**Euro sign** (Symbole euro)](#euro-sign)
- [**French quotation marks** (Guillemets français)](#french-quotation-marks)
- [**Ligature of o and e** (E dans l’o)](#ligature-of-o-and-e)
- [**Degree symbol** (Symbole degré)](#degree-symbol)
- [**Non-breaking space** (Espace insécable)](#non-breaking-space)

## Acute accent

**Accent aigu** (*É*, *é*)
`Option` + `E` followed by the letter to accentuate

![Option + E](img/macbook-qwerty-option-e.svg)

## Apostrophe

**Apostrophe** (*’*)
`Option` + `Shift` + `]`

![Option + Shift + Closing Bracket](img/macbook-qwerty-option-shift-closing-bracket.svg)

## Grave accent

**Accent grave** (*À*, *È*, *Ù*, *à*, *è*, *ù*)
`Option` + `` ` `` followed by the letter to accentuate

![Option + `](img/macbook-qwerty-option-backtick.svg)

## Circumflex

**Accent circonflexe** ou "chapeau" (*Â*, *Ê*, *Î*, *Ô*, *Û*, *â*, *ê*, *î*, *ô*, *û*)
`Option` + `^` followed by the letter to accentuate

![Option + ^](img/macbook-qwerty-option-caret.svg)

## Diaeresis

**Tréma** (*Ë*, *Ï*, *Ü*, *ë*, *ï*, *ü*)
`Option` + `U` followed by the letter to accentuate

![Option + U](img/macbook-qwerty-option-u.svg)

## Cedilla

**Cédille** (*Ç*, *ç*)
`Option` + `C` followed by the letter where to place the diacritics

![Option + C](img/macbook-qwerty-option-c.svg)

## Euro sign

**Symbole euro** (*€*)
`Option` + `Shift` + `2`

![Option + Shift + 2](img/macbook-qwerty-option-shift-2.svg)

## French quotation marks

**Guillemets français** (*«*, *»*)
`Option` + `\` (For opening French quotation marks)
`Option` + `Shift` + `\` (For closing French quotation marks)

![Option + \\](img/macbook-qwerty-option-backslash.svg)

## Ligature of o and e

**E dans l’o** (*Œ*, *œ*)
`Option` + `Q`
`Option` + `Shift` + `Q` (For uppercase ligature)

![Option + Q](img/macbook-qwerty-option-q.svg)

## Degree symbol

**Symbole degré** (*°*)
`Option` + `K`

![Option + K](img/macbook-qwerty-option-k.svg)

## Non-breaking space

**Espace insécable** ( )
`Option` + `Shift` + `Space`

![Option + Shift + Space](img/macbook-qwerty-option-shift-space.svg)