Home » Archimedes archive » Archimedes World » AW-1994-01.adf » AWJan94 » !AWJan94/Goodies/Rod/!Rodent/!Help

!AWJan94/Goodies/Rod/!Rodent/!Help

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Archimedes archive » Archimedes World » AW-1994-01.adf » AWJan94
Filename: !AWJan94/Goodies/Rod/!Rodent/!Help
Read OK:
File size: 2711 bytes
Load address: 0000
Exec address: 0000
File contents
                                    !Rodent
                                    -------
       

                                by Richard Samphire

                            for Archimedes World � 1993
                           

Purpose
-------

        Rodent provides an easy to use mouse speed and mouse emulaion 
manager.  If you mouse decides to 'give up the ghost' then don't worry.
You can use mouse emultaion (see then 'What happens if I can't use my mouse?'
section below).
       
Note... Make sure you transfer this program to a blank formatted disk, then
loading will become easier should your mouse fail.

Loading
-------

        To load '!Rodent' just double click its icon in the filer window
(or on the Waiter window) and a 'Mouse' icon will appear on the icon bar
(memory permitting).

Setting the mouse speed
-----------------------

        To set the mouse speed click left (select) on the mouse (!Rodent)
icon on the icon bar or select Speed from the menu available by clicking menu
(middle mouse button) over the same icon.  The speed window will now appear.
Drag the slider bars around or click on the right and left arrows to set the
speed.

User speeds
-----------

        There are also two user definable speeds available from the speed
window.  Click on either the 'User1' or 'User2' button to obtain the
speed respectively.  To record a user speed just set the required speed
and click on the orange 'Rec' (record) button next to either 'User1' or
'User2'.

Default speed
-------------

        Click on the 'Default' button to set the mouse speed to '2' in
either direction.

Keyboard emulation of the mouse
-------------------------------

        'Rodent' also provides a keyboard emulation of the mouse.  
Pressing either 'Alt's and certain keys will cause the mouse pointer
to move. Also select, menu and adjust can be assined to keys.  To
define the keys that are used for left, right, up, down, select, menu
and adjust click the right button (adjust) on the mouse 'Rodent' icon
on the icon bar.  You can also choose Keyboard from the menu available by
clicking menu (middle mouse button) over the !Rodent icon on the icon bar.
A standard keyboard layout will appear with a mouse attached to the side
of the keyboard window.

Setting the keys
----------------

        Click on either the arrows or the mouse buttons in the window
showing the mouse.  This will allow you to select the direction or
a given mouse button to be set.  Now, if you click on a key in the
keyboard window that key will be used for the action set in the mouse
window.  Note... Keys that are used are depressed (RiscOS3) and are
shaded orange.  The key that is used as the current action is also 
depressed (RiscOS3) but is shaded green.


Saving the settings
-------------------
        
        To save the settings just press 'Menu' (middle mouse button)
over the mouse 'Rodent' icon on the icon bar.  A menu will appear as
follows :

                        +------------+
                        | Info     > |   Info window
                        | Save     > |   Save window
                        | Quit       |   Quit
                        +------------+
        
        If you move the mouse pointer right over the arrow next to save
the save window will appear.  Just drag the mouse data file icon the
required filer or enter a suitable file name.

Loading the settings
--------------------

        To load the setting just drag a file from a filer window and
drop it onto the mouse (Rodent) icon on the icon bar.  The settings in
this file will now be used.  Settings files can also be double clicked
if 'Rodent' is either loaded or has been seen by the filer.

Quitting
--------

        Select QUIT from the menu available by pressing menu (middle
mouse button) over the mouse (Rodent) icon on the icon bar.

What happens if I can't use my mouse?
-------------------------------------

        If you can't use your mouse because it is broken or has been
caught with the faithfull piece of cheese do the following.

        O       Locate !Rodent and go into the !Rodent directory.

                For example,    if !Rodent is in the floppy drive (0)
                                and it is in the root ($) dir then type :-

                                *dir adfs::0.$.!Rodent

        O       Now, type the following :-

                                *rmload MouseCTRL

        O       The default keys can now be used to control the mouse
                pointer.

                You can set you own keys by setting the following system
                variables as shown below :-

                        SetEval Mouseopt$Left <keynumber>
                        SetEval Mouseopt$Middle <keynumber>
                        SetEval Mouseopt$Right <keynumber>
                        SetEval Mouseopt$CLeft <keynumber>
                        SetEval Mouseopt$CRight <keynumber>
                        SetEval Mouseopt$CUp <keynumber>
                        SetEval Mouseopt$CDown <keynumber>

                The values <keynumber> are shown below in the table :-


                        Esc             0
                        f1              1
                        f2              2
                        f3              3
                        f4              4
                        f5              5
                        f6              6
                        f7              7
                        f8              8
                        f9              9
                        f10             10
                        f11             11
                        f12             12
                        Print           13
                        ScrollLock      14
                        Break           15
                        `               16
                        1               17
                        2               18
                        3               19
                        4               20
                        5               21
                        6               22
                        7               23
                        8               24
                        9               25
                        0               26
                        -               27
                        =               28
                        �               29
                        <-              30
                        Insert          31
                        Home            32
                        PageUp          33
                        NumLock         34
                        / (KeyPad)      35
                        * (KeyPad)      36
                        # (KeyPad)      37
                        Tab             38
                        Q               39
                        W               40
                        E               41
                        R               42
                        T               43
                        Y               44
                        U               45
                        I               46
                        O               47
                        P               48
                        [               49
                        ]               50
                        \               51
                        Delete          52
                        Copy            53
                        PageDown        54
                        7 (KeyPad)      55
                        8 (KeyPad)      56
                        9 (KeyPad)      57
                        - (KeyPad)      58
                        CTRL (left)     59
                        A               60
                        S               61
                        D               62
                        F               63
                        G               64
                        H               65
                        J               66
                        K               67
                        L               68
                        :               69
                        "               70
                        Return          71
                        4 (KeyPad)      72
                        5 (KeyPad)      73
                        6 (KeyPad)      74
                        + (KeyPad)      75
                        Shift (left)    76
                                        77
                        Z               78
                        X               79
                        C               80
                        V               81
                        B               82
                        N               83
                        M               84
                        ,               85
                        .               86
                        /               87
                        Shift (right)   88
                        �               89
                        1 (KeyPad)      90
                        2 (KeyPad)      91
                        3 (KeyPad)      92
                        CapsLock        93
                        Alt (left)      94
                        Space           95
                        Alt (right)     96
                        Ctrl (right)    97
                        �               98
                        �               99
                        �               100
                        0 (KeyPad)      101
                        . (KeyPad)      102
                        Enter (KeyPad)  103

Misc
----

        If you hold down TAB when you double click a mouse settings
file and !Rodent is not loaded the settings will be made and then
!Rodent will exit.  This prevents !Rodent from sitting on the icon
bar.

Enjoy.....

      by Richard Samphire 1993 for Archimedes World � 1993.

      Thanks to Niel Anderthal ( :-) ) for the source for MouseCTRL.

      Contact me by email (term times) : rds4@ukc.ac.uk
00000000  0a 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |.               |
00000010  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000020  20 20 20 20 20 21 52 6f  64 65 6e 74 0a 20 20 20  |     !Rodent.   |
00000030  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000050  20 2d 2d 2d 2d 2d 2d 2d  0a 20 20 20 20 20 20 20  | -------.       |
00000060  0a 0a 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |..              |
00000070  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000080  20 20 62 79 20 52 69 63  68 61 72 64 20 53 61 6d  |  by Richard Sam|
00000090  70 68 69 72 65 0a 0a 20  20 20 20 20 20 20 20 20  |phire..         |
000000a0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000000b0  20 20 20 66 6f 72 20 41  72 63 68 69 6d 65 64 65  |   for Archimede|
000000c0  73 20 57 6f 72 6c 64 20  a9 20 31 39 39 33 0a 20  |s World . 1993. |
000000d0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000000e0  20 20 20 20 20 20 20 20  20 20 0a 0a 50 75 72 70  |          ..Purp|
000000f0  6f 73 65 0a 2d 2d 2d 2d  2d 2d 2d 0a 0a 20 20 20  |ose.-------..   |
00000100  20 20 20 20 20 52 6f 64  65 6e 74 20 70 72 6f 76  |     Rodent prov|
00000110  69 64 65 73 20 61 6e 20  65 61 73 79 20 74 6f 20  |ides an easy to |
00000120  75 73 65 20 6d 6f 75 73  65 20 73 70 65 65 64 20  |use mouse speed |
00000130  61 6e 64 20 6d 6f 75 73  65 20 65 6d 75 6c 61 69  |and mouse emulai|
00000140  6f 6e 20 0a 6d 61 6e 61  67 65 72 2e 20 20 49 66  |on .manager.  If|
00000150  20 79 6f 75 20 6d 6f 75  73 65 20 64 65 63 69 64  | you mouse decid|
00000160  65 73 20 74 6f 20 27 67  69 76 65 20 75 70 20 74  |es to 'give up t|
00000170  68 65 20 67 68 6f 73 74  27 20 74 68 65 6e 20 64  |he ghost' then d|
00000180  6f 6e 27 74 20 77 6f 72  72 79 2e 0a 59 6f 75 20  |on't worry..You |
00000190  63 61 6e 20 75 73 65 20  6d 6f 75 73 65 20 65 6d  |can use mouse em|
000001a0  75 6c 74 61 69 6f 6e 20  28 73 65 65 20 74 68 65  |ultaion (see the|
000001b0  6e 20 27 57 68 61 74 20  68 61 70 70 65 6e 73 20  |n 'What happens |
000001c0  69 66 20 49 20 63 61 6e  27 74 20 75 73 65 20 6d  |if I can't use m|
000001d0  79 20 6d 6f 75 73 65 3f  27 0a 73 65 63 74 69 6f  |y mouse?'.sectio|
000001e0  6e 20 62 65 6c 6f 77 29  2e 0a 20 20 20 20 20 20  |n below)..      |
000001f0  20 0a 4e 6f 74 65 2e 2e  2e 20 4d 61 6b 65 20 73  | .Note... Make s|
00000200  75 72 65 20 79 6f 75 20  74 72 61 6e 73 66 65 72  |ure you transfer|
00000210  20 74 68 69 73 20 70 72  6f 67 72 61 6d 20 74 6f  | this program to|
00000220  20 61 20 62 6c 61 6e 6b  20 66 6f 72 6d 61 74 74  | a blank formatt|
00000230  65 64 20 64 69 73 6b 2c  20 74 68 65 6e 0a 6c 6f  |ed disk, then.lo|
00000240  61 64 69 6e 67 20 77 69  6c 6c 20 62 65 63 6f 6d  |ading will becom|
00000250  65 20 65 61 73 69 65 72  20 73 68 6f 75 6c 64 20  |e easier should |
00000260  79 6f 75 72 20 6d 6f 75  73 65 20 66 61 69 6c 2e  |your mouse fail.|
00000270  0a 0a 4c 6f 61 64 69 6e  67 0a 2d 2d 2d 2d 2d 2d  |..Loading.------|
00000280  2d 0a 0a 20 20 20 20 20  20 20 20 54 6f 20 6c 6f  |-..        To lo|
00000290  61 64 20 27 21 52 6f 64  65 6e 74 27 20 6a 75 73  |ad '!Rodent' jus|
000002a0  74 20 64 6f 75 62 6c 65  20 63 6c 69 63 6b 20 69  |t double click i|
000002b0  74 73 20 69 63 6f 6e 20  69 6e 20 74 68 65 20 66  |ts icon in the f|
000002c0  69 6c 65 72 20 77 69 6e  64 6f 77 0a 28 6f 72 20  |iler window.(or |
000002d0  6f 6e 20 74 68 65 20 57  61 69 74 65 72 20 77 69  |on the Waiter wi|
000002e0  6e 64 6f 77 29 20 61 6e  64 20 61 20 27 4d 6f 75  |ndow) and a 'Mou|
000002f0  73 65 27 20 69 63 6f 6e  20 77 69 6c 6c 20 61 70  |se' icon will ap|
00000300  70 65 61 72 20 6f 6e 20  74 68 65 20 69 63 6f 6e  |pear on the icon|
00000310  20 62 61 72 0a 28 6d 65  6d 6f 72 79 20 70 65 72  | bar.(memory per|
00000320  6d 69 74 74 69 6e 67 29  2e 0a 0a 53 65 74 74 69  |mitting)...Setti|
00000330  6e 67 20 74 68 65 20 6d  6f 75 73 65 20 73 70 65  |ng the mouse spe|
00000340  65 64 0a 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |ed.-------------|
00000350  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 0a 0a 20 20 20 20  |----------..    |
00000360  20 20 20 20 54 6f 20 73  65 74 20 74 68 65 20 6d  |    To set the m|
00000370  6f 75 73 65 20 73 70 65  65 64 20 63 6c 69 63 6b  |ouse speed click|
00000380  20 6c 65 66 74 20 28 73  65 6c 65 63 74 29 20 6f  | left (select) o|
00000390  6e 20 74 68 65 20 6d 6f  75 73 65 20 28 21 52 6f  |n the mouse (!Ro|
000003a0  64 65 6e 74 29 0a 69 63  6f 6e 20 6f 6e 20 74 68  |dent).icon on th|
000003b0  65 20 69 63 6f 6e 20 62  61 72 20 6f 72 20 73 65  |e icon bar or se|
000003c0  6c 65 63 74 20 53 70 65  65 64 20 66 72 6f 6d 20  |lect Speed from |
000003d0  74 68 65 20 6d 65 6e 75  20 61 76 61 69 6c 61 62  |the menu availab|
000003e0  6c 65 20 62 79 20 63 6c  69 63 6b 69 6e 67 20 6d  |le by clicking m|
000003f0  65 6e 75 0a 28 6d 69 64  64 6c 65 20 6d 6f 75 73  |enu.(middle mous|
00000400  65 20 62 75 74 74 6f 6e  29 20 6f 76 65 72 20 74  |e button) over t|
00000410  68 65 20 73 61 6d 65 20  69 63 6f 6e 2e 20 20 54  |he same icon.  T|
00000420  68 65 20 73 70 65 65 64  20 77 69 6e 64 6f 77 20  |he speed window |
00000430  77 69 6c 6c 20 6e 6f 77  20 61 70 70 65 61 72 2e  |will now appear.|
00000440  0a 44 72 61 67 20 74 68  65 20 73 6c 69 64 65 72  |.Drag the slider|
00000450  20 62 61 72 73 20 61 72  6f 75 6e 64 20 6f 72 20  | bars around or |
00000460  63 6c 69 63 6b 20 6f 6e  20 74 68 65 20 72 69 67  |click on the rig|
00000470  68 74 20 61 6e 64 20 6c  65 66 74 20 61 72 72 6f  |ht and left arro|
00000480  77 73 20 74 6f 20 73 65  74 20 74 68 65 0a 73 70  |ws to set the.sp|
00000490  65 65 64 2e 0a 0a 55 73  65 72 20 73 70 65 65 64  |eed...User speed|
000004a0  73 0a 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 0a 0a 20  |s.-----------.. |
000004b0  20 20 20 20 20 20 20 54  68 65 72 65 20 61 72 65  |       There are|
000004c0  20 61 6c 73 6f 20 74 77  6f 20 75 73 65 72 20 64  | also two user d|
000004d0  65 66 69 6e 61 62 6c 65  20 73 70 65 65 64 73 20  |efinable speeds |
000004e0  61 76 61 69 6c 61 62 6c  65 20 66 72 6f 6d 20 74  |available from t|
000004f0  68 65 20 73 70 65 65 64  0a 77 69 6e 64 6f 77 2e  |he speed.window.|
00000500  20 20 43 6c 69 63 6b 20  6f 6e 20 65 69 74 68 65  |  Click on eithe|
00000510  72 20 74 68 65 20 27 55  73 65 72 31 27 20 6f 72  |r the 'User1' or|
00000520  20 27 55 73 65 72 32 27  20 62 75 74 74 6f 6e 20  | 'User2' button |
00000530  74 6f 20 6f 62 74 61 69  6e 20 74 68 65 0a 73 70  |to obtain the.sp|
00000540  65 65 64 20 72 65 73 70  65 63 74 69 76 65 6c 79  |eed respectively|
00000550  2e 20 20 54 6f 20 72 65  63 6f 72 64 20 61 20 75  |.  To record a u|
00000560  73 65 72 20 73 70 65 65  64 20 6a 75 73 74 20 73  |ser speed just s|
00000570  65 74 20 74 68 65 20 72  65 71 75 69 72 65 64 20  |et the required |
00000580  73 70 65 65 64 0a 61 6e  64 20 63 6c 69 63 6b 20  |speed.and click |
00000590  6f 6e 20 74 68 65 20 6f  72 61 6e 67 65 20 27 52  |on the orange 'R|
000005a0  65 63 27 20 28 72 65 63  6f 72 64 29 20 62 75 74  |ec' (record) but|
000005b0  74 6f 6e 20 6e 65 78 74  20 74 6f 20 65 69 74 68  |ton next to eith|
000005c0  65 72 20 27 55 73 65 72  31 27 20 6f 72 0a 27 55  |er 'User1' or.'U|
000005d0  73 65 72 32 27 2e 0a 0a  44 65 66 61 75 6c 74 20  |ser2'...Default |
000005e0  73 70 65 65 64 0a 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |speed.----------|
000005f0  2d 2d 2d 0a 0a 20 20 20  20 20 20 20 20 43 6c 69  |---..        Cli|
00000600  63 6b 20 6f 6e 20 74 68  65 20 27 44 65 66 61 75  |ck on the 'Defau|
00000610  6c 74 27 20 62 75 74 74  6f 6e 20 74 6f 20 73 65  |lt' button to se|
00000620  74 20 74 68 65 20 6d 6f  75 73 65 20 73 70 65 65  |t the mouse spee|
00000630  64 20 74 6f 20 27 32 27  20 69 6e 0a 65 69 74 68  |d to '2' in.eith|
00000640  65 72 20 64 69 72 65 63  74 69 6f 6e 2e 0a 0a 4b  |er direction...K|
00000650  65 79 62 6f 61 72 64 20  65 6d 75 6c 61 74 69 6f  |eyboard emulatio|
00000660  6e 20 6f 66 20 74 68 65  20 6d 6f 75 73 65 0a 2d  |n of the mouse.-|
00000670  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
00000680  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 0a 0a  |--------------..|
00000690  20 20 20 20 20 20 20 20  27 52 6f 64 65 6e 74 27  |        'Rodent'|
000006a0  20 61 6c 73 6f 20 70 72  6f 76 69 64 65 73 20 61  | also provides a|
000006b0  20 6b 65 79 62 6f 61 72  64 20 65 6d 75 6c 61 74  | keyboard emulat|
000006c0  69 6f 6e 20 6f 66 20 74  68 65 20 6d 6f 75 73 65  |ion of the mouse|
000006d0  2e 20 20 0a 50 72 65 73  73 69 6e 67 20 65 69 74  |.  .Pressing eit|
000006e0  68 65 72 20 27 41 6c 74  27 73 20 61 6e 64 20 63  |her 'Alt's and c|
000006f0  65 72 74 61 69 6e 20 6b  65 79 73 20 77 69 6c 6c  |ertain keys will|
00000700  20 63 61 75 73 65 20 74  68 65 20 6d 6f 75 73 65  | cause the mouse|
00000710  20 70 6f 69 6e 74 65 72  0a 74 6f 20 6d 6f 76 65  | pointer.to move|
00000720  2e 20 41 6c 73 6f 20 73  65 6c 65 63 74 2c 20 6d  |. Also select, m|
00000730  65 6e 75 20 61 6e 64 20  61 64 6a 75 73 74 20 63  |enu and adjust c|
00000740  61 6e 20 62 65 20 61 73  73 69 6e 65 64 20 74 6f  |an be assined to|
00000750  20 6b 65 79 73 2e 20 20  54 6f 0a 64 65 66 69 6e  | keys.  To.defin|
00000760  65 20 74 68 65 20 6b 65  79 73 20 74 68 61 74 20  |e the keys that |
00000770  61 72 65 20 75 73 65 64  20 66 6f 72 20 6c 65 66  |are used for lef|
00000780  74 2c 20 72 69 67 68 74  2c 20 75 70 2c 20 64 6f  |t, right, up, do|
00000790  77 6e 2c 20 73 65 6c 65  63 74 2c 20 6d 65 6e 75  |wn, select, menu|
000007a0  0a 61 6e 64 20 61 64 6a  75 73 74 20 63 6c 69 63  |.and adjust clic|
000007b0  6b 20 74 68 65 20 72 69  67 68 74 20 62 75 74 74  |k the right butt|
000007c0  6f 6e 20 28 61 64 6a 75  73 74 29 20 6f 6e 20 74  |on (adjust) on t|
000007d0  68 65 20 6d 6f 75 73 65  20 27 52 6f 64 65 6e 74  |he mouse 'Rodent|
000007e0  27 20 69 63 6f 6e 0a 6f  6e 20 74 68 65 20 69 63  |' icon.on the ic|
000007f0  6f 6e 20 62 61 72 2e 20  20 59 6f 75 20 63 61 6e  |on bar.  You can|
00000800  20 61 6c 73 6f 20 63 68  6f 6f 73 65 20 4b 65 79  | also choose Key|
00000810  62 6f 61 72 64 20 66 72  6f 6d 20 74 68 65 20 6d  |board from the m|
00000820  65 6e 75 20 61 76 61 69  6c 61 62 6c 65 20 62 79  |enu available by|
00000830  0a 63 6c 69 63 6b 69 6e  67 20 6d 65 6e 75 20 28  |.clicking menu (|
00000840  6d 69 64 64 6c 65 20 6d  6f 75 73 65 20 62 75 74  |middle mouse but|
00000850  74 6f 6e 29 20 6f 76 65  72 20 74 68 65 20 21 52  |ton) over the !R|
00000860  6f 64 65 6e 74 20 69 63  6f 6e 20 6f 6e 20 74 68  |odent icon on th|
00000870  65 20 69 63 6f 6e 20 62  61 72 2e 0a 41 20 73 74  |e icon bar..A st|
00000880  61 6e 64 61 72 64 20 6b  65 79 62 6f 61 72 64 20  |andard keyboard |
00000890  6c 61 79 6f 75 74 20 77  69 6c 6c 20 61 70 70 65  |layout will appe|
000008a0  61 72 20 77 69 74 68 20  61 20 6d 6f 75 73 65 20  |ar with a mouse |
000008b0  61 74 74 61 63 68 65 64  20 74 6f 20 74 68 65 20  |attached to the |
000008c0  73 69 64 65 0a 6f 66 20  74 68 65 20 6b 65 79 62  |side.of the keyb|
000008d0  6f 61 72 64 20 77 69 6e  64 6f 77 2e 0a 0a 53 65  |oard window...Se|
000008e0  74 74 69 6e 67 20 74 68  65 20 6b 65 79 73 0a 2d  |tting the keys.-|
000008f0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 0a  |---------------.|
00000900  0a 20 20 20 20 20 20 20  20 43 6c 69 63 6b 20 6f  |.        Click o|
00000910  6e 20 65 69 74 68 65 72  20 74 68 65 20 61 72 72  |n either the arr|
00000920  6f 77 73 20 6f 72 20 74  68 65 20 6d 6f 75 73 65  |ows or the mouse|
00000930  20 62 75 74 74 6f 6e 73  20 69 6e 20 74 68 65 20  | buttons in the |
00000940  77 69 6e 64 6f 77 0a 73  68 6f 77 69 6e 67 20 74  |window.showing t|
00000950  68 65 20 6d 6f 75 73 65  2e 20 20 54 68 69 73 20  |he mouse.  This |
00000960  77 69 6c 6c 20 61 6c 6c  6f 77 20 79 6f 75 20 74  |will allow you t|
00000970  6f 20 73 65 6c 65 63 74  20 74 68 65 20 64 69 72  |o select the dir|
00000980  65 63 74 69 6f 6e 20 6f  72 0a 61 20 67 69 76 65  |ection or.a give|
00000990  6e 20 6d 6f 75 73 65 20  62 75 74 74 6f 6e 20 74  |n mouse button t|
000009a0  6f 20 62 65 20 73 65 74  2e 20 20 4e 6f 77 2c 20  |o be set.  Now, |
000009b0  69 66 20 79 6f 75 20 63  6c 69 63 6b 20 6f 6e 20  |if you click on |
000009c0  61 20 6b 65 79 20 69 6e  20 74 68 65 0a 6b 65 79  |a key in the.key|
000009d0  62 6f 61 72 64 20 77 69  6e 64 6f 77 20 74 68 61  |board window tha|
000009e0  74 20 6b 65 79 20 77 69  6c 6c 20 62 65 20 75 73  |t key will be us|
000009f0  65 64 20 66 6f 72 20 74  68 65 20 61 63 74 69 6f  |ed for the actio|
00000a00  6e 20 73 65 74 20 69 6e  20 74 68 65 20 6d 6f 75  |n set in the mou|
00000a10  73 65 0a 77 69 6e 64 6f  77 2e 20 20 4e 6f 74 65  |se.window.  Note|
00000a20  2e 2e 2e 20 4b 65 79 73  20 74 68 61 74 20 61 72  |... Keys that ar|
00000a30  65 20 75 73 65 64 20 61  72 65 20 64 65 70 72 65  |e used are depre|
00000a40  73 73 65 64 20 28 52 69  73 63 4f 53 33 29 20 61  |ssed (RiscOS3) a|
00000a50  6e 64 20 61 72 65 0a 73  68 61 64 65 64 20 6f 72  |nd are.shaded or|
00000a60  61 6e 67 65 2e 20 20 54  68 65 20 6b 65 79 20 74  |ange.  The key t|
00000a70  68 61 74 20 69 73 20 75  73 65 64 20 61 73 20 74  |hat is used as t|
00000a80  68 65 20 63 75 72 72 65  6e 74 20 61 63 74 69 6f  |he current actio|
00000a90  6e 20 69 73 20 61 6c 73  6f 20 0a 64 65 70 72 65  |n is also .depre|
00000aa0  73 73 65 64 20 28 52 69  73 63 4f 53 33 29 20 62  |ssed (RiscOS3) b|
00000ab0  75 74 20 69 73 20 73 68  61 64 65 64 20 67 72 65  |ut is shaded gre|
00000ac0  65 6e 2e 0a 0a 0a 53 61  76 69 6e 67 20 74 68 65  |en....Saving the|
00000ad0  20 73 65 74 74 69 6e 67  73 0a 2d 2d 2d 2d 2d 2d  | settings.------|
00000ae0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 0a 20 20  |-------------.  |
00000af0  20 20 20 20 20 20 0a 20  20 20 20 20 20 20 20 54  |      .        T|
00000b00  6f 20 73 61 76 65 20 74  68 65 20 73 65 74 74 69  |o save the setti|
00000b10  6e 67 73 20 6a 75 73 74  20 70 72 65 73 73 20 27  |ngs just press '|
00000b20  4d 65 6e 75 27 20 28 6d  69 64 64 6c 65 20 6d 6f  |Menu' (middle mo|
00000b30  75 73 65 20 62 75 74 74  6f 6e 29 0a 6f 76 65 72  |use button).over|
00000b40  20 74 68 65 20 6d 6f 75  73 65 20 27 52 6f 64 65  | the mouse 'Rode|
00000b50  6e 74 27 20 69 63 6f 6e  20 6f 6e 20 74 68 65 20  |nt' icon on the |
00000b60  69 63 6f 6e 20 62 61 72  2e 20 20 41 20 6d 65 6e  |icon bar.  A men|
00000b70  75 20 77 69 6c 6c 20 61  70 70 65 61 72 20 61 73  |u will appear as|
00000b80  0a 66 6f 6c 6c 6f 77 73  20 3a 0a 0a 20 20 20 20  |.follows :..    |
00000b90  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000ba0  20 20 20 20 2b 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |    +-----------|
00000bb0  2d 2b 0a 20 20 20 20 20  20 20 20 20 20 20 20 20  |-+.             |
00000bc0  20 20 20 20 20 20 20 20  20 20 20 7c 20 49 6e 66  |           | Inf|
00000bd0  6f 20 20 20 20 20 3e 20  7c 20 20 20 49 6e 66 6f  |o     > |   Info|
00000be0  20 77 69 6e 64 6f 77 0a  20 20 20 20 20 20 20 20  | window.        |
00000bf0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000c00  7c 20 53 61 76 65 20 20  20 20 20 3e 20 7c 20 20  || Save     > |  |
00000c10  20 53 61 76 65 20 77 69  6e 64 6f 77 0a 20 20 20  | Save window.   |
00000c20  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000c30  20 20 20 20 20 7c 20 51  75 69 74 20 20 20 20 20  |     | Quit     |
00000c40  20 20 7c 20 20 20 51 75  69 74 0a 20 20 20 20 20  |  |   Quit.     |
00000c50  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000c60  20 20 20 2b 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |   +------------|
00000c70  2b 0a 20 20 20 20 20 20  20 20 0a 20 20 20 20 20  |+.        .     |
00000c80  20 20 20 49 66 20 79 6f  75 20 6d 6f 76 65 20 74  |   If you move t|
00000c90  68 65 20 6d 6f 75 73 65  20 70 6f 69 6e 74 65 72  |he mouse pointer|
00000ca0  20 72 69 67 68 74 20 6f  76 65 72 20 74 68 65 20  | right over the |
00000cb0  61 72 72 6f 77 20 6e 65  78 74 20 74 6f 20 73 61  |arrow next to sa|
00000cc0  76 65 0a 74 68 65 20 73  61 76 65 20 77 69 6e 64  |ve.the save wind|
00000cd0  6f 77 20 77 69 6c 6c 20  61 70 70 65 61 72 2e 20  |ow will appear. |
00000ce0  20 4a 75 73 74 20 64 72  61 67 20 74 68 65 20 6d  | Just drag the m|
00000cf0  6f 75 73 65 20 64 61 74  61 20 66 69 6c 65 20 69  |ouse data file i|
00000d00  63 6f 6e 20 74 68 65 0a  72 65 71 75 69 72 65 64  |con the.required|
00000d10  20 66 69 6c 65 72 20 6f  72 20 65 6e 74 65 72 20  | filer or enter |
00000d20  61 20 73 75 69 74 61 62  6c 65 20 66 69 6c 65 20  |a suitable file |
00000d30  6e 61 6d 65 2e 0a 0a 4c  6f 61 64 69 6e 67 20 74  |name...Loading t|
00000d40  68 65 20 73 65 74 74 69  6e 67 73 0a 2d 2d 2d 2d  |he settings.----|
00000d50  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
00000d60  0a 0a 20 20 20 20 20 20  20 20 54 6f 20 6c 6f 61  |..        To loa|
00000d70  64 20 74 68 65 20 73 65  74 74 69 6e 67 20 6a 75  |d the setting ju|
00000d80  73 74 20 64 72 61 67 20  61 20 66 69 6c 65 20 66  |st drag a file f|
00000d90  72 6f 6d 20 61 20 66 69  6c 65 72 20 77 69 6e 64  |rom a filer wind|
00000da0  6f 77 20 61 6e 64 0a 64  72 6f 70 20 69 74 20 6f  |ow and.drop it o|
00000db0  6e 74 6f 20 74 68 65 20  6d 6f 75 73 65 20 28 52  |nto the mouse (R|
00000dc0  6f 64 65 6e 74 29 20 69  63 6f 6e 20 6f 6e 20 74  |odent) icon on t|
00000dd0  68 65 20 69 63 6f 6e 20  62 61 72 2e 20 20 54 68  |he icon bar.  Th|
00000de0  65 20 73 65 74 74 69 6e  67 73 20 69 6e 0a 74 68  |e settings in.th|
00000df0  69 73 20 66 69 6c 65 20  77 69 6c 6c 20 6e 6f 77  |is file will now|
00000e00  20 62 65 20 75 73 65 64  2e 20 20 53 65 74 74 69  | be used.  Setti|
00000e10  6e 67 73 20 66 69 6c 65  73 20 63 61 6e 20 61 6c  |ngs files can al|
00000e20  73 6f 20 62 65 20 64 6f  75 62 6c 65 20 63 6c 69  |so be double cli|
00000e30  63 6b 65 64 0a 69 66 20  27 52 6f 64 65 6e 74 27  |cked.if 'Rodent'|
00000e40  20 69 73 20 65 69 74 68  65 72 20 6c 6f 61 64 65  | is either loade|
00000e50  64 20 6f 72 20 68 61 73  20 62 65 65 6e 20 73 65  |d or has been se|
00000e60  65 6e 20 62 79 20 74 68  65 20 66 69 6c 65 72 2e  |en by the filer.|
00000e70  0a 0a 51 75 69 74 74 69  6e 67 0a 2d 2d 2d 2d 2d  |..Quitting.-----|
00000e80  2d 2d 2d 0a 0a 20 20 20  20 20 20 20 20 53 65 6c  |---..        Sel|
00000e90  65 63 74 20 51 55 49 54  20 66 72 6f 6d 20 74 68  |ect QUIT from th|
00000ea0  65 20 6d 65 6e 75 20 61  76 61 69 6c 61 62 6c 65  |e menu available|
00000eb0  20 62 79 20 70 72 65 73  73 69 6e 67 20 6d 65 6e  | by pressing men|
00000ec0  75 20 28 6d 69 64 64 6c  65 0a 6d 6f 75 73 65 20  |u (middle.mouse |
00000ed0  62 75 74 74 6f 6e 29 20  6f 76 65 72 20 74 68 65  |button) over the|
00000ee0  20 6d 6f 75 73 65 20 28  52 6f 64 65 6e 74 29 20  | mouse (Rodent) |
00000ef0  69 63 6f 6e 20 6f 6e 20  74 68 65 20 69 63 6f 6e  |icon on the icon|
00000f00  20 62 61 72 2e 0a 0a 57  68 61 74 20 68 61 70 70  | bar...What happ|
00000f10  65 6e 73 20 69 66 20 49  20 63 61 6e 27 74 20 75  |ens if I can't u|
00000f20  73 65 20 6d 79 20 6d 6f  75 73 65 3f 0a 2d 2d 2d  |se my mouse?.---|
00000f30  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
*
00000f50  2d 2d 0a 0a 20 20 20 20  20 20 20 20 49 66 20 79  |--..        If y|
00000f60  6f 75 20 63 61 6e 27 74  20 75 73 65 20 79 6f 75  |ou can't use you|
00000f70  72 20 6d 6f 75 73 65 20  62 65 63 61 75 73 65 20  |r mouse because |
00000f80  69 74 20 69 73 20 62 72  6f 6b 65 6e 20 6f 72 20  |it is broken or |
00000f90  68 61 73 20 62 65 65 6e  0a 63 61 75 67 68 74 20  |has been.caught |
00000fa0  77 69 74 68 20 74 68 65  20 66 61 69 74 68 66 75  |with the faithfu|
00000fb0  6c 6c 20 70 69 65 63 65  20 6f 66 20 63 68 65 65  |ll piece of chee|
00000fc0  73 65 20 64 6f 20 74 68  65 20 66 6f 6c 6c 6f 77  |se do the follow|
00000fd0  69 6e 67 2e 0a 0a 20 20  20 20 20 20 20 20 4f 20  |ing...        O |
00000fe0  20 20 20 20 20 20 4c 6f  63 61 74 65 20 21 52 6f  |      Locate !Ro|
00000ff0  64 65 6e 74 20 61 6e 64  20 67 6f 20 69 6e 74 6f  |dent and go into|
00001000  20 74 68 65 20 21 52 6f  64 65 6e 74 20 64 69 72  | the !Rodent dir|
00001010  65 63 74 6f 72 79 2e 0a  0a 20 20 20 20 20 20 20  |ectory...       |
00001020  20 20 20 20 20 20 20 20  20 46 6f 72 20 65 78 61  |         For exa|
00001030  6d 70 6c 65 2c 20 20 20  20 69 66 20 21 52 6f 64  |mple,    if !Rod|
00001040  65 6e 74 20 69 73 20 69  6e 20 74 68 65 20 66 6c  |ent is in the fl|
00001050  6f 70 70 79 20 64 72 69  76 65 20 28 30 29 0a 20  |oppy drive (0). |
00001060  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001070  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 61  |               a|
00001080  6e 64 20 69 74 20 69 73  20 69 6e 20 74 68 65 20  |nd it is in the |
00001090  72 6f 6f 74 20 28 24 29  20 64 69 72 20 74 68 65  |root ($) dir the|
000010a0  6e 20 74 79 70 65 20 3a  2d 0a 0a 20 20 20 20 20  |n type :-..     |
000010b0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000010c0  20 20 20 20 20 20 20 20  20 20 20 2a 64 69 72 20  |           *dir |
000010d0  61 64 66 73 3a 3a 30 2e  24 2e 21 52 6f 64 65 6e  |adfs::0.$.!Roden|
000010e0  74 0a 0a 20 20 20 20 20  20 20 20 4f 20 20 20 20  |t..        O    |
000010f0  20 20 20 4e 6f 77 2c 20  74 79 70 65 20 74 68 65  |   Now, type the|
00001100  20 66 6f 6c 6c 6f 77 69  6e 67 20 3a 2d 0a 0a 20  | following :-.. |
00001110  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001120  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 2a  |               *|
00001130  72 6d 6c 6f 61 64 20 4d  6f 75 73 65 43 54 52 4c  |rmload MouseCTRL|
00001140  0a 0a 20 20 20 20 20 20  20 20 4f 20 20 20 20 20  |..        O     |
00001150  20 20 54 68 65 20 64 65  66 61 75 6c 74 20 6b 65  |  The default ke|
00001160  79 73 20 63 61 6e 20 6e  6f 77 20 62 65 20 75 73  |ys can now be us|
00001170  65 64 20 74 6f 20 63 6f  6e 74 72 6f 6c 20 74 68  |ed to control th|
00001180  65 20 6d 6f 75 73 65 0a  20 20 20 20 20 20 20 20  |e mouse.        |
00001190  20 20 20 20 20 20 20 20  70 6f 69 6e 74 65 72 2e  |        pointer.|
000011a0  0a 0a 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |..              |
000011b0  20 20 59 6f 75 20 63 61  6e 20 73 65 74 20 79 6f  |  You can set yo|
000011c0  75 20 6f 77 6e 20 6b 65  79 73 20 62 79 20 73 65  |u own keys by se|
000011d0  74 74 69 6e 67 20 74 68  65 20 66 6f 6c 6c 6f 77  |tting the follow|
000011e0  69 6e 67 20 73 79 73 74  65 6d 0a 20 20 20 20 20  |ing system.     |
000011f0  20 20 20 20 20 20 20 20  20 20 20 76 61 72 69 61  |           varia|
00001200  62 6c 65 73 20 61 73 20  73 68 6f 77 6e 20 62 65  |bles as shown be|
00001210  6c 6f 77 20 3a 2d 0a 0a  20 20 20 20 20 20 20 20  |low :-..        |
00001220  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001230  53 65 74 45 76 61 6c 20  4d 6f 75 73 65 6f 70 74  |SetEval Mouseopt|
00001240  24 4c 65 66 74 20 3c 6b  65 79 6e 75 6d 62 65 72  |$Left <keynumber|
00001250  3e 0a 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |>.              |
00001260  20 20 20 20 20 20 20 20  20 20 53 65 74 45 76 61  |          SetEva|
00001270  6c 20 4d 6f 75 73 65 6f  70 74 24 4d 69 64 64 6c  |l Mouseopt$Middl|
00001280  65 20 3c 6b 65 79 6e 75  6d 62 65 72 3e 0a 20 20  |e <keynumber>.  |
00001290  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000012a0  20 20 20 20 20 20 53 65  74 45 76 61 6c 20 4d 6f  |      SetEval Mo|
000012b0  75 73 65 6f 70 74 24 52  69 67 68 74 20 3c 6b 65  |useopt$Right <ke|
000012c0  79 6e 75 6d 62 65 72 3e  0a 20 20 20 20 20 20 20  |ynumber>.       |
000012d0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000012e0  20 53 65 74 45 76 61 6c  20 4d 6f 75 73 65 6f 70  | SetEval Mouseop|
000012f0  74 24 43 4c 65 66 74 20  3c 6b 65 79 6e 75 6d 62  |t$CLeft <keynumb|
00001300  65 72 3e 0a 20 20 20 20  20 20 20 20 20 20 20 20  |er>.            |
00001310  20 20 20 20 20 20 20 20  20 20 20 20 53 65 74 45  |            SetE|
00001320  76 61 6c 20 4d 6f 75 73  65 6f 70 74 24 43 52 69  |val Mouseopt$CRi|
00001330  67 68 74 20 3c 6b 65 79  6e 75 6d 62 65 72 3e 0a  |ght <keynumber>.|
00001340  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001350  20 20 20 20 20 20 20 20  53 65 74 45 76 61 6c 20  |        SetEval |
00001360  4d 6f 75 73 65 6f 70 74  24 43 55 70 20 3c 6b 65  |Mouseopt$CUp <ke|
00001370  79 6e 75 6d 62 65 72 3e  0a 20 20 20 20 20 20 20  |ynumber>.       |
00001380  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001390  20 53 65 74 45 76 61 6c  20 4d 6f 75 73 65 6f 70  | SetEval Mouseop|
000013a0  74 24 43 44 6f 77 6e 20  3c 6b 65 79 6e 75 6d 62  |t$CDown <keynumb|
000013b0  65 72 3e 0a 0a 20 20 20  20 20 20 20 20 20 20 20  |er>..           |
000013c0  20 20 20 20 20 54 68 65  20 76 61 6c 75 65 73 20  |     The values |
000013d0  3c 6b 65 79 6e 75 6d 62  65 72 3e 20 61 72 65 20  |<keynumber> are |
000013e0  73 68 6f 77 6e 20 62 65  6c 6f 77 20 69 6e 20 74  |shown below in t|
000013f0  68 65 20 74 61 62 6c 65  20 3a 2d 0a 0a 0a 20 20  |he table :-...  |
00001400  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001410  20 20 20 20 20 20 45 73  63 20 20 20 20 20 20 20  |      Esc       |
00001420  20 20 20 20 20 20 30 0a  20 20 20 20 20 20 20 20  |      0.        |
00001430  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001440  66 31 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |f1              |
00001450  31 0a 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |1.              |
00001460  20 20 20 20 20 20 20 20  20 20 66 32 20 20 20 20  |          f2    |
00001470  20 20 20 20 20 20 20 20  20 20 32 0a 20 20 20 20  |          2.    |
00001480  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001490  20 20 20 20 66 33 20 20  20 20 20 20 20 20 20 20  |    f3          |
000014a0  20 20 20 20 33 0a 20 20  20 20 20 20 20 20 20 20  |    3.          |
000014b0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 66 34  |              f4|
000014c0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 34 0a  |              4.|
000014d0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000014e0  20 20 20 20 20 20 20 20  66 35 20 20 20 20 20 20  |        f5      |
000014f0  20 20 20 20 20 20 20 20  35 0a 20 20 20 20 20 20  |        5.      |
00001500  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001510  20 20 66 36 20 20 20 20  20 20 20 20 20 20 20 20  |  f6            |
00001520  20 20 36 0a 20 20 20 20  20 20 20 20 20 20 20 20  |  6.            |
00001530  20 20 20 20 20 20 20 20  20 20 20 20 66 37 20 20  |            f7  |
00001540  20 20 20 20 20 20 20 20  20 20 20 20 37 0a 20 20  |            7.  |
00001550  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001560  20 20 20 20 20 20 66 38  20 20 20 20 20 20 20 20  |      f8        |
00001570  20 20 20 20 20 20 38 0a  20 20 20 20 20 20 20 20  |      8.        |
00001580  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001590  66 39 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |f9              |
000015a0  39 0a 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |9.              |
000015b0  20 20 20 20 20 20 20 20  20 20 66 31 30 20 20 20  |          f10   |
000015c0  20 20 20 20 20 20 20 20  20 20 31 30 0a 20 20 20  |          10.   |
000015d0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000015e0  20 20 20 20 20 66 31 31  20 20 20 20 20 20 20 20  |     f11        |
000015f0  20 20 20 20 20 31 31 0a  20 20 20 20 20 20 20 20  |     11.        |
00001600  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001610  66 31 32 20 20 20 20 20  20 20 20 20 20 20 20 20  |f12             |
00001620  31 32 0a 20 20 20 20 20  20 20 20 20 20 20 20 20  |12.             |
00001630  20 20 20 20 20 20 20 20  20 20 20 50 72 69 6e 74  |           Print|
00001640  20 20 20 20 20 20 20 20  20 20 20 31 33 0a 20 20  |           13.  |
00001650  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001660  20 20 20 20 20 20 53 63  72 6f 6c 6c 4c 6f 63 6b  |      ScrollLock|
00001670  20 20 20 20 20 20 31 34  0a 20 20 20 20 20 20 20  |      14.       |
00001680  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001690  20 42 72 65 61 6b 20 20  20 20 20 20 20 20 20 20  | Break          |
000016a0  20 31 35 0a 20 20 20 20  20 20 20 20 20 20 20 20  | 15.            |
000016b0  20 20 20 20 20 20 20 20  20 20 20 20 60 20 20 20  |            `   |
000016c0  20 20 20 20 20 20 20 20  20 20 20 20 31 36 0a 20  |            16. |
000016d0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000016e0  20 20 20 20 20 20 20 31  20 20 20 20 20 20 20 20  |       1        |
000016f0  20 20 20 20 20 20 20 31  37 0a 20 20 20 20 20 20  |       17.      |
00001700  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001710  20 20 32 20 20 20 20 20  20 20 20 20 20 20 20 20  |  2             |
00001720  20 20 31 38 0a 20 20 20  20 20 20 20 20 20 20 20  |  18.           |
00001730  20 20 20 20 20 20 20 20  20 20 20 20 20 33 20 20  |             3  |
00001740  20 20 20 20 20 20 20 20  20 20 20 20 20 31 39 0a  |             19.|
00001750  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001760  20 20 20 20 20 20 20 20  34 20 20 20 20 20 20 20  |        4       |
00001770  20 20 20 20 20 20 20 20  32 30 0a 20 20 20 20 20  |        20.     |
00001780  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001790  20 20 20 35 20 20 20 20  20 20 20 20 20 20 20 20  |   5            |
000017a0  20 20 20 32 31 0a 20 20  20 20 20 20 20 20 20 20  |   21.          |
000017b0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 36 20  |              6 |
000017c0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 32 32  |              22|
000017d0  0a 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |.               |
000017e0  20 20 20 20 20 20 20 20  20 37 20 20 20 20 20 20  |         7      |
000017f0  20 20 20 20 20 20 20 20  20 32 33 0a 20 20 20 20  |         23.    |
00001800  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001810  20 20 20 20 38 20 20 20  20 20 20 20 20 20 20 20  |    8           |
00001820  20 20 20 20 32 34 0a 20  20 20 20 20 20 20 20 20  |    24.         |
00001830  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 39  |               9|
00001840  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 32  |               2|
00001850  35 0a 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |5.              |
00001860  20 20 20 20 20 20 20 20  20 20 30 20 20 20 20 20  |          0     |
00001870  20 20 20 20 20 20 20 20  20 20 32 36 0a 20 20 20  |          26.   |
00001880  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001890  20 20 20 20 20 2d 20 20  20 20 20 20 20 20 20 20  |     -          |
000018a0  20 20 20 20 20 32 37 0a  20 20 20 20 20 20 20 20  |     27.        |
000018b0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000018c0  3d 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |=               |
000018d0  32 38 0a 20 20 20 20 20  20 20 20 20 20 20 20 20  |28.             |
000018e0  20 20 20 20 20 20 20 20  20 20 20 a3 20 20 20 20  |           .    |
000018f0  20 20 20 20 20 20 20 20  20 20 20 32 39 0a 20 20  |           29.  |
00001900  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001910  20 20 20 20 20 20 3c 2d  20 20 20 20 20 20 20 20  |      <-        |
00001920  20 20 20 20 20 20 33 30  0a 20 20 20 20 20 20 20  |      30.       |
00001930  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001940  20 49 6e 73 65 72 74 20  20 20 20 20 20 20 20 20  | Insert         |
00001950  20 33 31 0a 20 20 20 20  20 20 20 20 20 20 20 20  | 31.            |
00001960  20 20 20 20 20 20 20 20  20 20 20 20 48 6f 6d 65  |            Home|
00001970  20 20 20 20 20 20 20 20  20 20 20 20 33 32 0a 20  |            32. |
00001980  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001990  20 20 20 20 20 20 20 50  61 67 65 55 70 20 20 20  |       PageUp   |
000019a0  20 20 20 20 20 20 20 33  33 0a 20 20 20 20 20 20  |       33.      |
000019b0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000019c0  20 20 4e 75 6d 4c 6f 63  6b 20 20 20 20 20 20 20  |  NumLock       |
000019d0  20 20 33 34 0a 20 20 20  20 20 20 20 20 20 20 20  |  34.           |
000019e0  20 20 20 20 20 20 20 20  20 20 20 20 20 2f 20 28  |             / (|
000019f0  4b 65 79 50 61 64 29 20  20 20 20 20 20 33 35 0a  |KeyPad)      35.|
00001a00  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001a10  20 20 20 20 20 20 20 20  2a 20 28 4b 65 79 50 61  |        * (KeyPa|
00001a20  64 29 20 20 20 20 20 20  33 36 0a 20 20 20 20 20  |d)      36.     |
00001a30  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001a40  20 20 20 23 20 28 4b 65  79 50 61 64 29 20 20 20  |   # (KeyPad)   |
00001a50  20 20 20 33 37 0a 20 20  20 20 20 20 20 20 20 20  |   37.          |
00001a60  20 20 20 20 20 20 20 20  20 20 20 20 20 20 54 61  |              Ta|
00001a70  62 20 20 20 20 20 20 20  20 20 20 20 20 20 33 38  |b             38|
00001a80  0a 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |.               |
00001a90  20 20 20 20 20 20 20 20  20 51 20 20 20 20 20 20  |         Q      |
00001aa0  20 20 20 20 20 20 20 20  20 33 39 0a 20 20 20 20  |         39.    |
00001ab0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001ac0  20 20 20 20 57 20 20 20  20 20 20 20 20 20 20 20  |    W           |
00001ad0  20 20 20 20 34 30 0a 20  20 20 20 20 20 20 20 20  |    40.         |
00001ae0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 45  |               E|
00001af0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 34  |               4|
00001b00  31 0a 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |1.              |
00001b10  20 20 20 20 20 20 20 20  20 20 52 20 20 20 20 20  |          R     |
00001b20  20 20 20 20 20 20 20 20  20 20 34 32 0a 20 20 20  |          42.   |
00001b30  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001b40  20 20 20 20 20 54 20 20  20 20 20 20 20 20 20 20  |     T          |
00001b50  20 20 20 20 20 34 33 0a  20 20 20 20 20 20 20 20  |     43.        |
00001b60  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001b70  59 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |Y               |
00001b80  34 34 0a 20 20 20 20 20  20 20 20 20 20 20 20 20  |44.             |
00001b90  20 20 20 20 20 20 20 20  20 20 20 55 20 20 20 20  |           U    |
00001ba0  20 20 20 20 20 20 20 20  20 20 20 34 35 0a 20 20  |           45.  |
00001bb0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001bc0  20 20 20 20 20 20 49 20  20 20 20 20 20 20 20 20  |      I         |
00001bd0  20 20 20 20 20 20 34 36  0a 20 20 20 20 20 20 20  |      46.       |
00001be0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001bf0  20 4f 20 20 20 20 20 20  20 20 20 20 20 20 20 20  | O              |
00001c00  20 34 37 0a 20 20 20 20  20 20 20 20 20 20 20 20  | 47.            |
00001c10  20 20 20 20 20 20 20 20  20 20 20 20 50 20 20 20  |            P   |
00001c20  20 20 20 20 20 20 20 20  20 20 20 20 34 38 0a 20  |            48. |
00001c30  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001c40  20 20 20 20 20 20 20 5b  20 20 20 20 20 20 20 20  |       [        |
00001c50  20 20 20 20 20 20 20 34  39 0a 20 20 20 20 20 20  |       49.      |
00001c60  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001c70  20 20 5d 20 20 20 20 20  20 20 20 20 20 20 20 20  |  ]             |
00001c80  20 20 35 30 0a 20 20 20  20 20 20 20 20 20 20 20  |  50.           |
00001c90  20 20 20 20 20 20 20 20  20 20 20 20 20 5c 20 20  |             \  |
00001ca0  20 20 20 20 20 20 20 20  20 20 20 20 20 35 31 0a  |             51.|
00001cb0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001cc0  20 20 20 20 20 20 20 20  44 65 6c 65 74 65 20 20  |        Delete  |
00001cd0  20 20 20 20 20 20 20 20  35 32 0a 20 20 20 20 20  |        52.     |
00001ce0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001cf0  20 20 20 43 6f 70 79 20  20 20 20 20 20 20 20 20  |   Copy         |
00001d00  20 20 20 35 33 0a 20 20  20 20 20 20 20 20 20 20  |   53.          |
00001d10  20 20 20 20 20 20 20 20  20 20 20 20 20 20 50 61  |              Pa|
00001d20  67 65 44 6f 77 6e 20 20  20 20 20 20 20 20 35 34  |geDown        54|
00001d30  0a 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |.               |
00001d40  20 20 20 20 20 20 20 20  20 37 20 28 4b 65 79 50  |         7 (KeyP|
00001d50  61 64 29 20 20 20 20 20  20 35 35 0a 20 20 20 20  |ad)      55.    |
00001d60  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001d70  20 20 20 20 38 20 28 4b  65 79 50 61 64 29 20 20  |    8 (KeyPad)  |
00001d80  20 20 20 20 35 36 0a 20  20 20 20 20 20 20 20 20  |    56.         |
00001d90  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 39  |               9|
00001da0  20 28 4b 65 79 50 61 64  29 20 20 20 20 20 20 35  | (KeyPad)      5|
00001db0  37 0a 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |7.              |
00001dc0  20 20 20 20 20 20 20 20  20 20 2d 20 28 4b 65 79  |          - (Key|
00001dd0  50 61 64 29 20 20 20 20  20 20 35 38 0a 20 20 20  |Pad)      58.   |
00001de0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001df0  20 20 20 20 20 43 54 52  4c 20 28 6c 65 66 74 29  |     CTRL (left)|
00001e00  20 20 20 20 20 35 39 0a  20 20 20 20 20 20 20 20  |     59.        |
00001e10  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001e20  41 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |A               |
00001e30  36 30 0a 20 20 20 20 20  20 20 20 20 20 20 20 20  |60.             |
00001e40  20 20 20 20 20 20 20 20  20 20 20 53 20 20 20 20  |           S    |
00001e50  20 20 20 20 20 20 20 20  20 20 20 36 31 0a 20 20  |           61.  |
00001e60  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001e70  20 20 20 20 20 20 44 20  20 20 20 20 20 20 20 20  |      D         |
00001e80  20 20 20 20 20 20 36 32  0a 20 20 20 20 20 20 20  |      62.       |
00001e90  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001ea0  20 46 20 20 20 20 20 20  20 20 20 20 20 20 20 20  | F              |
00001eb0  20 36 33 0a 20 20 20 20  20 20 20 20 20 20 20 20  | 63.            |
00001ec0  20 20 20 20 20 20 20 20  20 20 20 20 47 20 20 20  |            G   |
00001ed0  20 20 20 20 20 20 20 20  20 20 20 20 36 34 0a 20  |            64. |
00001ee0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001ef0  20 20 20 20 20 20 20 48  20 20 20 20 20 20 20 20  |       H        |
00001f00  20 20 20 20 20 20 20 36  35 0a 20 20 20 20 20 20  |       65.      |
00001f10  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001f20  20 20 4a 20 20 20 20 20  20 20 20 20 20 20 20 20  |  J             |
00001f30  20 20 36 36 0a 20 20 20  20 20 20 20 20 20 20 20  |  66.           |
00001f40  20 20 20 20 20 20 20 20  20 20 20 20 20 4b 20 20  |             K  |
00001f50  20 20 20 20 20 20 20 20  20 20 20 20 20 36 37 0a  |             67.|
00001f60  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001f70  20 20 20 20 20 20 20 20  4c 20 20 20 20 20 20 20  |        L       |
00001f80  20 20 20 20 20 20 20 20  36 38 0a 20 20 20 20 20  |        68.     |
00001f90  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001fa0  20 20 20 3a 20 20 20 20  20 20 20 20 20 20 20 20  |   :            |
00001fb0  20 20 20 36 39 0a 20 20  20 20 20 20 20 20 20 20  |   69.          |
00001fc0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 22 20  |              " |
00001fd0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 37 30  |              70|
00001fe0  0a 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |.               |
00001ff0  20 20 20 20 20 20 20 20  20 52 65 74 75 72 6e 20  |         Return |
00002000  20 20 20 20 20 20 20 20  20 37 31 0a 20 20 20 20  |         71.    |
00002010  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00002020  20 20 20 20 34 20 28 4b  65 79 50 61 64 29 20 20  |    4 (KeyPad)  |
00002030  20 20 20 20 37 32 0a 20  20 20 20 20 20 20 20 20  |    72.         |
00002040  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 35  |               5|
00002050  20 28 4b 65 79 50 61 64  29 20 20 20 20 20 20 37  | (KeyPad)      7|
00002060  33 0a 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |3.              |
00002070  20 20 20 20 20 20 20 20  20 20 36 20 28 4b 65 79  |          6 (Key|
00002080  50 61 64 29 20 20 20 20  20 20 37 34 0a 20 20 20  |Pad)      74.   |
00002090  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000020a0  20 20 20 20 20 2b 20 28  4b 65 79 50 61 64 29 20  |     + (KeyPad) |
000020b0  20 20 20 20 20 37 35 0a  20 20 20 20 20 20 20 20  |     75.        |
000020c0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000020d0  53 68 69 66 74 20 28 6c  65 66 74 29 20 20 20 20  |Shift (left)    |
000020e0  37 36 0a 20 20 20 20 20  20 20 20 20 20 20 20 20  |76.             |
000020f0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00002100  20 20 20 20 20 20 20 20  20 20 20 37 37 0a 20 20  |           77.  |
00002110  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00002120  20 20 20 20 20 20 5a 20  20 20 20 20 20 20 20 20  |      Z         |
00002130  20 20 20 20 20 20 37 38  0a 20 20 20 20 20 20 20  |      78.       |
00002140  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00002150  20 58 20 20 20 20 20 20  20 20 20 20 20 20 20 20  | X              |
00002160  20 37 39 0a 20 20 20 20  20 20 20 20 20 20 20 20  | 79.            |
00002170  20 20 20 20 20 20 20 20  20 20 20 20 43 20 20 20  |            C   |
00002180  20 20 20 20 20 20 20 20  20 20 20 20 38 30 0a 20  |            80. |
00002190  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000021a0  20 20 20 20 20 20 20 56  20 20 20 20 20 20 20 20  |       V        |
000021b0  20 20 20 20 20 20 20 38  31 0a 20 20 20 20 20 20  |       81.      |
000021c0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000021d0  20 20 42 20 20 20 20 20  20 20 20 20 20 20 20 20  |  B             |
000021e0  20 20 38 32 0a 20 20 20  20 20 20 20 20 20 20 20  |  82.           |
000021f0  20 20 20 20 20 20 20 20  20 20 20 20 20 4e 20 20  |             N  |
00002200  20 20 20 20 20 20 20 20  20 20 20 20 20 38 33 0a  |             83.|
00002210  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00002220  20 20 20 20 20 20 20 20  4d 20 20 20 20 20 20 20  |        M       |
00002230  20 20 20 20 20 20 20 20  38 34 0a 20 20 20 20 20  |        84.     |
00002240  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00002250  20 20 20 2c 20 20 20 20  20 20 20 20 20 20 20 20  |   ,            |
00002260  20 20 20 38 35 0a 20 20  20 20 20 20 20 20 20 20  |   85.          |
00002270  20 20 20 20 20 20 20 20  20 20 20 20 20 20 2e 20  |              . |
00002280  20 20 20 20 20 20 20 20  20 20 20 20 20 20 38 36  |              86|
00002290  0a 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |.               |
000022a0  20 20 20 20 20 20 20 20  20 2f 20 20 20 20 20 20  |         /      |
000022b0  20 20 20 20 20 20 20 20  20 38 37 0a 20 20 20 20  |         87.    |
000022c0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000022d0  20 20 20 20 53 68 69 66  74 20 28 72 69 67 68 74  |    Shift (right|
000022e0  29 20 20 20 38 38 0a 20  20 20 20 20 20 20 20 20  |)   88.         |
000022f0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 8b  |               .|
00002300  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 38  |               8|
00002310  39 0a 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |9.              |
00002320  20 20 20 20 20 20 20 20  20 20 31 20 28 4b 65 79  |          1 (Key|
00002330  50 61 64 29 20 20 20 20  20 20 39 30 0a 20 20 20  |Pad)      90.   |
00002340  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00002350  20 20 20 20 20 32 20 28  4b 65 79 50 61 64 29 20  |     2 (KeyPad) |
00002360  20 20 20 20 20 39 31 0a  20 20 20 20 20 20 20 20  |     91.        |
00002370  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00002380  33 20 28 4b 65 79 50 61  64 29 20 20 20 20 20 20  |3 (KeyPad)      |
00002390  39 32 0a 20 20 20 20 20  20 20 20 20 20 20 20 20  |92.             |
000023a0  20 20 20 20 20 20 20 20  20 20 20 43 61 70 73 4c  |           CapsL|
000023b0  6f 63 6b 20 20 20 20 20  20 20 20 39 33 0a 20 20  |ock        93.  |
000023c0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000023d0  20 20 20 20 20 20 41 6c  74 20 28 6c 65 66 74 29  |      Alt (left)|
000023e0  20 20 20 20 20 20 39 34  0a 20 20 20 20 20 20 20  |      94.       |
000023f0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00002400  20 53 70 61 63 65 20 20  20 20 20 20 20 20 20 20  | Space          |
00002410  20 39 35 0a 20 20 20 20  20 20 20 20 20 20 20 20  | 95.            |
00002420  20 20 20 20 20 20 20 20  20 20 20 20 41 6c 74 20  |            Alt |
00002430  28 72 69 67 68 74 29 20  20 20 20 20 39 36 0a 20  |(right)     96. |
00002440  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00002450  20 20 20 20 20 20 20 43  74 72 6c 20 28 72 69 67  |       Ctrl (rig|
00002460  68 74 29 20 20 20 20 39  37 0a 20 20 20 20 20 20  |ht)    97.      |
00002470  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00002480  20 20 88 20 20 20 20 20  20 20 20 20 20 20 20 20  |  .             |
00002490  20 20 39 38 0a 20 20 20  20 20 20 20 20 20 20 20  |  98.           |
000024a0  20 20 20 20 20 20 20 20  20 20 20 20 20 8a 20 20  |             .  |
000024b0  20 20 20 20 20 20 20 20  20 20 20 20 20 39 39 0a  |             99.|
000024c0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000024d0  20 20 20 20 20 20 20 20  89 20 20 20 20 20 20 20  |        .       |
000024e0  20 20 20 20 20 20 20 20  31 30 30 0a 20 20 20 20  |        100.    |
000024f0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00002500  20 20 20 20 30 20 28 4b  65 79 50 61 64 29 20 20  |    0 (KeyPad)  |
00002510  20 20 20 20 31 30 31 0a  20 20 20 20 20 20 20 20  |    101.        |
00002520  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00002530  2e 20 28 4b 65 79 50 61  64 29 20 20 20 20 20 20  |. (KeyPad)      |
00002540  31 30 32 0a 20 20 20 20  20 20 20 20 20 20 20 20  |102.            |
00002550  20 20 20 20 20 20 20 20  20 20 20 20 45 6e 74 65  |            Ente|
00002560  72 20 28 4b 65 79 50 61  64 29 20 20 31 30 33 0a  |r (KeyPad)  103.|
00002570  0a 4d 69 73 63 0a 2d 2d  2d 2d 0a 0a 20 20 20 20  |.Misc.----..    |
00002580  20 20 20 20 49 66 20 79  6f 75 20 68 6f 6c 64 20  |    If you hold |
00002590  64 6f 77 6e 20 54 41 42  20 77 68 65 6e 20 79 6f  |down TAB when yo|
000025a0  75 20 64 6f 75 62 6c 65  20 63 6c 69 63 6b 20 61  |u double click a|
000025b0  20 6d 6f 75 73 65 20 73  65 74 74 69 6e 67 73 0a  | mouse settings.|
000025c0  66 69 6c 65 20 61 6e 64  20 21 52 6f 64 65 6e 74  |file and !Rodent|
000025d0  20 69 73 20 6e 6f 74 20  6c 6f 61 64 65 64 20 74  | is not loaded t|
000025e0  68 65 20 73 65 74 74 69  6e 67 73 20 77 69 6c 6c  |he settings will|
000025f0  20 62 65 20 6d 61 64 65  20 61 6e 64 20 74 68 65  | be made and the|
00002600  6e 0a 21 52 6f 64 65 6e  74 20 77 69 6c 6c 20 65  |n.!Rodent will e|
00002610  78 69 74 2e 20 20 54 68  69 73 20 70 72 65 76 65  |xit.  This preve|
00002620  6e 74 73 20 21 52 6f 64  65 6e 74 20 66 72 6f 6d  |nts !Rodent from|
00002630  20 73 69 74 74 69 6e 67  20 6f 6e 20 74 68 65 20  | sitting on the |
00002640  69 63 6f 6e 0a 62 61 72  2e 0a 0a 45 6e 6a 6f 79  |icon.bar...Enjoy|
00002650  2e 2e 2e 2e 2e 0a 0a 20  20 20 20 20 20 62 79 20  |.......      by |
00002660  52 69 63 68 61 72 64 20  53 61 6d 70 68 69 72 65  |Richard Samphire|
00002670  20 31 39 39 33 20 66 6f  72 20 41 72 63 68 69 6d  | 1993 for Archim|
00002680  65 64 65 73 20 57 6f 72  6c 64 20 a9 20 31 39 39  |edes World . 199|
00002690  33 2e 0a 0a 20 20 20 20  20 20 54 68 61 6e 6b 73  |3...      Thanks|
000026a0  20 74 6f 20 4e 69 65 6c  20 41 6e 64 65 72 74 68  | to Niel Anderth|
000026b0  61 6c 20 28 20 3a 2d 29  20 29 20 66 6f 72 20 74  |al ( :-) ) for t|
000026c0  68 65 20 73 6f 75 72 63  65 20 66 6f 72 20 4d 6f  |he source for Mo|
000026d0  75 73 65 43 54 52 4c 2e  0a 0a 20 20 20 20 20 20  |useCTRL...      |
000026e0  43 6f 6e 74 61 63 74 20  6d 65 20 62 79 20 65 6d  |Contact me by em|
000026f0  61 69 6c 20 28 74 65 72  6d 20 74 69 6d 65 73 29  |ail (term times)|
00002700  20 3a 20 72 64 73 34 40  75 6b 63 2e 61 63 2e 75  | : rds4@ukc.ac.u|
00002710  6b                                                |k|
00002711