Adobe Extending Dreamweaver CS4 Manuel d'utilisateur Page 35

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 387
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 34
29
EXTENDING DREAMWEAVER CS4
Customizing Dreamweaver
<shortcutset language="French">
<shortcut key="Cmd+[" newkey="Cmd+&ugrave;"/>
<shortcut key="Cmd+]" newkey="Cmd+)"/>
<shortcut platform="win" key="Cmd+Shift+>" newkey="Cmd+Opt+Shift+,"/>
<shortcut platform="mac" key="Cmd+Shift+>" newkey="Cmd+<"/>
<shortcut platform="win" key="Cmd+Shift+<" newkey="Cmd+Shift+,"/>
<shortcut key="Cmd+'" newkey="Cmd+Shift+=" />
...
</shortcutset>
The syntax for the keyboard layout XML file:
<shortcutset language="language_name">
<shortcut key="key_combination" newkey="key_combination"/>
<shortcut platform="op_system" key="key_combination" newkey="key_combination"/>
</shortcutset>
Where:
language_name is the language of the keyboard, such as French, Spanish, German, etc.
key_combination is the keyboard shortcut, such as Cmd+[, Cmd+Shift+>, Ctrl+$.
key specifies the keyboard shortcut to be replaced.
newkey specifies the keyboard shortcut to replace the key.
platform=op_system is the system for which the shortcut applies. Specify either win or mac. If no platform is
specified, the shortcut applies to both platforms.
Vue de la page 34
1 2 ... 30 31 32 33 34 35 36 37 38 39 40 ... 386 387

Commentaires sur ces manuels

Pas de commentaire