Error: Invalid Frontmatter

Path: /home/nyrjjbc/labo/user/pages/15.atelier/239.simuler_la_touche_insertion_sous_macos/chapter.md

Failed to read /home/nyrjjbc/labo/user/pages/15.atelier/239.simuler_la_touche_insertion_sous_macos/chapter.md: Unexpected characters near "Insertion" sous MacOs"" at line 1 (near "title: "Simuler la touche "Insertion" sous MacOs"").

---
title: "Simuler la touche "Insertion" sous MacOs"
date: '01-05-2021 00:05'
publish_date: '15-02-2015 15:05'
dateformat: 'd-m-Y H:i'
hero_classes: 'text-light title-h1h2 overlay-dark-gradient hero-large parallax'
hero_image: boa2.png
show_sidebar: true
content:
    items: '- ''@self.children'''
    limit: '5'
    order:
        by: date
        dir: desc
    pagination: '1'
    url_taxonomy_filters: '1'
feed:
    limit: 10
published: true
---

***Simuler la touche "Insertion" sous MacOs.***
A mon travail, j'utilise MacOs :-( et un petit clavier Apple :-( . L'une des premières installation de logiciel que j'ai faite a été d'installer [Midnight Commander](https://www.midnight-commander.org/) ou MC qui est un gestionnaire de fichier en mode texte permettant d'être utiliser sous un Terminal. Sous Linux par exemple, pour sélectionner des fichiers dans un des 2 panneaux, il faut se positionner sur un fichier puis appuyer sur la touche **[Insertion]** mais elle n'existe pas sur le clavier Apple !! Pour simuler cette touche, il faut donc faire cette combinaison de touche : Appuyer en même temps sur la touche **[Control]** et sur la touche **[T]**.
Lien :
[Mac OS X and Midnight Commander: The Missing “Insert” Key](http://austringer.net/wp/index.php/2008/06/07/mac-os-x-and-midnight-commander-the-missing-insert-key/comment-page-2/)