Skip to content

Commit

Permalink
touches spéciales
Browse files Browse the repository at this point in the history
  • Loading branch information
fabi1cazenave committed Nov 4, 2024
1 parent 961720b commit 7d5f3e2
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions www/content/ressources/glossaire.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,44 @@ title = "Glossaire"
code { font-family: monospace; }
.footnotes { font-size: smaller; }
.footnotes li p { margin: 0.2em 0; }
table { margin: 0 auto; border-collapse: collapse; }
td { border: 1px solid var(--fg-banner-border); }
th { border: 1px solid var(--fg-banner-border); }
th { background-color: var(--bg-banner); font-weight: normal; }
td:first-child { font-size: 1.8em; height: 1.1em; }
</style>


Touches spéciales
--------------------------------------------------------------------------------

+-------------+----------------------+-----------------------------------------+
| picto | en | fr |
+:===========:+======================+=========================================+
| | Space | Espace |
+-------------+----------------------+-----------------------------------------+
|| Enter, Return | Entrée, Retour chariot (?) |
+-------------+----------------------+-----------------------------------------+
|| BackSpace | Effacement, Retour arrière (?) |
+-------------+----------------------+-----------------------------------------+
|| Delete | Suppr. |
+-------------+----------------------+-----------------------------------------+
|| Shift | Maj. |
+-------------+----------------------+-----------------------------------------+
|| CapsLock | Verr.Maj. |
+-------------+----------------------+-----------------------------------------+
|| Tab | Tab |
+-------------+----------------------+-----------------------------------------+
|| Escape (Esc) | Échappement (Échap.) |
+-------------+----------------------+-----------------------------------------+
|| Command | Commande |
+-------------+----------------------+-----------------------------------------+
|| Option | Option |
+-------------+----------------------+-----------------------------------------+
| ^ | Control | Contrôle |
+-------------+----------------------+-----------------------------------------+


Analyse et optimisation
--------------------------------------------------------------------------------

Expand Down Expand Up @@ -188,6 +223,7 @@ prononciation.
[diacritiques-wiki]: https://fr.wikipedia.org/wiki/Diacritique
[diacritiques]: #diacritique-def


### Windows

AHK
Expand Down

0 comments on commit 7d5f3e2

Please sign in to comment.