<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>MoveToMovementBeginning</after>
        <action>MoveToMovementEnd</action>
        <scheme>(RepeatUntilFail d-MoveToStaffDown)			
(d-MoveToEnd)
		</scheme>
        <label>Move To Movement End</label>
        <tooltip>Move the cursor to last measure, last staff without altering the selection.</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
