A Desktop Hotkeys Utility by Glynn Clements

A RISC OS application which installs a set of customisable single-key
shortcuts from the Desktop.

Double-clicking on the !Hotkeys icon in a directory viewer will install the
icon on the icon bar. Pressing any of the keys listed below will then have
the stated effect. Note that some of the keys may not work if the caret is
visible. To kill the application and remove the icon from the icon bar,
click Menu over the icon bar icon and select 'Quit' from the menu.

The keys defined at present are:

     0 to 7 : Open root directory of corresponding drive
          # : Open root directory of RAM filing system
          / : Open user root directory (&) on network
          * : Open root directory ($) on network
      Print : Save current screen to directory that !Hotkeys is in

   Ctrl-Tab : Both send the window that is currently in front to the back
    and Tab : (This magnificent feature courtesy of Edouard Poor.)

Additional functions can be added after line 540 in !Hotkeys.!RunImage. See
this month's magazine (RISC User Vol.3 No.1 p19) for more details.

