home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 April / PCWorld_2001-04_cd.bin / Komunik / Amaya / WinNT2000 / amaya-WindowsNT-4.3.exe / _SETUP.1 / ShortCuts.html.fr < prev    next >
Encoding:
Extensible Markup Language  |  2001-02-22  |  8.8 KB  |  198 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  3.     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6.   <title>Raccourcis clavier</title>
  7.   <meta name="GENERATOR" content="amaya V4.2.2" />
  8.   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  9. </head>
  10.  
  11. <body>
  12.  
  13. <table border="0" width="100%" summary="toc">
  14.   <tbody>
  15.     <tr>
  16.       <td><img border="0" alt="W3C" src="../../Icons/WWW/w3c_home" /> <img
  17.         border="0" alt="Amaya" src="../Icons/amaya.gif" /></td>
  18.       <td><p align="right"><a href="Configure.html.fr" accesskey="p"><img
  19.         alt="previous" border="0" src="../Icons/left.gif" /></a> <a
  20.         href="Manual.html.fr" accesskey="t"><img alt="top" border="0"
  21.         src="../Icons/up.gif" /></a> <a href="Access.html.fr"
  22.         accesskey="n"><img alt="next" border="0" src="../Icons/right.gif"
  23.         /></a></p>
  24.       </td>
  25.     </tr>
  26.   </tbody>
  27. </table>
  28.  
  29. <div id="shortcuts">
  30. <h2>Les raccourcis clavier</h2>
  31.  
  32. <p>Il est utile de pouvoir invoquer les commandes des menus directement depuis
  33. le clavier. La boεte α outils de Thot fournit une facilitΘ qui laisse
  34. l'utilisateur accomplir ceci par le biais d'un fichier de raccourcis clavier.
  35. Ce fichier dΘfinit une liste d'associations entre une sΘquence au clavier et
  36. la commande correspondante invoquΘe.</p>
  37.  
  38. <p>La syntaxe utilisΘe pour dΘfinir une association est :</p>
  39. <pre> Directive = KeySeq ':' IdentCommand ;
  40.  KeysSeq = KeySet [ ',' KeySet ] ;
  41.  KeySet = [ Modifier ] [ 'Shift' ] Key ;
  42.  Key = '<Key>' KeyValue / '<Key>' SpecialKey ;
  43.  Modifier = 'Ctrl' / 'Alt' / 'Meta' ;
  44.  KeyValue = 'a' / 'b' / ... ;
  45.  SpecialKey = 'Escape' / 'Delete' / 'Space' / 'BackSpace' /
  46.               'Enter' / 'Up' / 'Down' / 'Left' / 'Right' /
  47.               'Home' / 'End' / 'F1' / ... / 'L1' / ... / 'R1' / ... ;
  48.  IdentCommand = 'TtcInsertChar(' Char ')' / NAME '()' ;
  49.  Char = KeyValue / OctalValue ; OctalValue = '\' NUMBER ; </pre>
  50.  
  51. <p>Par exemple, regardez les fichiers standards <code>amaya.keyboard</code>
  52. (pour stations Unix) et <code>amaya.kb</code> (pour stations Windows), qui
  53. sont localisΘs par dΘfaut dans le rΘpertoire <code>Amaya/config</code>.</p>
  54.  
  55. <p>La liste des commandes disponibles est :</p>
  56. <ul>
  57.   <li>Commandes de dΘplacement : 
  58.     <ul>
  59.       <li><span style="color: #E55500" class="menuItems">TtcNextChar,
  60.         TtcPreviousChar</span> : dΘplace caractΦre par caractΦre.</li>
  61.       <li><span style="color: #E55500" class="menuItems">TtcNextLine,
  62.         TtcPreviousLine, TtcStartOfLine, TtcEndOfLine</span> : dΘplace ligne
  63.         par ligne.</li>
  64.       <li><span style="color: #E55500" class="menuItems">TtcNextElement,
  65.         TtcPreviousElement, TtcChildElement, TtcParentElement</span> : dΘplace
  66.         ΘlΘment par ΘlΘment.</li>
  67.       <li><span style="color: #E55500" class="menuItems">TtcPageDown,
  68.         TtcPageUp, TtcPageTop, TtcPageEnd</span> : fait dΘfiler page par
  69.       page.</li>
  70.       <li><span style="color: #E55500" class="menuItems">TtcLineUp,
  71.         TtcLineDown</span> fait dΘfiler une ligne en haut ou une ligne en
  72.       bas.</li>
  73.     </ul>
  74.   </li>
  75.   <li>Une commande qui permet de suivre un lien ou d'activer un ΘlΘment de
  76.     boεte de dialogue (menu, bouton, etc.) : 
  77.     <p class="menuItems"><span style="color: #E55500">DoAction.</span></p>
  78.   </li>
  79.   <li>Dans le menu <code>Fichier</code> :<span style="color: #FFDA95"></span> 
  80.     <p class="menuItems"><span style="color: #E55500">New, NewTemplate,
  81.     NewCss, OpenDoc, OpenDocInNewWindow, Reload, GotoPreviousHTML,
  82.     GotoNextHTML, GoToHome, SaveDocument, SaveDocumentAs, Synchronize,
  83.     SetupAndPrint, PrintAs CloseDocument, AmayaClose</span></p>
  84.   </li>
  85.   <li>Dans le menu ╔dition : 
  86.     <p class="menuItems"><span style="color: #E55500">TtcUndo, TtcRedo,
  87.     TtcCutSelection, TtcCopySelection, TtcPaste, TtcDeleteSelection,
  88.     SetBrowserEditor, TtcSearchText, SpellCheck, TransformType.</span></p>
  89.   </li>
  90.   <li>Dans le menu <code>structure</code> : 
  91.     <p class="menuItems"><span style="color: #E55500">CreateBase, CreateMeta,
  92.     CreateLinkInHead, CreateScript, CreateStyle, CreateComment.</span></p>
  93.   </li>
  94.   <li>Dans le menu ╔lΘments : 
  95.     <dl>
  96.       <dt>Menu principal :</dt>
  97.       <dt style="color: #E55500">ChangeTitle, CreateAddress, CreateParagraph,
  98.       CreateImage, CreateHorizontalRule, CreateBlockQuote, CreatePreformatted,
  99.       CreateAddress, CreateDivision, CreateNOSCRIPT, CreateObject,
  100.       CreateParameter, CreateIFrame, CreateBreak("\212")</dt>
  101.       <dt>sous-menu Zone active :</dt>
  102.       <dt><span style="color: #E55500">CreateAreaRect, CreateAreaCircle,
  103.       CreateAreaPoly</span></dt>
  104.       <dt>sous-menu Formulaire :</dt>
  105.       <dt style="color: #E55500">CreateForm, CreateFileInput,
  106.       CreateImageInput, CreatePasswordInput, CreateHiddenInput, CreateLabel,
  107.       CreateFieldset, CreateOptGroup, CreateToggle, CreateRadio, CreateOption,
  108.       CreateTextInput, CreateTextArea, CreateSubmit, CreateReset,</dt>
  109.       <dt>sous-menu EntΩte :</dt>
  110.       <dt style="color: #E55500">CreateHeading1, CreateHeading2,
  111.       CreateHeading3, CreateHeading4, CreateHeading5, CreateHeading6</dt>
  112.       <dt>sous-menu Liste :</dt>
  113.       <dt style="color: #E55500">CreateList, CreateNumberedList,
  114.       ThotCreateMenu, ThotCreateDirectory, CreateDefinitionList,
  115.       CreateDefinitionTerm, CreateDefinitionDef</dt>
  116.       <dt>sous-menu Math :</dt>
  117.       <dt style="color: #E55500">CreateInlineMath, CreateMath, CreateMROOT,
  118.       CreateMSQRT, CreateMFRAC, CreateMSUBSUP, CreateMSUB, CreateMSUP,
  119.       CreateMUNDEROVER, CreateMUNDER, CreateMOVER, CreateMROW,
  120.       CreateMMULTISCRIPTS, CreateMTABLE</dt>
  121.       <dt>sous-menu Objet :</dt>
  122.       <dt style="color: #E55500">CreateObject, CreateParameter</dt>
  123.       <dt>sous-menu Table :</dt>
  124.       <dt style="color: #E55500">CreateTable, CreateCaption, CreateTHead,
  125.       CreateTBody, CreateTFoot, CreateRow, CreateDataCell, CreateHeadingCell,
  126.       DeleteColumn</dt>
  127.     </dl>
  128.   </li>
  129.   <li>Dans le menu <code>Liens</code> : 
  130.     <p class="menuItems"><span style="color: #E55500">LinkToPreviousTarget,
  131.     CreateOrChangeLink, CreateTarget, DeleteAnchor.</span></p>
  132.   </li>
  133.   <li>Dans le menu <code>Vues</code> : 
  134.     <p class="menuItems"><span style="color: #E55500">TtcSwitchButtonBar,
  135.     TtcSwitchCommands, ShowMapAreas, ShowTargets, ZoomIn, ZoomOut,
  136.     ShowStructure, ShowAlternate, ShowLinks, ShowToC., ShowSource</span></p>
  137.   </li>
  138.   <li>Dans le menu <code>Style</code> : 
  139.     <dl>
  140.       <dt>Menu principal :</dt>
  141.       <dt style="color: #E55500">TtcChangeCharacters, TtcChangeColors,
  142.       TtcChangeFormat, ChangeBackgroundImage, CreateClass, ApplyClass.</dt>
  143.       <dt>sous-menu feuilles de style :</dt>
  144.       <dt style="color: #E55500">LinkCSS, OpenCSS, DisableCSS, EnableCSS,
  145.       RemoveCSS.</dt>
  146.       <dt>sous-menu types information :</dt>
  147.       <dt style="color: #E55500">SetOnOffEmphasis, SetOnOffStrong,
  148.       SetOnOffCite, SetOnOffDefinition, SetOnOffCode, SetOnOffVariable,
  149.       SetOnOffSample, SetOnOffKeyboard, SetOnOffAbbr, SetOnOffAcronym,
  150.       SetOnOffINS, SetOnOffDEL.</dt>
  151.       <dt>sous-menu ΘlΘments caractΦres :</dt>
  152.       <dt style="color: #E55500">SetOnOffItalic, SetOnOffBold,
  153.       SetOnOffTeletype, SetOnOffBig, SetOnOffSmall, SetOnOffSub, SetOnOffSup,
  154.       SetOnOffQuotation, SetOnOffBDO.</dt>
  155.     </dl>
  156.   </li>
  157.   <li>Dans le menu <code>SpΘcial</code> : 
  158.     <p class="menuItems"><span style="color: #E55500">SectionNumbering,
  159.     MakeBook, MakeID, ShowLogFile, ConfigGeneral, ConfigPublish, ConfigCache,
  160.     ConfigProxy, ConfigColor, ConfigGeometry, ConfigLanNeg, ConfigProfile,
  161.     ConfigTemplates.</span></p>
  162.   </li>
  163.   <li>Dans le menu Annotations: 
  164.     <p class="menuItems"><span style="color: #E55500"><span
  165.     style="color: #E55500">AnnotateSelection, AnnotateDocument,
  166.     LoadAnnotations, PostAnnotation, DeleteAnnotation, FilterAnnot,
  167.     ConfigAnnot.</span></span></p>
  168.   </li>
  169. </ul>
  170. <ul>
  171.   <li>Dans le menu <code>Aide</code> : 
  172.     <p class="menuItems"><span style="color: #E55500">HelpAmaya, HelpAtW3C,
  173.     HelpBrowsing, HelpSelecting, HelpSearching, HelpViews, HelpCreating,
  174.     HelpLinks, HelpChanging, HelpTables, HelpMath, HelpSVG, HelpImageMaps,
  175.     HelpStyleSheets, HelpAttributes, HelpPublishing, HelpPrinting,
  176.     HelpNumbering, HelpMakeBook, HeplAnnotation, HelpConfigure,
  177.     HelpShortCuts.</span></p>
  178.   </li>
  179. </ul>
  180.  
  181. <p></p>
  182. </div>
  183.  
  184. <p align="right"><a href="Configure.html.fr"><img alt="previous" border="0"
  185. src="../Icons/left.gif" /></a><a href="Manual.html.fr"><img alt="top"
  186. border="0" src="../Icons/up.gif" /></a> <a href="Access.html.fr"><img
  187. alt="next" border="0" src="../Icons/right.gif" /></a></p>
  188. <hr />
  189. <address>
  190.   <a href="mailto:vatton@w3.org">IrΦne Vatton</a><br />
  191.   <br />
  192.  
  193. </address>
  194.  
  195. <p></p>
  196. </body>
  197. </html>
  198.