• ↑↓ pour naviguer
  • pour ouvrir
  • pour sélectionner
  • ⌘ ⌥ ↵ pour ouvrir dans un panneau
  • esc pour rejeter
⌘ '
raccourcis clavier

flowchart TD
1[Computer] --> 2[Interaction] --> 3[User]

4[Input] --> 5[Interface] --> 6[Output]

1 --> 6 --> 3 --> 4 --> 1