<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>OctaveDown</after>
        <action>ToggleCursorHighlight</action>
        <scheme>;;ToggleCursorHighlight
(d-HighlightCursor)</scheme>
        <label>Cursor Highlighting Off/On</label>
        <tooltip>Shows up the position of the cursor more clearly (off/on)</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
