1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
<?xml version="1.0" encoding="UTF-8"?>
<Denemo>
<merge>
<title>A Denemo Keymap</title>
<author>AT, JRR, RTS</author>
<map>
<row type="scheme">
<after>HelpForReturnKey</after>
<action>SetNewbieStatus</action>
<_label>Turn Excessive Tooltips (Off/On)</_label>
<_tooltip>Sets your status as a newbie on or off. This affects the tooltips and palettes.
Note you can also independently delay tooltips, indefinitely if you wish, via the preferences dialog. See Edit->Change Preferences->Command Behavior</_tooltip>
</row>
</map>
</merge>
</Denemo>
|