
                  DisAssem 3.25 : Keyboard shortcuts
               ========================================

    If the caret is in a window with data:

              F1     :  Open assembler window
       Shift  F1     :  Open Change word-window
       Ctrl   F1     :  Open Info-window
       ShCtrl F1     :  Toggle COLOURS on/off
              F2     :  Open Options-window
       ShCtrl F2     :  Toggle ADDRESS on/off
              F3     :  Open Save-window
       Shift  F3     :  Open Save-instruction-window
       Ctrl   F3     :  Export instruction to !ARMcode
       ShCtrl F3     :  Toggle MARKS on/off
              F4     :  Execute B/BL
       Shift  F4     :  Open Goto-window
       Ctrl   F4     :  Undu cursor move
       ShCtrl F4     :  Toggle ASCII on/off
              F5     :  Find cursor
       Shift  F5     :  Delete mark
       Ctrl   F5     :  Redo cursor move
       ShCtrl F5     :  Toggle HEX on/off
              F6     :  Set/Edit mark
       Shift  F6     :  Goto next mark
       Ctrl   F6     :  List marks
       ShCtrl F6     :  Toggle code colouring on/off
              F7     :  Search
       Shift  F7     :  Goto previous mark
       Shift  F8     :  Goto closest mark
       Ctrl   F8     :  As F9 and scroll up
              F9     :  Toggle between Show/Don`t show as EQUD
       Shift  F9     :  Clear all EQUD
       Ctrl   F9     :  As  F9 and scroll down
              F10    :  Put cursor address onto scanner stack
       ShCtrl F10    :  Clear scanner stack
              F11    :  New view
       Ctrl   F11    :  Open scanner
                    :  As  Ctrl F4
                    :  Goto next instruction or execute B/BL
                   :  Scroll up/down (one line)
       TAB           :  Scroll down 10 lines
       Shift TAB     :  Reverse of TAB
       HOME          :  As  F5
       INSERT        :  As  F10
       Page Up       :  Scroll one page up
       Page Down     :  Scroll one page down

       Ctrl @        :  Convert to EQUD from cursor to next ASCII 0
       Ctrl C        :  Copy word at cursor to buffer (clipboard)
       Ctrl E        :  Set non-scanned instructions to EQUD
       Ctrl Q        :  Remove file
       Ctrl V        :  Paste word from buffer to cursor

       0,1,,,9,a,,,f :  To go to an address, enter the address (in hex)
                        and press RETURN

                            -------------------

    If the caret is in the Find-window:

       Ctrl C        :  Copy instruction/mark/word/swi
                    :  Find next
                    :  Find previous
       RETURN        :  Find first
       Ctrl         :  Next search-type
       Ctrl         :  Previous search-type
       ESC           :  Close window and put caret in a data-window
       Ctrl T        :  Toggle Equate cases
       Ctrl S        :  Put the caret back in the data-window
                        (This also works in the Goto-window)
       Ctrl N        :  Count matches
       Ctrl L        :  List matches (only the first 1024)

                            -------------------

    If the caret is in the module title icon in the Grab window:

                   :  Next module
                   :  Previous module
       F7           :  Search for a module with the given title

                            -------------------

    Ctrl T is a general-purpose TOGGLE key:

    In the Find-window, it toggles 'Equate cases', in the Goto window it
  toggles the 'Update'-option, in the Set mark-window it toggles the
  'Not if mark already exist'-option, and in a data-window, it moves the
  window to the front or to the back.
