<override>

Description

Contains the key combination to temporarily activate the tool. While in another modal tool, the user can press and hold this key to switch to this tool.

Attributes

{name}, key, id
  • name A localized version of the action.
  • key The key combination used to quickly activate the tool. For syntax details, see .
  • id A unique ID used to reference the action.

Contents

None (empty tag).

Container

This tag must be contained in a tool tag.

Example

<override name="Quick switch to Hand tool" key="Space" id="DWTools_Hand_Override" />