Adobe Extending Dreamweaver CS4 User Manual

Page 35

Advertising
background image

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.

Advertising
This manual is related to the following products: