home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="iso-8859-1"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <title>Raccourcis clavier</title>
- <meta name="GENERATOR" content="amaya 9.1, see http://www.w3.org/Amaya/" />
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
- <link href="style.css" rel="stylesheet" type="text/css" />
- </head>
-
- <body xml:lang="en" lang="en">
-
- <table border="0" summary="toc">
- <tbody>
- <tr>
- <td><img alt="W3C" src="../images/w3c_home" /> <img alt="Amaya"
- src="../images/amaya.gif" /></td>
- <td><p><a href="Configure.html.fr" accesskey="p"><img alt="previous"
- src="../images/left.gif" /></a> <a href="Manual.html.fr"
- accesskey="t"><img alt="top" src="../images/up.gif" /></a> <a
- href="Access.html.fr" accesskey="n"><img alt="next"
- src="../images/right.gif" /></a></p>
- </td>
- </tr>
- </tbody>
- </table>
-
- <div id="shortcuts">
- <h2>Les raccourcis clavier</h2>
-
- <p>Il est utile de pouvoir invoquer les commandes des menus directement
- depuis le clavier. La boεte α outils de Thot fournit une facilitΘ qui laisse
- l'utilisateur accomplir ceci par le biais d'un fichier de raccourcis clavier.
- Ce fichier dΘfinit une liste d'associations entre une sΘquence au clavier et
- la commande correspondante invoquΘe.</p>
-
- <p>La syntaxe utilisΘe pour dΘfinir une association est :</p>
- <pre> Directive = KeySeq ':' IdentCommand ;
- KeysSeq = KeySet [ ',' KeySet ] ;
- KeySet = [ Modifier ] [ 'Shift' ] Key ;
- Key = '<Key>' KeyValue / '<Key>' SpecialKey ;
- Modifier = 'Ctrl' / 'Alt' / 'Meta' ;
- KeyValue = 'a' / 'b' / ... ;
- SpecialKey = 'Escape' / 'Delete' / 'Space' / 'BackSpace' /
- 'Enter' / 'Up' / 'Down' / 'Left' / 'Right' /
- 'Home' / 'End' / 'F1' / ... / 'L1' / ... / 'R1' / ... ;
- IdentCommand = 'TtcInsertChar(' Char ')' / NAME '()' ;
- Char = KeyValue / OctalValue / Entity ;
- OctalValue = '\' NUMBER ;
- Entity = DecEntity / HexaEntity ;
- DecEntity = '&' '#' NUMBER ';' ;
- HexaEntity = '&' '#' 'x' HEXADECIMAL ';' ;</pre>
-
- <p>Par exemple, regardez les fichiers standards <code>amaya.keyboard</code>
- (pour stations Unix) et <code>amaya.kb</code> (pour stations Windows), qui
- sont localisΘs par dΘfaut dans le rΘpertoire <code>Amaya/config</code>.</p>
-
- <p>La liste des commandes disponibles est :</p>
- <ul>
- <li>Commandes de dΘplacement :
- <ul>
- <li><span style="color: #E55500" class="menuItems">TtcNextChar,
- TtcPreviousChar</span> : dΘplace caractΦre par caractΦre.</li>
- <li><span style="color: #E55500" class="menuItems">TtcNextWord,
- TtcPreviousWord</span> : dΘplace mot par mot.</li>
- <li><span style="color: #E55500" class="menuItems">TtcStartOfLine,
- TtcEndOfLine</span> : dΘplace au dΘbut ou α la fin de la ligne
- courante..</li>
- <li><span style="color: #E55500" class="menuItems">TtcNextLine,
- TtcPreviousLine</span> : dΘplace ligne par ligne.</li>
- <li><span style="color: #E55500" class="menuItems">TtcNextElement,
- TtcPreviousElement, TtcChildElement, TtcParentElement</span> :
- dΘplace ΘlΘment par ΘlΘment.</li>
- <li><span style="color: #E55500" class="menuItems">TtcPageDown,
- TtcPageUp, TtcPageTop, TtcPageEnd</span> : fait dΘfiler page par
- page.</li>
- <li><span style="color: #E55500" class="menuItems">TtcLineUp,
- TtcLineDown</span> fait dΘfiler une ligne en haut ou une ligne en
- bas.</li>
- </ul>
- </li>
- <li>Commandes d'extension de la sΘlection :
- <ul>
- <li><span style="color: #E55500" class="menuItems">TtcNextSelChar,
- TtcPreviousSelChar</span> : sΘlectionne caractΦre par caractΦre.</li>
- <li><span style="color: #E55500" class="menuItems">TtcNextSelWord,
- TtcPreviousSelWord</span> : sΘlectionne mot par mot.</li>
- <li><span style="color: #E55500" class="menuItems">TtcSelStartOfLine,
- TtcSelEndOfLine</span> : sΘlectionne jusqu'au dΘbut ou α la fin de la
- ligne courante.</li>
- <li><span style="color: #E55500" class="menuItems">TtcNextSelLine,
- TtcPreviousSelLine</span> : sΘlectionne ligne par ligne.</li>
- </ul>
- </li>
- <li>Une commande qui permet de suivre un lien ou d'activer un ΘlΘment de
- formulaire HTML (menu, bouton, etc.) :
- <p class="menuItems"><span style="color: #E55500">DoAction.</span></p>
- </li>
- <li>Une commande qui permet de sauter au prochain (ou au premier s'il n'y a
- pas de sΘlection) lien ou ΘlΘment de formulaire HTMLá:
- <p><span style="color: #E55500">NextLinkOrFormElement.</span></p>
- </li>
- <li>Une commande qui permet de sauter lien ou ΘlΘment de formulaire HTML
- prΘcΘdentá:
- <p><span style="color: #E55500">PreviousLinkOrFormElement.</span></p>
- </li>
- <li>Dans le menu Fichier :<span style="color: #FFDA95"></span>
- <p class="menuItems"><span style="color: #E55500">New, NewTemplate,
- NewCss, OpenDoc, OpenDocInNewWindow, OpenDocInNewTab, Reload,
- GotoPreviousHTML, GotoNextHTML, GoToHome, SaveDocument, SaveDocumentAs,
- Synchronize, ParseAsHTML, DocumentInfo, SetupAndPrint, PrintAs
- CloseDocument, AmayaClose</span></p>
- </li>
- <li>Dans le menu ╔dition :
- <p class="menuItems"><span style="color: #E55500">TtcUndo, TtcRedo,
- TtcCutSelection, TtcCopySelection, TtcPaste, TtcDeleteSelection,
- SetBrowserEditor, TtcSearchText, SpellCheck, TransformType,
- ConfigGeneral, ConfigPublish, ConfigCache, ConfigProxy, ConfigColor,
- ConfigGeometry, ConfigLanNeg, ConfigProfile, ConfigTemplates.</span></p>
- </li>
- <li>Dans le menu ElΘments :
- <dl>
- <dt>Menu XHTML: <span style="color: #E55500">ChangeTitle,
- CreateAddress, CreateParagraph, CreateImage, CreateHorizontalRule,
- CreateBlockQuote, CreatePreformatted, CreateAddress, CreateDivision,
- CreateNOSCRIPT, CreateObject, CreateParameter, CreateIFrame,
- CreateBreak("\212")</span><span style="color: #E55500">,
- CreateAreaRect, CreateAreaCircle, CreateAreaPoly,CreateForm,
- CreateFileInput, CreateImageInput, CreatePasswordInput,
- CreateHiddenInput, CreateLabel, CreateFieldset, CreateOptGroup,
- CreateToggle, CreateRadio, CreateOption, CreateTextInput,
- CreateTextArea, CreateSubmit, CreateReset, CreateHeading1,
- CreateHeading2, CreateHeading3, CreateHeading4, CreateHeading5,
- CreateHeading6, CreateList, CreateNumberedList, CreateDefinitionList,
- CreateDefinitionTerm, CreateDefinitionDef, CreateObject,
- CreateParameter, SectionNumbering, MakeBook</span></dt>
- <dt>sous-menu Table :</dt>
- <dt style="color: #E55500">CreateTable, CreateCaption, CreateTHead,
- CreateTBody, CreateTFoot, CreateRow, CreateDataCell, CreateHeadingCell,
- DeleteColumn</dt>
- <dt>sous-menu Structureá:</dt>
- <dt><span style="color: #E55500">CreateBase, CreateMeta,
- CreateLinkInHead, CreateScript, CreateStyle, CreateComment.</span></dt>
- <dt>sous-menu types information :</dt>
- <dt style="color: #E55500">SetOnOffEmphasis, SetOnOffStrong,
- SetOnOffCite, SetOnOffDefinition, SetOnOffCode, SetOnOffVariable,
- SetOnOffSample, SetOnOffKeyboard, SetOnOffAbbr, SetOnOffAcronym,
- SetOnOffINS, SetOnOffDEL.</dt>
- <dt>sous-menu ΘlΘments caractΦres :</dt>
- <dt style="color: #E55500">SetOnOffItalic, SetOnOffBold,
- SetOnOffTeletype, SetOnOffBig, SetOnOffSmall, SetOnOffSub, SetOnOffSup,
- SetOnOffQuotation, SetOnOffBDO.</dt>
- <dt>sous-menu Math :</dt>
- <dt style="color: #E55500">CreateInlineMath, CreateMath, CreateMROOT,
- CreateMSQRT, CreateMFRAC, CreateMSUBSUP, CreateMSUB, CreateMSUP,
- CreateMUNDEROVER, CreateMUNDER, CreateMOVER, CreateMROW,
- CreateMMULTISCRIPTS, CreateMTABLE</dt>
- </dl>
- </li>
- <li>Dans le menu <code>Liens</code> :
- <p class="menuItems"><span style="color: #E55500">LinkToPreviousTarget,
- CreateOrChangeLink, CreateTarget, DeleteAnchor, MakeID.</span></p>
- </li>
- <li>Dans le menu <code>Vues</code> :
- <p class="menuItems"><span style="color: #E55500">TtcSwitchButtonBar,
- TtcSwitchCommands, ShowMapAreas, ShowTargets, ZoomIn, ZoomOut,
- ShowStructure, ShowAlternate, ShowLinks, ShowToC., ShowSource,
- ShowLogFile.</span></p>
- </li>
- <li>Dans le menu <code>Style</code> :
- <dl>
- <dt style="color: #E55500">TtcChangeCharacters, TtcChangeColors,
- TtcChangeFormat, ChangeBackgroundImage, CreateClass, ApplyClass,
- LinkCSS, OpenCSS, DisableCSS, EnableCSS, RemoveCSS, DoLeftAlign,
- DoRightAlign, DoCenter, DoJustify.</dt>
- </dl>
- </li>
- <li>Dans le menu Annotations:
- <p class="menuItems"><span style="color: #E55500"><span
- style="color: #E55500">AnnotateSelection, AnnotateDocument,
- LoadAnnotations, PostAnnotation, DeleteAnnotation, FilterAnnot,
- ConfigAnnot.</span></span></p>
- </li>
- </ul>
- <ul>
- <li>Dans le menu <code>Aide</code> :
- <p class="menuItems"><span style="color: #E55500">HelpAmaya, HelpAtW3C,
- HelpBrowsing, HelpSelecting, HelpSearching, HelpViews, HelpCreating,
- HelpLinks, HelpChanging, HelpTables, HelpMath, HelpSVG, HelpImageMaps,
- HelpStyleSheets, HelpAttributes, HelpPublishing, HelpPrinting,
- HelpNumbering, HelpMakeBook, HeplAnnotation, HelpConfigure,
- HelpShortCuts.</span></p>
- </li>
- </ul>
-
- <p></p>
- </div>
-
- <p><a href="Configure.html.fr"><img alt="previous" src="../images/left.gif"
- /></a><a href="Manual.html.fr"><img alt="top" src="../images/up.gif" /></a>
- <a href="Access.html.fr"><img alt="next" src="../images/right.gif" /></a></p>
- <hr />
- </body>
- </html>
-