Home » Archimedes archive » Archimedes World » AW-1994-12-Disc2.adf » Disk2Dec94 » !AWDec94/Goodies/Mode/!Mode?/!Help

!AWDec94/Goodies/Mode/!Mode?/!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-12-Disc2.adf » Disk2Dec94
Filename: !AWDec94/Goodies/Mode/!Mode?/!Help
Read OK:
File size: 14B6 bytes
Load address: 0000
Exec address: 0000
Duplicates

There is 1 duplicate copy of this file in the archive:

File contents
                                  !Mode?    
                                  ------
 
                         � Archimedes World 1994
 

 Simon Foster. 
 14th July 1994.  
 ver. 1.32

Description
-----------
 A Risc PC style mode selector, allowing easier selection
 of screen modes. 

How to use it
-------------
 Load by double clicking as normal, the icon will then
 appear on the iconbar, and depending on how the
 preferences are set the palette icon will disappear as
 well. The palette utility though is still resident so
 any programs that use it will still function.
 
 When run, the application may need to scan the currently
 installed modes on your system. This normally happens in
 the background, but if you click on the icon with SELECT
 or ADJUST, or select PREFERENCES... from the menu, then
 the hourglass will appear with a percentage done 
 indicator. Please be patient the scanning only takes a 
 few seconds.
 
 Clicking with SELECT or ADJUST on the icon brings up the 
 Risc PC style mode selector. This operates in the same 
 fashion as the Risc PC one. You simply select the 
 resolution and the number of colours that you require, 
 click on CHANGE and that mode appears. If when selecting 
 the number of the colours, the currently selected 
 resolution is not available in that many colours, an 
 appropriate resolution will be selected for you. The same 
 happens when selecting a resolution, if the number 
 colours isn't available, an appropriate number of colours 
 will be selected for you.
 
 Clicking with MENU on the icon brings up the following 
 menu;
                 +------------------+
                 | Info           � |
                 | Mode           � |
                 | Preferences...   |
                 | Quit             |
                 +------------------+
 These options are as follows;
 � Info
    This displays the standard program information 
    dialogue box.
 � Mode
    This allows you to select a mode from a list of 
    pre-programmed ones or by entering the mode number.
    This is explained further on in this file.
 � Preferences...
    This displays the preferences dialogue box which
    allows you to set various aspects of the application.
 � Quit
    This quits the application, restoring the palette
    utility in the process.
    
 The preferences dialogue box provides the following
 options;
 
 � Show mode number on iconbar
    If this is selected then the current mode number will
    be displayed on the icon on the iconbar.
 � Re-position window on open
    If this is selected then when the icon is clicked on
    with either SELECT or ADJUST the mode selector window
    appears in the bottom right hand side on the screen.
    If not then the mode selector window appears where
    is was before when closed.
 � Close window on mode change
    When the CHANGE button is selected if this option is
    set then the mode selector window is closed. If not 
    then the window remains open after the mode change.
 � Remove palette icon
    If this is set then the palette utility icon is
    removed from the iconbar.
 � Show colours
    Clicking this brings up a menu of all the different
    numbers of colours that are available on the your
    system. Beside some or all of them will be ticks,
    these indicate that that colour will appear in the
    colour selection menu in the mode selector window.
 � Show resolutions
    This allows you to select which resolutions appear in
    resolution selection menu in the mode selector
    window.

 Five buttons are at the bottom of the preferences window;
 � Alter Mode Menu...
    This options opens another window of options. This is
    explained further on in this file.
 � Reset Mode Information
    This rescans the available modes on your system. This
    could be used when any extra modes are added by
    loading any modules that add more modes.
 � Cancel
    Cancels any changes made to the preferences.
 � OK
    Sets the preferences to the currently selected ones.
 � Save
    Saves the currently selected preferences. The mode
    information for your system is also saved. This
    means that when !Mode? is next run it does have to 
    scan the available modes.
    
 Once the 'Alter Mode Menu' button is pressed a window
 appears with the following contents;
 � On the left a list of four buttons with the text of the
   menu entry beside them. On the right five more buttons,
   if these are selected then that menu entry will appear
   on the 'Mode' sub-menu from the iconbar. The fifth menu
   entry has 'Blank Entry' displayed in it, this is the
   entry where you can enter your own choice of mode
   number. Clicking on one of the buttons on the left
   displays another window that lets you enter details
   for that menu entry.
 � Close
    Clicking this closes this window.
    
 After a button has been clicked on to enter the details
 for that enter another window appears. This consists of
 the following;
 � Mode Descripton
    This is the text that appears in the menu.
 � Colours
 � Resolution
    These are used in the same way as when selecting
    modes to choose the mode number of the menu entry.
 � Mode Number
    If you know it, then this allows you to enter it
    directly.
 � Close
    Closes the window.
    

 
