123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464 |
- <?xml version="1.0" encoding="iso-8859-1"?>
- <appendix id="ap_keyboard">
- <title>Raccourcis claviers</title>
- <section id="keyb_general">
- <title>Motivations et conventions générales</title>
- <para>
- Bien que Claws Mail soit une application graphique utilisable presque
- intégralement à la souris, vous aurez tout de même besoin du clavier de
- temps en temps - par exemple pour taper un courriel. Pour les
- utilisateurs qui écrivent beaucoup de courriels et ceux qui sont
- habitués à tout faire au clavier, Claws Mail propose un grand nombre de
- raccourcis pour vous permettre de ne (presque) jamais déplacer les mains
- du clavier vers la souris.
- </para>
- <para>
- Non seulement cela bénéficie aux utilisateurs avancés, mais cela est
- aussi très utile aux personnes à mobilité réduite (qui ne peuvent pas
- forcément utiliser une souris).
- </para>
- <para>
- La convention la plus courante est la touche <option>Échap</option>
- (Esc). La plupart des dialogues et fenêtres peuvent être fermés par
- cette touche.
- </para>
- <para>
- Il y a beaucoup de raccourcis clavier assignés par défaut aux différents
- éléments des menus. Nous ne les listerons pas ici, étant donné qu'ils
- sont affichés sur la droite de ces éléments, et seront plus facilement
- retenus par la pratique. Si ces raccourcis ne vous conviennent pas,
- sachez qu'il est possible de les modifier à la volée : laissez
- simplement la souris sur l'élément de menu dont vous voulez changer le
- raccourci, puis appuyez sur la combinaison de touches souhaitée. Cette
- combinaison doit toutefois inclure au moins l'une des touches
- suivantes : <option>Alt</option>, <option>Ctrl</option> et/ou
- <option>Maj</option> (Shift) ; il n'est pas possible d'assigner des
- touches seules. C'est ainsi que fonctionne l'attribution de raccourcis
- clavier dans les menus des applications basées sur la library GTK2 comme
- Claws Mail, mais notez bien que cette possibilité peut être désactivée
- par défaut sur certains systèmes.
- </para>
- <para>En plus de ces raccourcis, il en existe d'autres, qui varient selon
- les fenêtres, et qui sont résumés ci-dessous.
- </para>
- </section>
- <section id="keyb_mail">
- <title>Fenêtre principale</title>
- <informaltable frame="topbot">
- <tgroup cols="2">
- <colspec colwidth="*"/>
- <colspec colwidth="4*"/>
- <thead>
- <row>
- <entry>Raccourci</entry>
- <entry/>
- </row>
- </thead>
- <tbody>
- <row>
- <entry>
- <option>Ctrl+p</option>
- </entry>
- <entry>Imprimer...</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+w</option>
- </entry>
- <entry>Travailler hors-ligne</entry>
- </row>
- <row>
- <entry>
- <option>Maj+Ctrl+s</option>
- </entry>
- <entry>Synchroniser les dossiers distants</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+s</option>
- </entry>
- <entry>Enregistrer sous...</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+q</option>
- </entry>
- <entry>Quitter</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+c</option>
- </entry>
- <entry>Copier</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+a</option>
- </entry>
- <entry>Tout sélectionner</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+f</option>
- </entry>
- <entry>Chercher dans le message...</entry>
- </row>
- <row>
- <entry>
- <option>Maj+Ctrl+f</option>
- </entry>
- <entry>Chercher dans le dossier...</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+t</option>
- </entry>
- <entry>Vue par fil de discussion</entry>
- </row>
- <row>
- <entry>
- <option>n</option>
- </entry>
- <entry>Aller au message suivant</entry>
- </row>
- <row>
- <entry>
- <option>p</option>
- </entry>
- <entry>Aller au message précédent</entry>
- </row>
- <row>
- <entry>
- <option>Maj+n</option>
- </entry>
- <entry>Aller au message non lu suivant</entry>
- </row>
- <row>
- <entry>
- <option>Maj+p</option>
- </entry>
- <entry>Aller au message non lu précédent</entry>
- </row>
- <row>
- <entry>
- <option>g</option>
- </entry>
- <entry>Aller au dossier...</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+u</option>
- </entry>
- <entry>Voir le source du message</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+h</option>
- </entry>
- <entry>Voir les en-têtes du message</entry>
- </row>
- <row>
- <entry>
- <option>v</option>
- </entry>
- <entry>Affiche ou non le message courant ; permet de voir plus de messages dans la liste</entry>
- </row>
- <row>
- <entry>
- <option>/</option>
- </entry>
- <entry>Positionne le curseur sur la recherche rapide</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+Alt+u</option>
- </entry>
- <entry>Mettre à jour (la liste de message)</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+i</option>
- </entry>
- <entry>Recevoir sur le compte courant</entry>
- </row>
- <row>
- <entry>
- <option>Maj+Ctrl+i</option>
- </entry>
- <entry>Recevoir sur tous les comptes</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+m</option>
- </entry>
- <entry>Composer un nouveau message</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+r</option>
- </entry>
- <entry>Répondre</entry>
- </row>
- <row>
- <entry>
- <option>Maj+Ctrl+r</option>
- </entry>
- <entry>Répondre à tous</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+l</option>
- </entry>
- <entry>Répondre à la liste</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+Alt+f</option>
- </entry>
- <entry>Transférer</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+o</option>
- </entry>
- <entry>Déplacer...</entry>
- </row>
- <row>
- <entry>
- <option>Maj+Ctrl+o</option>
- </entry>
- <entry>Copier...</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+d</option>
- </entry>
- <entry>Déplacer dans la corbeille</entry>
- </row>
- <row>
- <entry>
- <option>Maj+d</option>
- </entry>
- <entry>Vider les corbeilles</entry>
- </row>
- <row>
- <entry>
- <option>Maj+*</option>
- </entry>
- <entry>Marquer le message</entry>
- </row>
- <row>
- <entry>
- <option>u</option>
- </entry>
- <entry>Dé-marquer le message</entry>
- </row>
- <row>
- <entry>
- <option>Maj+!</option>
- </entry>
- <entry>Marquer comme non lu</entry>
- </row>
- <row>
- <entry>
- <option>Maj+Ctrl+a</option>
- </entry>
- <entry>Ouvrir le carnet d'adresses</entry>
- </row>
- <row>
- <entry>
- <option>x</option>
- </entry>
- <entry>Exécuter</entry>
- </row>
- <row>
- <entry>
- <option>Maj+Ctrl+l</option>
- </entry>
- <entry>Ouvrir la fenêtre de traces</entry>
- </row>
- </tbody>
- </tgroup>
- </informaltable>
- </section>
- <section id="keyb_compose">
- <title>Fenêtre de composition</title>
- <informaltable frame="topbot">
- <tgroup cols="2">
- <colspec colwidth="*"/>
- <colspec colwidth="4*"/>
- <thead>
- <row>
- <entry>Raccourci</entry>
- <entry/>
- </row>
- </thead>
- <tbody>
- <row>
- <entry>
- <option>Ctrl+Return</option>
- </entry>
- <entry>Envoyer</entry>
- </row>
- <row>
- <entry>
- <option>Maj+Ctrl+s</option>
- </entry>
- <entry>Envoyer plus tard</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+m</option>
- </entry>
- <entry>Joindre un fichier</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+i</option>
- </entry>
- <entry>Insérer un fichier</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+g</option>
- </entry>
- <entry>Insérer la signature</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+s</option>
- </entry>
- <entry>Enregistrer</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+w</option>
- </entry>
- <entry>Fermer</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+z</option>
- </entry>
- <entry>Annuler</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+y</option>
- </entry>
- <entry>Refaire</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+x</option>
- </entry>
- <entry>Couper</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+c</option>
- </entry>
- <entry>Copier</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+v</option>
- </entry>
- <entry>Coller</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+a</option>
- </entry>
- <entry>Tout sélectionner</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+b</option>
- </entry>
- <entry>Un caractère avant</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+f</option>
- </entry>
- <entry>Un caractère après</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+e</option>
- </entry>
- <entry>Fin de ligne</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+p</option>
- </entry>
- <entry>Ligne précédente</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+n</option>
- </entry>
- <entry>Ligne suivante</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+h</option>
- </entry>
- <entry>Effacer un caractère avant</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+d</option>
- </entry>
- <entry>Effacer un caractère après</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+u</option>
- </entry>
- <entry>Effacer la ligne</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+k</option>
- </entry>
- <entry>Effacer la fin de ligne</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+l</option>
- </entry>
- <entry>Justifier le paragraphe</entry>
- </row>
- <row>
- <entry>
- <option>Ctrl+Alt+l</option>
- </entry>
- <entry>Justifier les longues lignes</entry>
- </row>
- <row>
- <entry>
- <option>Maj+Ctrl+l</option>
- </entry>
- <entry>(Dés)activer la justification automatique</entry>
- </row>
- <row>
- <entry>
- <option>Maj+Ctrl+x</option>
- </entry>
- <entry>Editer avec l'éditeur externe</entry>
- </row>
- <row>
- <entry>
- <option>Maj+Ctrl+a</option>
- </entry>
- <entry>Ouvrir le carnet d'adresses</entry>
- </row>
- </tbody>
- </tgroup>
- </informaltable>
- </section>
- </appendix>
|