00000000  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000020  20 20 21 4d 6f 64 65 3f  20 20 20 20 0a 20 20 20  |  !Mode?    .   |
00000030  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000040  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 2d  |               -|
00000050  2d 2d 2d 2d 2d 0a 20 0a  20 20 20 20 20 20 20 20  |-----. .        |
00000060  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000070  20 a9 20 41 72 63 68 69  6d 65 64 65 73 20 57 6f  | . Archimedes Wo|
00000080  72 6c 64 20 31 39 39 34  0a 20 0a 0a 20 53 69 6d  |rld 1994. .. Sim|
00000090  6f 6e 20 46 6f 73 74 65  72 2e 20 0a 20 31 34 74  |on Foster. . 14t|
000000a0  68 20 4a 75 6c 79 20 31  39 39 34 2e 20 20 0a 20  |h July 1994.  . |
000000b0  76 65 72 2e 20 31 2e 33  32 0a 0a 44 65 73 63 72  |ver. 1.32..Descr|
000000c0  69 70 74 69 6f 6e 0a 2d  2d 2d 2d 2d 2d 2d 2d 2d  |iption.---------|
000000d0  2d 2d 0a 20 41 20 52 69  73 63 20 50 43 20 73 74  |--. A Risc PC st|
000000e0  79 6c 65 20 6d 6f 64 65  20 73 65 6c 65 63 74 6f  |yle mode selecto|
000000f0  72 2c 20 61 6c 6c 6f 77  69 6e 67 20 65 61 73 69  |r, allowing easi|
00000100  65 72 20 73 65 6c 65 63  74 69 6f 6e 0a 20 6f 66  |er selection. of|
00000110  20 73 63 72 65 65 6e 20  6d 6f 64 65 73 2e 20 0a  | screen modes. .|
00000120  0a 48 6f 77 20 74 6f 20  75 73 65 20 69 74 0a 2d  |.How to use it.-|
00000130  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 0a 20 4c 6f  |------------. Lo|
00000140  61 64 20 62 79 20 64 6f  75 62 6c 65 20 63 6c 69  |ad by double cli|
00000150  63 6b 69 6e 67 20 61 73  20 6e 6f 72 6d 61 6c 2c  |cking as normal,|
00000160  20 74 68 65 20 69 63 6f  6e 20 77 69 6c 6c 20 74  | the icon will t|
00000170  68 65 6e 0a 20 61 70 70  65 61 72 20 6f 6e 20 74  |hen. appear on t|
00000180  68 65 20 69 63 6f 6e 62  61 72 2c 20 61 6e 64 20  |he iconbar, and |
00000190  64 65 70 65 6e 64 69 6e  67 20 6f 6e 20 68 6f 77  |depending on how|
000001a0  20 74 68 65 0a 20 70 72  65 66 65 72 65 6e 63 65  | the. preference|
000001b0  73 20 61 72 65 20 73 65  74 20 74 68 65 20 70 61  |s are set the pa|
000001c0  6c 65 74 74 65 20 69 63  6f 6e 20 77 69 6c 6c 20  |lette icon will |
000001d0  64 69 73 61 70 70 65 61  72 20 61 73 0a 20 77 65  |disappear as. we|
000001e0  6c 6c 2e 20 54 68 65 20  70 61 6c 65 74 74 65 20  |ll. The palette |
000001f0  75 74 69 6c 69 74 79 20  74 68 6f 75 67 68 20 69  |utility though i|
00000200  73 20 73 74 69 6c 6c 20  72 65 73 69 64 65 6e 74  |s still resident|
00000210  20 73 6f 0a 20 61 6e 79  20 70 72 6f 67 72 61 6d  | so. any program|
00000220  73 20 74 68 61 74 20 75  73 65 20 69 74 20 77 69  |s that use it wi|
00000230  6c 6c 20 73 74 69 6c 6c  20 66 75 6e 63 74 69 6f  |ll still functio|
00000240  6e 2e 0a 20 0a 20 57 68  65 6e 20 72 75 6e 2c 20  |n.. . When run, |
00000250  74 68 65 20 61 70 70 6c  69 63 61 74 69 6f 6e 20  |the application |
00000260  6d 61 79 20 6e 65 65 64  20 74 6f 20 73 63 61 6e  |may need to scan|
00000270  20 74 68 65 20 63 75 72  72 65 6e 74 6c 79 0a 20  | the currently. |
00000280  69 6e 73 74 61 6c 6c 65  64 20 6d 6f 64 65 73 20  |installed modes |
00000290  6f 6e 20 79 6f 75 72 20  73 79 73 74 65 6d 2e 20  |on your system. |
000002a0  54 68 69 73 20 6e 6f 72  6d 61 6c 6c 79 20 68 61  |This normally ha|
000002b0  70 70 65 6e 73 20 69 6e  0a 20 74 68 65 20 62 61  |ppens in. the ba|
000002c0  63 6b 67 72 6f 75 6e 64  2c 20 62 75 74 20 69 66  |ckground, but if|
000002d0  20 79 6f 75 20 63 6c 69  63 6b 20 6f 6e 20 74 68  | you click on th|
000002e0  65 20 69 63 6f 6e 20 77  69 74 68 20 53 45 4c 45  |e icon with SELE|
000002f0  43 54 0a 20 6f 72 20 41  44 4a 55 53 54 2c 20 6f  |CT. or ADJUST, o|
00000300  72 20 73 65 6c 65 63 74  20 50 52 45 46 45 52 45  |r select PREFERE|
00000310  4e 43 45 53 2e 2e 2e 20  66 72 6f 6d 20 74 68 65  |NCES... from the|
00000320  20 6d 65 6e 75 2c 20 74  68 65 6e 0a 20 74 68 65  | menu, then. the|
00000330  20 68 6f 75 72 67 6c 61  73 73 20 77 69 6c 6c 20  | hourglass will |
00000340  61 70 70 65 61 72 20 77  69 74 68 20 61 20 70 65  |appear with a pe|
00000350  72 63 65 6e 74 61 67 65  20 64 6f 6e 65 20 0a 20  |rcentage done . |
00000360  69 6e 64 69 63 61 74 6f  72 2e 20 50 6c 65 61 73  |indicator. Pleas|
00000370  65 20 62 65 20 70 61 74  69 65 6e 74 20 74 68 65  |e be patient the|
00000380  20 73 63 61 6e 6e 69 6e  67 20 6f 6e 6c 79 20 74  | scanning only t|
00000390  61 6b 65 73 20 61 20 0a  20 66 65 77 20 73 65 63  |akes a . few sec|
000003a0  6f 6e 64 73 2e 0a 20 0a  20 43 6c 69 63 6b 69 6e  |onds.. . Clickin|
000003b0  67 20 77 69 74 68 20 53  45 4c 45 43 54 20 6f 72  |g with SELECT or|
000003c0  20 41 44 4a 55 53 54 20  6f 6e 20 74 68 65 20 69  | ADJUST on the i|
000003d0  63 6f 6e 20 62 72 69 6e  67 73 20 75 70 20 74 68  |con brings up th|
000003e0  65 20 0a 20 52 69 73 63  20 50 43 20 73 74 79 6c  |e . Risc PC styl|
000003f0  65 20 6d 6f 64 65 20 73  65 6c 65 63 74 6f 72 2e  |e mode selector.|
00000400  20 54 68 69 73 20 6f 70  65 72 61 74 65 73 20 69  | This operates i|
00000410  6e 20 74 68 65 20 73 61  6d 65 20 0a 20 66 61 73  |n the same . fas|
00000420  68 69 6f 6e 20 61 73 20  74 68 65 20 52 69 73 63  |hion as the Risc|
00000430  20 50 43 20 6f 6e 65 2e  20 59 6f 75 20 73 69 6d  | PC one. You sim|
00000440  70 6c 79 20 73 65 6c 65  63 74 20 74 68 65 20 0a  |ply select the .|
00000450  20 72 65 73 6f 6c 75 74  69 6f 6e 20 61 6e 64 20  | resolution and |
00000460  74 68 65 20 6e 75 6d 62  65 72 20 6f 66 20 63 6f  |the number of co|
00000470  6c 6f 75 72 73 20 74 68  61 74 20 79 6f 75 20 72  |lours that you r|
00000480  65 71 75 69 72 65 2c 20  0a 20 63 6c 69 63 6b 20  |equire, . click |
00000490  6f 6e 20 43 48 41 4e 47  45 20 61 6e 64 20 74 68  |on CHANGE and th|
000004a0  61 74 20 6d 6f 64 65 20  61 70 70 65 61 72 73 2e  |at mode appears.|
000004b0  20 49 66 20 77 68 65 6e  20 73 65 6c 65 63 74 69  | If when selecti|
000004c0  6e 67 20 0a 20 74 68 65  20 6e 75 6d 62 65 72 20  |ng . the number |
000004d0  6f 66 20 74 68 65 20 63  6f 6c 6f 75 72 73 2c 20  |of the colours, |
000004e0  74 68 65 20 63 75 72 72  65 6e 74 6c 79 20 73 65  |the currently se|
000004f0  6c 65 63 74 65 64 20 0a  20 72 65 73 6f 6c 75 74  |lected . resolut|
00000500  69 6f 6e 20 69 73 20 6e  6f 74 20 61 76 61 69 6c  |ion is not avail|
00000510  61 62 6c 65 20 69 6e 20  74 68 61 74 20 6d 61 6e  |able in that man|
00000520  79 20 63 6f 6c 6f 75 72  73 2c 20 61 6e 20 0a 20  |y colours, an . |
00000530  61 70 70 72 6f 70 72 69  61 74 65 20 72 65 73 6f  |appropriate reso|
00000540  6c 75 74 69 6f 6e 20 77  69 6c 6c 20 62 65 20 73  |lution will be s|
00000550  65 6c 65 63 74 65 64 20  66 6f 72 20 79 6f 75 2e  |elected for you.|
00000560  20 54 68 65 20 73 61 6d  65 20 0a 20 68 61 70 70  | The same . happ|
00000570  65 6e 73 20 77 68 65 6e  20 73 65 6c 65 63 74 69  |ens when selecti|
00000580  6e 67 20 61 20 72 65 73  6f 6c 75 74 69 6f 6e 2c  |ng a resolution,|
00000590  20 69 66 20 74 68 65 20  6e 75 6d 62 65 72 20 0a  | if the number .|
000005a0  20 63 6f 6c 6f 75 72 73  20 69 73 6e 27 74 20 61  | colours isn't a|
000005b0  76 61 69 6c 61 62 6c 65  2c 20 61 6e 20 61 70 70  |vailable, an app|
000005c0  72 6f 70 72 69 61 74 65  20 6e 75 6d 62 65 72 20  |ropriate number |
000005d0  6f 66 20 63 6f 6c 6f 75  72 73 20 0a 20 77 69 6c  |of colours . wil|
000005e0  6c 20 62 65 20 73 65 6c  65 63 74 65 64 20 66 6f  |l be selected fo|
000005f0  72 20 79 6f 75 2e 0a 20  0a 20 43 6c 69 63 6b 69  |r you.. . Clicki|
00000600  6e 67 20 77 69 74 68 20  4d 45 4e 55 20 6f 6e 20  |ng with MENU on |
00000610  74 68 65 20 69 63 6f 6e  20 62 72 69 6e 67 73 20  |the icon brings |
00000620  75 70 20 74 68 65 20 66  6f 6c 6c 6f 77 69 6e 67  |up the following|
00000630  20 0a 20 6d 65 6e 75 3b  0a 20 20 20 20 20 20 20  | . menu;.       |
00000640  20 20 20 20 20 20 20 20  20 20 2b 2d 2d 2d 2d 2d  |          +-----|
00000650  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2b 0a 20  |-------------+. |
00000660  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000670  7c 20 49 6e 66 6f 20 20  20 20 20 20 20 20 20 20  || Info          |
00000680  20 89 20 7c 0a 20 20 20  20 20 20 20 20 20 20 20  | . |.           |
00000690  20 20 20 20 20 20 7c 20  4d 6f 64 65 20 20 20 20  |      | Mode    |
000006a0  20 20 20 20 20 20 20 89  20 7c 0a 20 20 20 20 20  |       . |.     |
000006b0  20 20 20 20 20 20 20 20  20 20 20 20 7c 20 50 72  |            | Pr|
000006c0  65 66 65 72 65 6e 63 65  73 2e 2e 2e 20 20 20 7c  |eferences...   ||
000006d0  0a 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |.               |
000006e0  20 20 7c 20 51 75 69 74  20 20 20 20 20 20 20 20  |  | Quit        |
000006f0  20 20 20 20 20 7c 0a 20  20 20 20 20 20 20 20 20  |     |.         |
00000700  20 20 20 20 20 20 20 20  2b 2d 2d 2d 2d 2d 2d 2d  |        +-------|
00000710  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2b 0a 20 54 68  |-----------+. Th|
00000720  65 73 65 20 6f 70 74 69  6f 6e 73 20 61 72 65 20  |ese options are |
00000730  61 73 20 66 6f 6c 6c 6f  77 73 3b 0a 20 8f 20 49  |as follows;. . I|
00000740  6e 66 6f 0a 20 20 20 20  54 68 69 73 20 64 69 73  |nfo.    This dis|
00000750  70 6c 61 79 73 20 74 68  65 20 73 74 61 6e 64 61  |plays the standa|
00000760  72 64 20 70 72 6f 67 72  61 6d 20 69 6e 66 6f 72  |rd program infor|
00000770  6d 61 74 69 6f 6e 20 0a  20 20 20 20 64 69 61 6c  |mation .    dial|
00000780  6f 67 75 65 20 62 6f 78  2e 0a 20 8f 20 4d 6f 64  |ogue box.. . Mod|
00000790  65 0a 20 20 20 20 54 68  69 73 20 61 6c 6c 6f 77  |e.    This allow|
000007a0  73 20 79 6f 75 20 74 6f  20 73 65 6c 65 63 74 20  |s you to select |
000007b0  61 20 6d 6f 64 65 20 66  72 6f 6d 20 61 20 6c 69  |a mode from a li|
000007c0  73 74 20 6f 66 20 0a 20  20 20 20 70 72 65 2d 70  |st of .    pre-p|
000007d0  72 6f 67 72 61 6d 6d 65  64 20 6f 6e 65 73 20 6f  |rogrammed ones o|
000007e0  72 20 62 79 20 65 6e 74  65 72 69 6e 67 20 74 68  |r by entering th|
000007f0  65 20 6d 6f 64 65 20 6e  75 6d 62 65 72 2e 0a 20  |e mode number.. |
00000800  20 20 20 54 68 69 73 20  69 73 20 65 78 70 6c 61  |   This is expla|
00000810  69 6e 65 64 20 66 75 72  74 68 65 72 20 6f 6e 20  |ined further on |
00000820  69 6e 20 74 68 69 73 20  66 69 6c 65 2e 0a 20 8f  |in this file.. .|
00000830  20 50 72 65 66 65 72 65  6e 63 65 73 2e 2e 2e 0a  | Preferences....|
00000840  20 20 20 20 54 68 69 73  20 64 69 73 70 6c 61 79  |    This display|
00000850  73 20 74 68 65 20 70 72  65 66 65 72 65 6e 63 65  |s the preference|
00000860  73 20 64 69 61 6c 6f 67  75 65 20 62 6f 78 20 77  |s dialogue box w|
00000870  68 69 63 68 0a 20 20 20  20 61 6c 6c 6f 77 73 20  |hich.    allows |
00000880  79 6f 75 20 74 6f 20 73  65 74 20 76 61 72 69 6f  |you to set vario|
00000890  75 73 20 61 73 70 65 63  74 73 20 6f 66 20 74 68  |us aspects of th|
000008a0  65 20 61 70 70 6c 69 63  61 74 69 6f 6e 2e 0a 20  |e application.. |
000008b0  8f 20 51 75 69 74 0a 20  20 20 20 54 68 69 73 20  |. Quit.    This |
000008c0  71 75 69 74 73 20 74 68  65 20 61 70 70 6c 69 63  |quits the applic|
000008d0  61 74 69 6f 6e 2c 20 72  65 73 74 6f 72 69 6e 67  |ation, restoring|
000008e0  20 74 68 65 20 70 61 6c  65 74 74 65 0a 20 20 20  | the palette.   |
000008f0  20 75 74 69 6c 69 74 79  20 69 6e 20 74 68 65 20  | utility in the |
00000900  70 72 6f 63 65 73 73 2e  0a 20 20 20 20 0a 20 54  |process..    . T|
00000910  68 65 20 70 72 65 66 65  72 65 6e 63 65 73 20 64  |he preferences d|
00000920  69 61 6c 6f 67 75 65 20  62 6f 78 20 70 72 6f 76  |ialogue box prov|
00000930  69 64 65 73 20 74 68 65  20 66 6f 6c 6c 6f 77 69  |ides the followi|
00000940  6e 67 0a 20 6f 70 74 69  6f 6e 73 3b 0a 20 0a 20  |ng. options;. . |
00000950  8f 20 53 68 6f 77 20 6d  6f 64 65 20 6e 75 6d 62  |. Show mode numb|
00000960  65 72 20 6f 6e 20 69 63  6f 6e 62 61 72 0a 20 20  |er on iconbar.  |
00000970  20 20 49 66 20 74 68 69  73 20 69 73 20 73 65 6c  |  If this is sel|
00000980  65 63 74 65 64 20 74 68  65 6e 20 74 68 65 20 63  |ected then the c|
00000990  75 72 72 65 6e 74 20 6d  6f 64 65 20 6e 75 6d 62  |urrent mode numb|
000009a0  65 72 20 77 69 6c 6c 0a  20 20 20 20 62 65 20 64  |er will.    be d|
000009b0  69 73 70 6c 61 79 65 64  20 6f 6e 20 74 68 65 20  |isplayed on the |
000009c0  69 63 6f 6e 20 6f 6e 20  74 68 65 20 69 63 6f 6e  |icon on the icon|
000009d0  62 61 72 2e 0a 20 8f 20  52 65 2d 70 6f 73 69 74  |bar.. . Re-posit|
000009e0  69 6f 6e 20 77 69 6e 64  6f 77 20 6f 6e 20 6f 70  |ion window on op|
000009f0  65 6e 0a 20 20 20 20 49  66 20 74 68 69 73 20 69  |en.    If this i|
00000a00  73 20 73 65 6c 65 63 74  65 64 20 74 68 65 6e 20  |s selected then |
00000a10  77 68 65 6e 20 74 68 65  20 69 63 6f 6e 20 69 73  |when the icon is|
00000a20  20 63 6c 69 63 6b 65 64  20 6f 6e 0a 20 20 20 20  | clicked on.    |
00000a30  77 69 74 68 20 65 69 74  68 65 72 20 53 45 4c 45  |with either SELE|
00000a40  43 54 20 6f 72 20 41 44  4a 55 53 54 20 74 68 65  |CT or ADJUST the|
00000a50  20 6d 6f 64 65 20 73 65  6c 65 63 74 6f 72 20 77  | mode selector w|
00000a60  69 6e 64 6f 77 0a 20 20  20 20 61 70 70 65 61 72  |indow.    appear|
00000a70  73 20 69 6e 20 74 68 65  20 62 6f 74 74 6f 6d 20  |s in the bottom |
00000a80  72 69 67 68 74 20 68 61  6e 64 20 73 69 64 65 20  |right hand side |
00000a90  6f 6e 20 74 68 65 20 73  63 72 65 65 6e 2e 0a 20  |on the screen.. |
00000aa0  20 20 20 49 66 20 6e 6f  74 20 74 68 65 6e 20 74  |   If not then t|
00000ab0  68 65 20 6d 6f 64 65 20  73 65 6c 65 63 74 6f 72  |he mode selector|
00000ac0  20 77 69 6e 64 6f 77 20  61 70 70 65 61 72 73 20  | window appears |
00000ad0  77 68 65 72 65 0a 20 20  20 20 69 73 20 77 61 73  |where.    is was|
00000ae0  20 62 65 66 6f 72 65 20  77 68 65 6e 20 63 6c 6f  | before when clo|
00000af0  73 65 64 2e 0a 20 8f 20  43 6c 6f 73 65 20 77 69  |sed.. . Close wi|
00000b00  6e 64 6f 77 20 6f 6e 20  6d 6f 64 65 20 63 68 61  |ndow on mode cha|
00000b10  6e 67 65 0a 20 20 20 20  57 68 65 6e 20 74 68 65  |nge.    When the|
00000b20  20 43 48 41 4e 47 45 20  62 75 74 74 6f 6e 20 69  | CHANGE button i|
00000b30  73 20 73 65 6c 65 63 74  65 64 20 69 66 20 74 68  |s selected if th|
00000b40  69 73 20 6f 70 74 69 6f  6e 20 69 73 0a 20 20 20  |is option is.   |
00000b50  20 73 65 74 20 74 68 65  6e 20 74 68 65 20 6d 6f  | set then the mo|
00000b60  64 65 20 73 65 6c 65 63  74 6f 72 20 77 69 6e 64  |de selector wind|
00000b70  6f 77 20 69 73 20 63 6c  6f 73 65 64 2e 20 49 66  |ow is closed. If|
00000b80  20 6e 6f 74 20 0a 20 20  20 20 74 68 65 6e 20 74  | not .    then t|
00000b90  68 65 20 77 69 6e 64 6f  77 20 72 65 6d 61 69 6e  |he window remain|
00000ba0  73 20 6f 70 65 6e 20 61  66 74 65 72 20 74 68 65  |s open after the|
00000bb0  20 6d 6f 64 65 20 63 68  61 6e 67 65 2e 0a 20 8f  | mode change.. .|
00000bc0  20 52 65 6d 6f 76 65 20  70 61 6c 65 74 74 65 20  | Remove palette |
00000bd0  69 63 6f 6e 0a 20 20 20  20 49 66 20 74 68 69 73  |icon.    If this|
00000be0  20 69 73 20 73 65 74 20  74 68 65 6e 20 74 68 65  | is set then the|
00000bf0  20 70 61 6c 65 74 74 65  20 75 74 69 6c 69 74 79  | palette utility|
00000c00  20 69 63 6f 6e 20 69 73  0a 20 20 20 20 72 65 6d  | icon is.    rem|
00000c10  6f 76 65 64 20 66 72 6f  6d 20 74 68 65 20 69 63  |oved from the ic|
00000c20  6f 6e 62 61 72 2e 0a 20  8f 20 53 68 6f 77 20 63  |onbar.. . Show c|
00000c30  6f 6c 6f 75 72 73 0a 20  20 20 20 43 6c 69 63 6b  |olours.    Click|
00000c40  69 6e 67 20 74 68 69 73  20 62 72 69 6e 67 73 20  |ing this brings |
00000c50  75 70 20 61 20 6d 65 6e  75 20 6f 66 20 61 6c 6c  |up a menu of all|
00000c60  20 74 68 65 20 64 69 66  66 65 72 65 6e 74 0a 20  | the different. |
00000c70  20 20 20 6e 75 6d 62 65  72 73 20 6f 66 20 63 6f  |   numbers of co|
00000c80  6c 6f 75 72 73 20 74 68  61 74 20 61 72 65 20 61  |lours that are a|
00000c90  76 61 69 6c 61 62 6c 65  20 6f 6e 20 74 68 65 20  |vailable on the |
00000ca0  79 6f 75 72 0a 20 20 20  20 73 79 73 74 65 6d 2e  |your.    system.|
00000cb0  20 42 65 73 69 64 65 20  73 6f 6d 65 20 6f 72 20  | Beside some or |
00000cc0  61 6c 6c 20 6f 66 20 74  68 65 6d 20 77 69 6c 6c  |all of them will|
00000cd0  20 62 65 20 74 69 63 6b  73 2c 0a 20 20 20 20 74  | be ticks,.    t|
00000ce0  68 65 73 65 20 69 6e 64  69 63 61 74 65 20 74 68  |hese indicate th|
00000cf0  61 74 20 74 68 61 74 20  63 6f 6c 6f 75 72 20 77  |at that colour w|
00000d00  69 6c 6c 20 61 70 70 65  61 72 20 69 6e 20 74 68  |ill appear in th|
00000d10  65 0a 20 20 20 20 63 6f  6c 6f 75 72 20 73 65 6c  |e.    colour sel|
00000d20  65 63 74 69 6f 6e 20 6d  65 6e 75 20 69 6e 20 74  |ection menu in t|
00000d30  68 65 20 6d 6f 64 65 20  73 65 6c 65 63 74 6f 72  |he mode selector|
00000d40  20 77 69 6e 64 6f 77 2e  0a 20 8f 20 53 68 6f 77  | window.. . Show|
00000d50  20 72 65 73 6f 6c 75 74  69 6f 6e 73 0a 20 20 20  | resolutions.   |
00000d60  20 54 68 69 73 20 61 6c  6c 6f 77 73 20 79 6f 75  | This allows you|
00000d70  20 74 6f 20 73 65 6c 65  63 74 20 77 68 69 63 68  | to select which|
00000d80  20 72 65 73 6f 6c 75 74  69 6f 6e 73 20 61 70 70  | resolutions app|
00000d90  65 61 72 20 69 6e 0a 20  20 20 20 72 65 73 6f 6c  |ear in.    resol|
00000da0  75 74 69 6f 6e 20 73 65  6c 65 63 74 69 6f 6e 20  |ution selection |
00000db0  6d 65 6e 75 20 69 6e 20  74 68 65 20 6d 6f 64 65  |menu in the mode|
00000dc0  20 73 65 6c 65 63 74 6f  72 0a 20 20 20 20 77 69  | selector.    wi|
00000dd0  6e 64 6f 77 2e 0a 0a 20  46 69 76 65 20 62 75 74  |ndow... Five but|
00000de0  74 6f 6e 73 20 61 72 65  20 61 74 20 74 68 65 20  |tons are at the |
00000df0  62 6f 74 74 6f 6d 20 6f  66 20 74 68 65 20 70 72  |bottom of the pr|
00000e00  65 66 65 72 65 6e 63 65  73 20 77 69 6e 64 6f 77  |eferences window|
00000e10  3b 0a 20 8f 20 41 6c 74  65 72 20 4d 6f 64 65 20  |;. . Alter Mode |
00000e20  4d 65 6e 75 2e 2e 2e 0a  20 20 20 20 54 68 69 73  |Menu....    This|
00000e30  20 6f 70 74 69 6f 6e 73  20 6f 70 65 6e 73 20 61  | options opens a|
00000e40  6e 6f 74 68 65 72 20 77  69 6e 64 6f 77 20 6f 66  |nother window of|
00000e50  20 6f 70 74 69 6f 6e 73  2e 20 54 68 69 73 20 69  | options. This i|
00000e60  73 0a 20 20 20 20 65 78  70 6c 61 69 6e 65 64 20  |s.    explained |
00000e70  66 75 72 74 68 65 72 20  6f 6e 20 69 6e 20 74 68  |further on in th|
00000e80  69 73 20 66 69 6c 65 2e  0a 20 8f 20 52 65 73 65  |is file.. . Rese|
00000e90  74 20 4d 6f 64 65 20 49  6e 66 6f 72 6d 61 74 69  |t Mode Informati|
00000ea0  6f 6e 0a 20 20 20 20 54  68 69 73 20 72 65 73 63  |on.    This resc|
00000eb0  61 6e 73 20 74 68 65 20  61 76 61 69 6c 61 62 6c  |ans the availabl|
00000ec0  65 20 6d 6f 64 65 73 20  6f 6e 20 79 6f 75 72 20  |e modes on your |
00000ed0  73 79 73 74 65 6d 2e 20  54 68 69 73 0a 20 20 20  |system. This.   |
00000ee0  20 63 6f 75 6c 64 20 62  65 20 75 73 65 64 20 77  | could be used w|
00000ef0  68 65 6e 20 61 6e 79 20  65 78 74 72 61 20 6d 6f  |hen any extra mo|
00000f00  64 65 73 20 61 72 65 20  61 64 64 65 64 20 62 79  |des are added by|
00000f10  0a 20 20 20 20 6c 6f 61  64 69 6e 67 20 61 6e 79  |.    loading any|
00000f20  20 6d 6f 64 75 6c 65 73  20 74 68 61 74 20 61 64  | modules that ad|
00000f30  64 20 6d 6f 72 65 20 6d  6f 64 65 73 2e 0a 20 8f  |d more modes.. .|
00000f40  20 43 61 6e 63 65 6c 0a  20 20 20 20 43 61 6e 63  | Cancel.    Canc|
00000f50  65 6c 73 20 61 6e 79 20  63 68 61 6e 67 65 73 20  |els any changes |
00000f60  6d 61 64 65 20 74 6f 20  74 68 65 20 70 72 65 66  |made to the pref|
00000f70  65 72 65 6e 63 65 73 2e  0a 20 8f 20 4f 4b 0a 20  |erences.. . OK. |
00000f80  20 20 20 53 65 74 73 20  74 68 65 20 70 72 65 66  |   Sets the pref|
00000f90  65 72 65 6e 63 65 73 20  74 6f 20 74 68 65 20 63  |erences to the c|
00000fa0  75 72 72 65 6e 74 6c 79  20 73 65 6c 65 63 74 65  |urrently selecte|
00000fb0  64 20 6f 6e 65 73 2e 0a  20 8f 20 53 61 76 65 0a  |d ones.. . Save.|
00000fc0  20 20 20 20 53 61 76 65  73 20 74 68 65 20 63 75  |    Saves the cu|
00000fd0  72 72 65 6e 74 6c 79 20  73 65 6c 65 63 74 65 64  |rrently selected|
00000fe0  20 70 72 65 66 65 72 65  6e 63 65 73 2e 20 54 68  | preferences. Th|
00000ff0  65 20 6d 6f 64 65 0a 20  20 20 20 69 6e 66 6f 72  |e mode.    infor|
00001000  6d 61 74 69 6f 6e 20 66  6f 72 20 79 6f 75 72 20  |mation for your |
00001010  73 79 73 74 65 6d 20 69  73 20 61 6c 73 6f 20 73  |system is also s|
00001020  61 76 65 64 2e 20 54 68  69 73 0a 20 20 20 20 6d  |aved. This.    m|
00001030  65 61 6e 73 20 74 68 61  74 20 77 68 65 6e 20 21  |eans that when !|
00001040  4d 6f 64 65 3f 20 69 73  20 6e 65 78 74 20 72 75  |Mode? is next ru|
00001050  6e 20 69 74 20 64 6f 65  73 20 68 61 76 65 20 74  |n it does have t|
00001060  6f 20 0a 20 20 20 20 73  63 61 6e 20 74 68 65 20  |o .    scan the |
00001070  61 76 61 69 6c 61 62 6c  65 20 6d 6f 64 65 73 2e  |available modes.|
00001080  0a 20 20 20 20 0a 20 4f  6e 63 65 20 74 68 65 20  |.    . Once the |
00001090  27 41 6c 74 65 72 20 4d  6f 64 65 20 4d 65 6e 75  |'Alter Mode Menu|
000010a0  27 20 62 75 74 74 6f 6e  20 69 73 20 70 72 65 73  |' button is pres|
000010b0  73 65 64 20 61 20 77 69  6e 64 6f 77 0a 20 61 70  |sed a window. ap|
000010c0  70 65 61 72 73 20 77 69  74 68 20 74 68 65 20 66  |pears with the f|
000010d0  6f 6c 6c 6f 77 69 6e 67  20 63 6f 6e 74 65 6e 74  |ollowing content|
000010e0  73 3b 0a 20 8f 20 4f 6e  20 74 68 65 20 6c 65 66  |s;. . On the lef|
000010f0  74 20 61 20 6c 69 73 74  20 6f 66 20 66 6f 75 72  |t a list of four|
00001100  20 62 75 74 74 6f 6e 73  20 77 69 74 68 20 74 68  | buttons with th|
00001110  65 20 74 65 78 74 20 6f  66 20 74 68 65 0a 20 20  |e text of the.  |
00001120  20 6d 65 6e 75 20 65 6e  74 72 79 20 62 65 73 69  | menu entry besi|
00001130  64 65 20 74 68 65 6d 2e  20 4f 6e 20 74 68 65 20  |de them. On the |
00001140  72 69 67 68 74 20 66 69  76 65 20 6d 6f 72 65 20  |right five more |
00001150  62 75 74 74 6f 6e 73 2c  0a 20 20 20 69 66 20 74  |buttons,.   if t|
00001160  68 65 73 65 20 61 72 65  20 73 65 6c 65 63 74 65  |hese are selecte|
00001170  64 20 74 68 65 6e 20 74  68 61 74 20 6d 65 6e 75  |d then that menu|
00001180  20 65 6e 74 72 79 20 77  69 6c 6c 20 61 70 70 65  | entry will appe|
00001190  61 72 0a 20 20 20 6f 6e  20 74 68 65 20 27 4d 6f  |ar.   on the 'Mo|
000011a0  64 65 27 20 73 75 62 2d  6d 65 6e 75 20 66 72 6f  |de' sub-menu fro|
000011b0  6d 20 74 68 65 20 69 63  6f 6e 62 61 72 2e 20 54  |m the iconbar. T|
000011c0  68 65 20 66 69 66 74 68  20 6d 65 6e 75 0a 20 20  |he fifth menu.  |
000011d0  20 65 6e 74 72 79 20 68  61 73 20 27 42 6c 61 6e  | entry has 'Blan|
000011e0  6b 20 45 6e 74 72 79 27  20 64 69 73 70 6c 61 79  |k Entry' display|
000011f0  65 64 20 69 6e 20 69 74  2c 20 74 68 69 73 20 69  |ed in it, this i|
00001200  73 20 74 68 65 0a 20 20  20 65 6e 74 72 79 20 77  |s the.   entry w|
00001210  68 65 72 65 20 79 6f 75  20 63 61 6e 20 65 6e 74  |here you can ent|
00001220  65 72 20 79 6f 75 72 20  6f 77 6e 20 63 68 6f 69  |er your own choi|
00001230  63 65 20 6f 66 20 6d 6f  64 65 0a 20 20 20 6e 75  |ce of mode.   nu|
00001240  6d 62 65 72 2e 20 43 6c  69 63 6b 69 6e 67 20 6f  |mber. Clicking o|
00001250  6e 20 6f 6e 65 20 6f 66  20 74 68 65 20 62 75 74  |n one of the but|
00001260  74 6f 6e 73 20 6f 6e 20  74 68 65 20 6c 65 66 74  |tons on the left|
00001270  0a 20 20 20 64 69 73 70  6c 61 79 73 20 61 6e 6f  |.   displays ano|
00001280  74 68 65 72 20 77 69 6e  64 6f 77 20 74 68 61 74  |ther window that|
00001290  20 6c 65 74 73 20 79 6f  75 20 65 6e 74 65 72 20  | lets you enter |
000012a0  64 65 74 61 69 6c 73 0a  20 20 20 66 6f 72 20 74  |details.   for t|
000012b0  68 61 74 20 6d 65 6e 75  20 65 6e 74 72 79 2e 0a  |hat menu entry..|
000012c0  20 8f 20 43 6c 6f 73 65  0a 20 20 20 20 43 6c 69  | . Close.    Cli|
000012d0  63 6b 69 6e 67 20 74 68  69 73 20 63 6c 6f 73 65  |cking this close|
000012e0  73 20 74 68 69 73 20 77  69 6e 64 6f 77 2e 0a 20  |s this window.. |
000012f0  20 20 20 0a 20 41 66 74  65 72 20 61 20 62 75 74  |   . After a but|
00001300  74 6f 6e 20 68 61 73 20  62 65 65 6e 20 63 6c 69  |ton has been cli|
00001310  63 6b 65 64 20 6f 6e 20  74 6f 20 65 6e 74 65 72  |cked on to enter|
00001320  20 74 68 65 20 64 65 74  61 69 6c 73 0a 20 66 6f  | the details. fo|
00001330  72 20 74 68 61 74 20 65  6e 74 65 72 20 61 6e 6f  |r that enter ano|
00001340  74 68 65 72 20 77 69 6e  64 6f 77 20 61 70 70 65  |ther window appe|
00001350  61 72 73 2e 20 54 68 69  73 20 63 6f 6e 73 69 73  |ars. This consis|
00001360  74 73 20 6f 66 0a 20 74  68 65 20 66 6f 6c 6c 6f  |ts of. the follo|
00001370  77 69 6e 67 3b 0a 20 8f  20 4d 6f 64 65 20 44 65  |wing;. . Mode De|
00001380  73 63 72 69 70 74 6f 6e  0a 20 20 20 20 54 68 69  |scripton.    Thi|
00001390  73 20 69 73 20 74 68 65  20 74 65 78 74 20 74 68  |s is the text th|
000013a0  61 74 20 61 70 70 65 61  72 73 20 69 6e 20 74 68  |at appears in th|
000013b0  65 20 6d 65 6e 75 2e 0a  20 8f 20 43 6f 6c 6f 75  |e menu.. . Colou|
000013c0  72 73 0a 20 8f 20 52 65  73 6f 6c 75 74 69 6f 6e  |rs. . Resolution|
000013d0  0a 20 20 20 20 54 68 65  73 65 20 61 72 65 20 75  |.    These are u|
000013e0  73 65 64 20 69 6e 20 74  68 65 20 73 61 6d 65 20  |sed in the same |
000013f0  77 61 79 20 61 73 20 77  68 65 6e 20 73 65 6c 65  |way as when sele|
00001400  63 74 69 6e 67 0a 20 20  20 20 6d 6f 64 65 73 20  |cting.    modes |
00001410  74 6f 20 63 68 6f 6f 73  65 20 74 68 65 20 6d 6f  |to choose the mo|
00001420  64 65 20 6e 75 6d 62 65  72 20 6f 66 20 74 68 65  |de number of the|
00001430  20 6d 65 6e 75 20 65 6e  74 72 79 2e 0a 20 8f 20  | menu entry.. . |
00001440  4d 6f 64 65 20 4e 75 6d  62 65 72 0a 20 20 20 20  |Mode Number.    |
00001450  49 66 20 79 6f 75 20 6b  6e 6f 77 20 69 74 2c 20  |If you know it, |
00001460  74 68 65 6e 20 74 68 69  73 20 61 6c 6c 6f 77 73  |then this allows|
00001470  20 79 6f 75 20 74 6f 20  65 6e 74 65 72 20 69 74  | you to enter it|
00001480  0a 20 20 20 20 64 69 72  65 63 74 6c 79 2e 0a 20  |.    directly.. |
00001490  8f 20 43 6c 6f 73 65 0a  20 20 20 20 43 6c 6f 73  |. Close.    Clos|
000014a0  65 73 20 74 68 65 20 77  69 6e 64 6f 77 2e 0a 20  |es the window.. |
000014b0  20 20 20 0a 0a 20                                 |   .. |
000014b6