Home » Recent acquisitions » Acorn ADFS disks » adfs_ArchimedesWorld_199403_2.adf » Disk2Mar94 » !AWMar94/Goodies/NewLook/!NewLook/!Help
!AWMar94/Goodies/NewLook/!NewLook/!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 » Recent acquisitions » Acorn ADFS disks » adfs_ArchimedesWorld_199403_2.adf » Disk2Mar94 |
Filename: | !AWMar94/Goodies/NewLook/!NewLook/!Help |
Read OK: | ✔ |
File size: | 1473 bytes |
Load address: | 0000 |
Exec address: | 0000 |
Duplicates
There are 2 duplicate copies of this file in the archive:
- Recent acquisitions » Acorn ADFS disks » adfs_ArchimedesWorld_199403_2.adf » Disk2Mar94 » !AWMar94/Goodies/NewLook/!NewLook/!Help
- Personal collection » Acorn ADFS disks » Greaseweazled » adfs_1.6M_SystemDisk.adf » NewLook/!NewLook/!Help
- Personal collection » Acorn hard disk » newlook » NewLook » !NewLook/!Help
File contents
Help on NewLook =============== This program provides a 'new look' for computers fitted with RISC OS 3.10 (or later). It adds support for 3D appearance of windows, and for a 'textured' background to the desktop. The use of !NewLook replaces the use of !SetIcons from the applications suite. Setting up graphic design using !NewLook can use considerable amounts of memory, typically 100-150K depending on screen resolution. These facilities are not recommended if you frequently run short of memory. They may also make your desktop slightly slower to redraw. You should typically install !NewLook on your system by dragging it into the root directory of your system disk. When you choose your desired settings !NewLook writes the settings into an internal file, so putting it in your root directory will apply the changes when you restart your computer. Start the program by double-clicking on it, and a dialogue box will appear with the following elements: 3D: if this is selected then window borders and various controls and gadgets will appear in 3D. Background texture: a choice of different background textures is provided - try them and see which (if any) you like. The Random option chooses a different one each day. The 'lighter' button makes them all slightly lighter. The 'Try' button allows you to try a backdrop without setting the other options, to make experimentation easier. OK - this button takes the currently selected options, and applies them to your desktop. It usually make the dialogue box disappear, but if you adjust-click the box will stay. Cancel - this button closes the dialogue box (and quits the application). Save - This button does the same as OK, and also writes the current settings into a file within this application. These settings will be reinstated when the computer is 'seen' by the Filer. Default - This button asserts some recommended settings into the dialogue box. There are different sets of 3D icons for low and for high resolution screens. If you leave the application running over a mode change between (for instance) mode 27 (VGA) and mode 12 (TV resolution), it will swap the icons around at the mode change in order to keep things as neat as possible. If you close !NewLook and then do such a mode change, however, the result can look a little messy - particularly moving from high resolution to low. Making dialogue box buttons 3D is not something which can be applied globally to the machine - it must be changed in the template file of each individual application. The file ROMApps3D inside !NewLook contains replacement template files for all ROM applications to give them 3D buttons etc. Loading this does not affect tasks which are already running (eg. the filer, the task manager). In order to get 3D dialogue boxes on these you must RMLoad this file as part of your machine boot sequence, before the desktop starts up. If you do this, you must also RMLoad the file BorderUtil, which is required by the Window Manager in RISC OS 3.10, when operating with these templates. If you are using this application with a desktop boot sequence generated by the Task manager's 'Save boot file' facility, then under some circumstances the desktop background texture can get removed, and so mysteriously fail to appear when the machine starts. The reason for this is that the saved file can contain the line Pinboard to initialise the Pinboard application. On its own, this line removes any existing background texture. So, just delete this line using Edit, save the file again and when the machine is reset the background texture will appear. An example !Boot file, for a machine with a hard disc called :HardDisc, might be: RMLoad adfs::HardDisc.$.!NewLook.ROMApps3D RMLoad adfs::HardDisc.$.!NewLook.BorderUtil Run adfs::HardDisc.$.DeskBoot Create an Obey file containing this, save any desired desktop applications as the file DeskBoot, type F12 and type the *Commands: ADFS (set current filing system) Dir :4 (set current drive) Configure Boot (set computer to obey boot file at start) Configure FileSystem ADFS (set startup filing system) Configure Drive 4 (set startup drive) Opt 4,2 (set disc to obey !Boot file) Now reset the computer by holding down Ctrl and pressing reset (a Hard Reset), and the computer will execute your Obey file and enter the desktop. If you have a SCSI hard disc then use SCSI in place of ADFS in the above, and SCSIFSDrive in place of Drive. If you have no desktop startup file, replace the last line of the !Boot file with the line Desktop and the desktop will be started. When you have installed your new look, you may find certain buttons (particularly arrow and option buttons) reverting back to their previous appearance. This can be caused by applications which load their own versions of these buttons into the Wimp's sprite pool. In order to cure this you must search inside any applications that your machine sees, looking for !Sprites files which contain the sprites opton, optoff, radioon, radiooff. These can be deleted using !Paint. This application does not provide support for high resolution monochrome screens.
00000000 48 65 6c 70 20 6f 6e 20 4e 65 77 4c 6f 6f 6b 0a |Help on NewLook.| 00000010 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a |===============.| 00000020 0a 54 68 69 73 20 70 72 6f 67 72 61 6d 20 70 72 |.This program pr| 00000030 6f 76 69 64 65 73 20 61 20 27 6e 65 77 20 6c 6f |ovides a 'new lo| 00000040 6f 6b 27 20 66 6f 72 20 63 6f 6d 70 75 74 65 72 |ok' for computer| 00000050 73 20 66 69 74 74 65 64 20 77 69 74 68 20 52 49 |s fitted with RI| 00000060 53 43 20 4f 53 20 33 2e 31 30 0a 28 6f 72 20 6c |SC OS 3.10.(or l| 00000070 61 74 65 72 29 2e 20 49 74 20 61 64 64 73 20 73 |ater). It adds s| 00000080 75 70 70 6f 72 74 20 66 6f 72 20 33 44 20 61 70 |upport for 3D ap| 00000090 70 65 61 72 61 6e 63 65 20 6f 66 20 77 69 6e 64 |pearance of wind| 000000a0 6f 77 73 2c 20 61 6e 64 20 66 6f 72 20 61 0a 27 |ows, and for a.'| 000000b0 74 65 78 74 75 72 65 64 27 20 62 61 63 6b 67 72 |textured' backgr| 000000c0 6f 75 6e 64 20 74 6f 20 74 68 65 20 64 65 73 6b |ound to the desk| 000000d0 74 6f 70 2e 20 54 68 65 20 75 73 65 20 6f 66 20 |top. The use of | 000000e0 21 4e 65 77 4c 6f 6f 6b 20 72 65 70 6c 61 63 65 |!NewLook replace| 000000f0 73 20 74 68 65 20 75 73 65 0a 6f 66 20 21 53 65 |s the use.of !Se| 00000100 74 49 63 6f 6e 73 20 66 72 6f 6d 20 74 68 65 20 |tIcons from the | 00000110 61 70 70 6c 69 63 61 74 69 6f 6e 73 20 73 75 69 |applications sui| 00000120 74 65 2e 0a 0a 53 65 74 74 69 6e 67 20 75 70 20 |te...Setting up | 00000130 67 72 61 70 68 69 63 20 64 65 73 69 67 6e 20 75 |graphic design u| 00000140 73 69 6e 67 20 21 4e 65 77 4c 6f 6f 6b 20 63 61 |sing !NewLook ca| 00000150 6e 20 75 73 65 20 63 6f 6e 73 69 64 65 72 61 62 |n use considerab| 00000160 6c 65 20 61 6d 6f 75 6e 74 73 20 6f 66 0a 6d 65 |le amounts of.me| 00000170 6d 6f 72 79 2c 20 74 79 70 69 63 61 6c 6c 79 20 |mory, typically | 00000180 31 30 30 2d 31 35 30 4b 20 64 65 70 65 6e 64 69 |100-150K dependi| 00000190 6e 67 20 6f 6e 20 73 63 72 65 65 6e 20 72 65 73 |ng on screen res| 000001a0 6f 6c 75 74 69 6f 6e 2e 20 54 68 65 73 65 20 66 |olution. These f| 000001b0 61 63 69 6c 69 74 69 65 73 0a 61 72 65 20 6e 6f |acilities.are no| 000001c0 74 20 72 65 63 6f 6d 6d 65 6e 64 65 64 20 69 66 |t recommended if| 000001d0 20 79 6f 75 20 66 72 65 71 75 65 6e 74 6c 79 20 | you frequently | 000001e0 72 75 6e 20 73 68 6f 72 74 20 6f 66 20 6d 65 6d |run short of mem| 000001f0 6f 72 79 2e 20 54 68 65 79 20 6d 61 79 20 61 6c |ory. They may al| 00000200 73 6f 0a 6d 61 6b 65 20 79 6f 75 72 20 64 65 73 |so.make your des| 00000210 6b 74 6f 70 20 73 6c 69 67 68 74 6c 79 20 73 6c |ktop slightly sl| 00000220 6f 77 65 72 20 74 6f 20 72 65 64 72 61 77 2e 0a |ower to redraw..| 00000230 0a 59 6f 75 20 73 68 6f 75 6c 64 20 74 79 70 69 |.You should typi| 00000240 63 61 6c 6c 79 20 69 6e 73 74 61 6c 6c 20 21 4e |cally install !N| 00000250 65 77 4c 6f 6f 6b 20 6f 6e 20 79 6f 75 72 20 73 |ewLook on your s| 00000260 79 73 74 65 6d 20 62 79 20 64 72 61 67 67 69 6e |ystem by draggin| 00000270 67 20 69 74 20 69 6e 74 6f 20 74 68 65 0a 72 6f |g it into the.ro| 00000280 6f 74 20 64 69 72 65 63 74 6f 72 79 20 6f 66 20 |ot directory of | 00000290 79 6f 75 72 20 73 79 73 74 65 6d 20 64 69 73 6b |your system disk| 000002a0 2e 20 57 68 65 6e 20 79 6f 75 20 63 68 6f 6f 73 |. When you choos| 000002b0 65 20 79 6f 75 72 20 64 65 73 69 72 65 64 20 73 |e your desired s| 000002c0 65 74 74 69 6e 67 73 0a 21 4e 65 77 4c 6f 6f 6b |ettings.!NewLook| 000002d0 20 77 72 69 74 65 73 20 74 68 65 20 73 65 74 74 | writes the sett| 000002e0 69 6e 67 73 20 69 6e 74 6f 20 61 6e 20 69 6e 74 |ings into an int| 000002f0 65 72 6e 61 6c 20 66 69 6c 65 2c 20 73 6f 20 70 |ernal file, so p| 00000300 75 74 74 69 6e 67 20 69 74 20 69 6e 20 79 6f 75 |utting it in you| 00000310 72 0a 72 6f 6f 74 20 64 69 72 65 63 74 6f 72 79 |r.root directory| 00000320 20 77 69 6c 6c 20 61 70 70 6c 79 20 74 68 65 20 | will apply the | 00000330 63 68 61 6e 67 65 73 20 77 68 65 6e 20 79 6f 75 |changes when you| 00000340 20 72 65 73 74 61 72 74 20 79 6f 75 72 20 63 6f | restart your co| 00000350 6d 70 75 74 65 72 2e 0a 0a 53 74 61 72 74 20 74 |mputer...Start t| 00000360 68 65 20 70 72 6f 67 72 61 6d 20 62 79 20 64 6f |he program by do| 00000370 75 62 6c 65 2d 63 6c 69 63 6b 69 6e 67 20 6f 6e |uble-clicking on| 00000380 20 69 74 2c 20 61 6e 64 20 61 20 64 69 61 6c 6f | it, and a dialo| 00000390 67 75 65 20 62 6f 78 20 77 69 6c 6c 20 61 70 70 |gue box will app| 000003a0 65 61 72 0a 77 69 74 68 20 74 68 65 20 66 6f 6c |ear.with the fol| 000003b0 6c 6f 77 69 6e 67 20 65 6c 65 6d 65 6e 74 73 3a |lowing elements:| 000003c0 0a 0a 33 44 3a 20 69 66 20 74 68 69 73 20 69 73 |..3D: if this is| 000003d0 20 73 65 6c 65 63 74 65 64 20 74 68 65 6e 20 77 | selected then w| 000003e0 69 6e 64 6f 77 20 62 6f 72 64 65 72 73 20 61 6e |indow borders an| 000003f0 64 20 76 61 72 69 6f 75 73 20 63 6f 6e 74 72 6f |d various contro| 00000400 6c 73 20 61 6e 64 20 67 61 64 67 65 74 73 0a 77 |ls and gadgets.w| 00000410 69 6c 6c 20 61 70 70 65 61 72 20 69 6e 20 33 44 |ill appear in 3D| 00000420 2e 0a 0a 42 61 63 6b 67 72 6f 75 6e 64 20 74 65 |...Background te| 00000430 78 74 75 72 65 3a 20 61 20 63 68 6f 69 63 65 20 |xture: a choice | 00000440 6f 66 20 64 69 66 66 65 72 65 6e 74 20 62 61 63 |of different bac| 00000450 6b 67 72 6f 75 6e 64 20 74 65 78 74 75 72 65 73 |kground textures| 00000460 20 69 73 20 70 72 6f 76 69 64 65 64 20 2d 0a 74 | is provided -.t| 00000470 72 79 20 74 68 65 6d 20 61 6e 64 20 73 65 65 20 |ry them and see | 00000480 77 68 69 63 68 20 28 69 66 20 61 6e 79 29 20 79 |which (if any) y| 00000490 6f 75 20 6c 69 6b 65 2e 20 54 68 65 20 52 61 6e |ou like. The Ran| 000004a0 64 6f 6d 20 6f 70 74 69 6f 6e 20 63 68 6f 6f 73 |dom option choos| 000004b0 65 73 20 61 0a 64 69 66 66 65 72 65 6e 74 20 6f |es a.different o| 000004c0 6e 65 20 65 61 63 68 20 64 61 79 2e 20 54 68 65 |ne each day. The| 000004d0 20 27 6c 69 67 68 74 65 72 27 20 62 75 74 74 6f | 'lighter' butto| 000004e0 6e 20 6d 61 6b 65 73 20 74 68 65 6d 20 61 6c 6c |n makes them all| 000004f0 20 73 6c 69 67 68 74 6c 79 0a 6c 69 67 68 74 65 | slightly.lighte| 00000500 72 2e 20 54 68 65 20 27 54 72 79 27 20 62 75 74 |r. The 'Try' but| 00000510 74 6f 6e 20 61 6c 6c 6f 77 73 20 79 6f 75 20 74 |ton allows you t| 00000520 6f 20 74 72 79 20 61 20 62 61 63 6b 64 72 6f 70 |o try a backdrop| 00000530 20 77 69 74 68 6f 75 74 20 73 65 74 74 69 6e 67 | without setting| 00000540 20 74 68 65 0a 6f 74 68 65 72 20 6f 70 74 69 6f | the.other optio| 00000550 6e 73 2c 20 74 6f 20 6d 61 6b 65 20 65 78 70 65 |ns, to make expe| 00000560 72 69 6d 65 6e 74 61 74 69 6f 6e 20 65 61 73 69 |rimentation easi| 00000570 65 72 2e 0a 0a 4f 4b 20 2d 20 74 68 69 73 20 62 |er...OK - this b| 00000580 75 74 74 6f 6e 20 74 61 6b 65 73 20 74 68 65 20 |utton takes the | 00000590 63 75 72 72 65 6e 74 6c 79 20 73 65 6c 65 63 74 |currently select| 000005a0 65 64 20 6f 70 74 69 6f 6e 73 2c 20 61 6e 64 20 |ed options, and | 000005b0 61 70 70 6c 69 65 73 20 74 68 65 6d 20 74 6f 0a |applies them to.| 000005c0 79 6f 75 72 20 64 65 73 6b 74 6f 70 2e 20 49 74 |your desktop. It| 000005d0 20 75 73 75 61 6c 6c 79 20 6d 61 6b 65 20 74 68 | usually make th| 000005e0 65 20 64 69 61 6c 6f 67 75 65 20 62 6f 78 20 64 |e dialogue box d| 000005f0 69 73 61 70 70 65 61 72 2c 20 62 75 74 20 69 66 |isappear, but if| 00000600 20 79 6f 75 0a 61 64 6a 75 73 74 2d 63 6c 69 63 | you.adjust-clic| 00000610 6b 20 74 68 65 20 62 6f 78 20 77 69 6c 6c 20 73 |k the box will s| 00000620 74 61 79 2e 0a 0a 43 61 6e 63 65 6c 20 2d 20 74 |tay...Cancel - t| 00000630 68 69 73 20 62 75 74 74 6f 6e 20 63 6c 6f 73 65 |his button close| 00000640 73 20 74 68 65 20 64 69 61 6c 6f 67 75 65 20 62 |s the dialogue b| 00000650 6f 78 20 28 61 6e 64 20 71 75 69 74 73 20 74 68 |ox (and quits th| 00000660 65 20 61 70 70 6c 69 63 61 74 69 6f 6e 29 2e 0a |e application)..| 00000670 0a 53 61 76 65 20 2d 20 54 68 69 73 20 62 75 74 |.Save - This but| 00000680 74 6f 6e 20 64 6f 65 73 20 74 68 65 20 73 61 6d |ton does the sam| 00000690 65 20 61 73 20 4f 4b 2c 20 61 6e 64 20 61 6c 73 |e as OK, and als| 000006a0 6f 20 77 72 69 74 65 73 20 74 68 65 20 63 75 72 |o writes the cur| 000006b0 72 65 6e 74 20 73 65 74 74 69 6e 67 73 0a 69 6e |rent settings.in| 000006c0 74 6f 20 61 20 66 69 6c 65 20 77 69 74 68 69 6e |to a file within| 000006d0 20 74 68 69 73 20 61 70 70 6c 69 63 61 74 69 6f | this applicatio| 000006e0 6e 2e 20 54 68 65 73 65 20 73 65 74 74 69 6e 67 |n. These setting| 000006f0 73 20 77 69 6c 6c 20 62 65 20 72 65 69 6e 73 74 |s will be reinst| 00000700 61 74 65 64 0a 77 68 65 6e 20 74 68 65 20 63 6f |ated.when the co| 00000710 6d 70 75 74 65 72 20 69 73 20 27 73 65 65 6e 27 |mputer is 'seen'| 00000720 20 62 79 20 74 68 65 20 46 69 6c 65 72 2e 0a 0a | by the Filer...| 00000730 44 65 66 61 75 6c 74 20 2d 20 54 68 69 73 20 62 |Default - This b| 00000740 75 74 74 6f 6e 20 61 73 73 65 72 74 73 20 73 6f |utton asserts so| 00000750 6d 65 20 72 65 63 6f 6d 6d 65 6e 64 65 64 20 73 |me recommended s| 00000760 65 74 74 69 6e 67 73 20 69 6e 74 6f 20 74 68 65 |ettings into the| 00000770 20 64 69 61 6c 6f 67 75 65 0a 62 6f 78 2e 0a 0a | dialogue.box...| 00000780 54 68 65 72 65 20 61 72 65 20 64 69 66 66 65 72 |There are differ| 00000790 65 6e 74 20 73 65 74 73 20 6f 66 20 33 44 20 69 |ent sets of 3D i| 000007a0 63 6f 6e 73 20 66 6f 72 20 6c 6f 77 20 61 6e 64 |cons for low and| 000007b0 20 66 6f 72 20 68 69 67 68 20 72 65 73 6f 6c 75 | for high resolu| 000007c0 74 69 6f 6e 0a 73 63 72 65 65 6e 73 2e 20 49 66 |tion.screens. If| 000007d0 20 79 6f 75 20 6c 65 61 76 65 20 74 68 65 20 61 | you leave the a| 000007e0 70 70 6c 69 63 61 74 69 6f 6e 20 72 75 6e 6e 69 |pplication runni| 000007f0 6e 67 20 6f 76 65 72 20 61 20 6d 6f 64 65 20 63 |ng over a mode c| 00000800 68 61 6e 67 65 20 62 65 74 77 65 65 6e 0a 28 66 |hange between.(f| 00000810 6f 72 20 69 6e 73 74 61 6e 63 65 29 20 6d 6f 64 |or instance) mod| 00000820 65 20 32 37 20 28 56 47 41 29 20 61 6e 64 20 6d |e 27 (VGA) and m| 00000830 6f 64 65 20 31 32 20 28 54 56 20 72 65 73 6f 6c |ode 12 (TV resol| 00000840 75 74 69 6f 6e 29 2c 20 69 74 20 77 69 6c 6c 20 |ution), it will | 00000850 73 77 61 70 20 74 68 65 0a 69 63 6f 6e 73 20 61 |swap the.icons a| 00000860 72 6f 75 6e 64 20 61 74 20 74 68 65 20 6d 6f 64 |round at the mod| 00000870 65 20 63 68 61 6e 67 65 20 69 6e 20 6f 72 64 65 |e change in orde| 00000880 72 20 74 6f 20 6b 65 65 70 20 74 68 69 6e 67 73 |r to keep things| 00000890 20 61 73 20 6e 65 61 74 20 61 73 0a 70 6f 73 73 | as neat as.poss| 000008a0 69 62 6c 65 2e 20 49 66 20 79 6f 75 20 63 6c 6f |ible. If you clo| 000008b0 73 65 20 21 4e 65 77 4c 6f 6f 6b 20 61 6e 64 20 |se !NewLook and | 000008c0 74 68 65 6e 20 64 6f 20 73 75 63 68 20 61 20 6d |then do such a m| 000008d0 6f 64 65 20 63 68 61 6e 67 65 2c 20 68 6f 77 65 |ode change, howe| 000008e0 76 65 72 2c 0a 74 68 65 20 72 65 73 75 6c 74 20 |ver,.the result | 000008f0 63 61 6e 20 6c 6f 6f 6b 20 61 20 6c 69 74 74 6c |can look a littl| 00000900 65 20 6d 65 73 73 79 20 2d 20 70 61 72 74 69 63 |e messy - partic| 00000910 75 6c 61 72 6c 79 20 6d 6f 76 69 6e 67 20 66 72 |ularly moving fr| 00000920 6f 6d 20 68 69 67 68 20 72 65 73 6f 6c 75 74 69 |om high resoluti| 00000930 6f 6e 0a 74 6f 20 6c 6f 77 2e 0a 0a 4d 61 6b 69 |on.to low...Maki| 00000940 6e 67 20 64 69 61 6c 6f 67 75 65 20 62 6f 78 20 |ng dialogue box | 00000950 62 75 74 74 6f 6e 73 20 33 44 20 69 73 20 6e 6f |buttons 3D is no| 00000960 74 20 73 6f 6d 65 74 68 69 6e 67 20 77 68 69 63 |t something whic| 00000970 68 20 63 61 6e 20 62 65 20 61 70 70 6c 69 65 64 |h can be applied| 00000980 20 67 6c 6f 62 61 6c 6c 79 20 74 6f 0a 74 68 65 | globally to.the| 00000990 20 6d 61 63 68 69 6e 65 20 2d 20 69 74 20 6d 75 | machine - it mu| 000009a0 73 74 20 62 65 20 63 68 61 6e 67 65 64 20 69 6e |st be changed in| 000009b0 20 74 68 65 20 74 65 6d 70 6c 61 74 65 20 66 69 | the template fi| 000009c0 6c 65 20 6f 66 20 65 61 63 68 20 69 6e 64 69 76 |le of each indiv| 000009d0 69 64 75 61 6c 0a 61 70 70 6c 69 63 61 74 69 6f |idual.applicatio| 000009e0 6e 2e 20 54 68 65 20 66 69 6c 65 20 52 4f 4d 41 |n. The file ROMA| 000009f0 70 70 73 33 44 20 69 6e 73 69 64 65 20 21 4e 65 |pps3D inside !Ne| 00000a00 77 4c 6f 6f 6b 20 63 6f 6e 74 61 69 6e 73 20 72 |wLook contains r| 00000a10 65 70 6c 61 63 65 6d 65 6e 74 0a 74 65 6d 70 6c |eplacement.templ| 00000a20 61 74 65 20 66 69 6c 65 73 20 66 6f 72 20 61 6c |ate files for al| 00000a30 6c 20 52 4f 4d 20 61 70 70 6c 69 63 61 74 69 6f |l ROM applicatio| 00000a40 6e 73 20 74 6f 20 67 69 76 65 20 74 68 65 6d 20 |ns to give them | 00000a50 33 44 20 62 75 74 74 6f 6e 73 20 65 74 63 2e 20 |3D buttons etc. | 00000a60 4c 6f 61 64 69 6e 67 0a 74 68 69 73 20 64 6f 65 |Loading.this doe| 00000a70 73 20 6e 6f 74 20 61 66 66 65 63 74 20 74 61 73 |s not affect tas| 00000a80 6b 73 20 77 68 69 63 68 20 61 72 65 20 61 6c 72 |ks which are alr| 00000a90 65 61 64 79 20 72 75 6e 6e 69 6e 67 20 28 65 67 |eady running (eg| 00000aa0 2e 20 74 68 65 20 66 69 6c 65 72 2c 20 74 68 65 |. the filer, the| 00000ab0 0a 74 61 73 6b 20 6d 61 6e 61 67 65 72 29 2e 20 |.task manager). | 00000ac0 49 6e 20 6f 72 64 65 72 20 74 6f 20 67 65 74 20 |In order to get | 00000ad0 33 44 20 64 69 61 6c 6f 67 75 65 20 62 6f 78 65 |3D dialogue boxe| 00000ae0 73 20 6f 6e 20 74 68 65 73 65 20 79 6f 75 20 6d |s on these you m| 00000af0 75 73 74 20 52 4d 4c 6f 61 64 0a 74 68 69 73 20 |ust RMLoad.this | 00000b00 66 69 6c 65 20 61 73 20 70 61 72 74 20 6f 66 20 |file as part of | 00000b10 79 6f 75 72 20 6d 61 63 68 69 6e 65 20 62 6f 6f |your machine boo| 00000b20 74 20 73 65 71 75 65 6e 63 65 2c 20 62 65 66 6f |t sequence, befo| 00000b30 72 65 20 74 68 65 20 64 65 73 6b 74 6f 70 20 73 |re the desktop s| 00000b40 74 61 72 74 73 0a 75 70 2e 20 49 66 20 79 6f 75 |tarts.up. If you| 00000b50 20 64 6f 20 74 68 69 73 2c 20 79 6f 75 20 6d 75 | do this, you mu| 00000b60 73 74 20 61 6c 73 6f 20 52 4d 4c 6f 61 64 20 74 |st also RMLoad t| 00000b70 68 65 20 66 69 6c 65 20 42 6f 72 64 65 72 55 74 |he file BorderUt| 00000b80 69 6c 2c 20 77 68 69 63 68 20 69 73 0a 72 65 71 |il, which is.req| 00000b90 75 69 72 65 64 20 62 79 20 74 68 65 20 57 69 6e |uired by the Win| 00000ba0 64 6f 77 20 4d 61 6e 61 67 65 72 20 69 6e 20 52 |dow Manager in R| 00000bb0 49 53 43 20 4f 53 20 33 2e 31 30 2c 20 77 68 65 |ISC OS 3.10, whe| 00000bc0 6e 20 6f 70 65 72 61 74 69 6e 67 20 77 69 74 68 |n operating with| 00000bd0 20 74 68 65 73 65 0a 74 65 6d 70 6c 61 74 65 73 | these.templates| 00000be0 2e 0a 0a 49 66 20 79 6f 75 20 61 72 65 20 75 73 |...If you are us| 00000bf0 69 6e 67 20 74 68 69 73 20 61 70 70 6c 69 63 61 |ing this applica| 00000c00 74 69 6f 6e 20 77 69 74 68 20 61 20 64 65 73 6b |tion with a desk| 00000c10 74 6f 70 20 62 6f 6f 74 20 73 65 71 75 65 6e 63 |top boot sequenc| 00000c20 65 20 67 65 6e 65 72 61 74 65 64 20 62 79 0a 74 |e generated by.t| 00000c30 68 65 20 54 61 73 6b 20 6d 61 6e 61 67 65 72 27 |he Task manager'| 00000c40 73 20 27 53 61 76 65 20 62 6f 6f 74 20 66 69 6c |s 'Save boot fil| 00000c50 65 27 20 66 61 63 69 6c 69 74 79 2c 20 74 68 65 |e' facility, the| 00000c60 6e 20 75 6e 64 65 72 20 73 6f 6d 65 20 63 69 72 |n under some cir| 00000c70 63 75 6d 73 74 61 6e 63 65 73 0a 74 68 65 20 64 |cumstances.the d| 00000c80 65 73 6b 74 6f 70 20 62 61 63 6b 67 72 6f 75 6e |esktop backgroun| 00000c90 64 20 74 65 78 74 75 72 65 20 63 61 6e 20 67 65 |d texture can ge| 00000ca0 74 20 72 65 6d 6f 76 65 64 2c 20 61 6e 64 20 73 |t removed, and s| 00000cb0 6f 20 6d 79 73 74 65 72 69 6f 75 73 6c 79 20 66 |o mysteriously f| 00000cc0 61 69 6c 20 74 6f 0a 61 70 70 65 61 72 20 77 68 |ail to.appear wh| 00000cd0 65 6e 20 74 68 65 20 6d 61 63 68 69 6e 65 20 73 |en the machine s| 00000ce0 74 61 72 74 73 2e 20 54 68 65 20 72 65 61 73 6f |tarts. The reaso| 00000cf0 6e 20 66 6f 72 20 74 68 69 73 20 69 73 20 74 68 |n for this is th| 00000d00 61 74 20 74 68 65 20 73 61 76 65 64 20 66 69 6c |at the saved fil| 00000d10 65 0a 63 61 6e 20 63 6f 6e 74 61 69 6e 20 74 68 |e.can contain th| 00000d20 65 20 6c 69 6e 65 0a 20 20 50 69 6e 62 6f 61 72 |e line. Pinboar| 00000d30 64 0a 74 6f 20 69 6e 69 74 69 61 6c 69 73 65 20 |d.to initialise | 00000d40 74 68 65 20 50 69 6e 62 6f 61 72 64 20 61 70 70 |the Pinboard app| 00000d50 6c 69 63 61 74 69 6f 6e 2e 20 4f 6e 20 69 74 73 |lication. On its| 00000d60 20 6f 77 6e 2c 20 74 68 69 73 20 6c 69 6e 65 20 | own, this line | 00000d70 72 65 6d 6f 76 65 73 20 61 6e 79 0a 65 78 69 73 |removes any.exis| 00000d80 74 69 6e 67 20 62 61 63 6b 67 72 6f 75 6e 64 20 |ting background | 00000d90 74 65 78 74 75 72 65 2e 20 53 6f 2c 20 6a 75 73 |texture. So, jus| 00000da0 74 20 64 65 6c 65 74 65 20 74 68 69 73 20 6c 69 |t delete this li| 00000db0 6e 65 20 75 73 69 6e 67 20 45 64 69 74 2c 20 73 |ne using Edit, s| 00000dc0 61 76 65 20 74 68 65 0a 66 69 6c 65 20 61 67 61 |ave the.file aga| 00000dd0 69 6e 20 61 6e 64 20 77 68 65 6e 20 74 68 65 20 |in and when the | 00000de0 6d 61 63 68 69 6e 65 20 69 73 20 72 65 73 65 74 |machine is reset| 00000df0 20 74 68 65 20 62 61 63 6b 67 72 6f 75 6e 64 20 | the background | 00000e00 74 65 78 74 75 72 65 20 77 69 6c 6c 20 61 70 70 |texture will app| 00000e10 65 61 72 2e 0a 0a 41 6e 20 65 78 61 6d 70 6c 65 |ear...An example| 00000e20 20 21 42 6f 6f 74 20 66 69 6c 65 2c 20 66 6f 72 | !Boot file, for| 00000e30 20 61 20 6d 61 63 68 69 6e 65 20 77 69 74 68 20 | a machine with | 00000e40 61 20 68 61 72 64 20 64 69 73 63 20 63 61 6c 6c |a hard disc call| 00000e50 65 64 20 3a 48 61 72 64 44 69 73 63 2c 0a 6d 69 |ed :HardDisc,.mi| 00000e60 67 68 74 20 62 65 3a 0a 20 20 52 4d 4c 6f 61 64 |ght be:. RMLoad| 00000e70 20 61 64 66 73 3a 3a 48 61 72 64 44 69 73 63 2e | adfs::HardDisc.| 00000e80 24 2e 21 4e 65 77 4c 6f 6f 6b 2e 52 4f 4d 41 70 |$.!NewLook.ROMAp| 00000e90 70 73 33 44 0a 20 20 52 4d 4c 6f 61 64 20 61 64 |ps3D. RMLoad ad| 00000ea0 66 73 3a 3a 48 61 72 64 44 69 73 63 2e 24 2e 21 |fs::HardDisc.$.!| 00000eb0 4e 65 77 4c 6f 6f 6b 2e 42 6f 72 64 65 72 55 74 |NewLook.BorderUt| 00000ec0 69 6c 0a 20 20 52 75 6e 20 61 64 66 73 3a 3a 48 |il. Run adfs::H| 00000ed0 61 72 64 44 69 73 63 2e 24 2e 44 65 73 6b 42 6f |ardDisc.$.DeskBo| 00000ee0 6f 74 0a 43 72 65 61 74 65 20 61 6e 20 4f 62 65 |ot.Create an Obe| 00000ef0 79 20 66 69 6c 65 20 63 6f 6e 74 61 69 6e 69 6e |y file containin| 00000f00 67 20 74 68 69 73 2c 20 73 61 76 65 20 61 6e 79 |g this, save any| 00000f10 20 64 65 73 69 72 65 64 20 64 65 73 6b 74 6f 70 | desired desktop| 00000f20 0a 61 70 70 6c 69 63 61 74 69 6f 6e 73 20 61 73 |.applications as| 00000f30 20 74 68 65 20 66 69 6c 65 20 44 65 73 6b 42 6f | the file DeskBo| 00000f40 6f 74 2c 20 74 79 70 65 20 46 31 32 20 61 6e 64 |ot, type F12 and| 00000f50 20 74 79 70 65 20 74 68 65 0a 2a 43 6f 6d 6d 61 | type the.*Comma| 00000f60 6e 64 73 3a 0a 20 20 41 44 46 53 20 20 20 20 20 |nds:. ADFS | 00000f70 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000f80 20 20 20 28 73 65 74 20 63 75 72 72 65 6e 74 20 | (set current | 00000f90 66 69 6c 69 6e 67 20 73 79 73 74 65 6d 29 0a 20 |filing system). | 00000fa0 20 44 69 72 20 3a 34 20 20 20 20 20 20 20 20 20 | Dir :4 | 00000fb0 20 20 20 20 20 20 20 20 20 20 20 20 20 28 73 65 | (se| 00000fc0 74 20 63 75 72 72 65 6e 74 20 64 72 69 76 65 29 |t current drive)| 00000fd0 0a 20 20 43 6f 6e 66 69 67 75 72 65 20 42 6f 6f |. Configure Boo| 00000fe0 74 20 20 20 20 20 20 20 20 20 20 20 20 20 20 28 |t (| 00000ff0 73 65 74 20 63 6f 6d 70 75 74 65 72 20 74 6f 20 |set computer to | 00001000 6f 62 65 79 20 62 6f 6f 74 20 66 69 6c 65 20 61 |obey boot file a| 00001010 74 20 73 74 61 72 74 29 0a 20 20 43 6f 6e 66 69 |t start). Confi| 00001020 67 75 72 65 20 46 69 6c 65 53 79 73 74 65 6d 20 |gure FileSystem | 00001030 41 44 46 53 20 20 20 28 73 65 74 20 73 74 61 72 |ADFS (set star| 00001040 74 75 70 20 66 69 6c 69 6e 67 20 73 79 73 74 65 |tup filing syste| 00001050 6d 29 0a 20 20 43 6f 6e 66 69 67 75 72 65 20 44 |m). Configure D| 00001060 72 69 76 65 20 34 20 20 20 20 20 20 20 20 20 20 |rive 4 | 00001070 20 28 73 65 74 20 73 74 61 72 74 75 70 20 64 72 | (set startup dr| 00001080 69 76 65 29 0a 20 20 4f 70 74 20 34 2c 32 20 20 |ive). Opt 4,2 | 00001090 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000010a0 20 20 20 28 73 65 74 20 64 69 73 63 20 74 6f 20 | (set disc to | 000010b0 6f 62 65 79 20 21 42 6f 6f 74 20 66 69 6c 65 29 |obey !Boot file)| 000010c0 0a 4e 6f 77 20 72 65 73 65 74 20 74 68 65 20 63 |.Now reset the c| 000010d0 6f 6d 70 75 74 65 72 20 62 79 20 68 6f 6c 64 69 |omputer by holdi| 000010e0 6e 67 20 64 6f 77 6e 20 43 74 72 6c 20 61 6e 64 |ng down Ctrl and| 000010f0 20 70 72 65 73 73 69 6e 67 20 72 65 73 65 74 20 | pressing reset | 00001100 28 61 20 48 61 72 64 0a 52 65 73 65 74 29 2c 20 |(a Hard.Reset), | 00001110 61 6e 64 20 74 68 65 20 63 6f 6d 70 75 74 65 72 |and the computer| 00001120 20 77 69 6c 6c 20 65 78 65 63 75 74 65 20 79 6f | will execute yo| 00001130 75 72 20 4f 62 65 79 20 66 69 6c 65 20 61 6e 64 |ur Obey file and| 00001140 20 65 6e 74 65 72 20 74 68 65 20 64 65 73 6b 74 | enter the deskt| 00001150 6f 70 2e 0a 49 66 20 79 6f 75 20 68 61 76 65 20 |op..If you have | 00001160 61 20 53 43 53 49 20 68 61 72 64 20 64 69 73 63 |a SCSI hard disc| 00001170 20 74 68 65 6e 20 75 73 65 20 53 43 53 49 20 69 | then use SCSI i| 00001180 6e 20 70 6c 61 63 65 20 6f 66 20 41 44 46 53 20 |n place of ADFS | 00001190 69 6e 20 74 68 65 20 61 62 6f 76 65 2c 0a 61 6e |in the above,.an| 000011a0 64 20 53 43 53 49 46 53 44 72 69 76 65 20 69 6e |d SCSIFSDrive in| 000011b0 20 70 6c 61 63 65 20 6f 66 20 44 72 69 76 65 2e | place of Drive.| 000011c0 20 49 66 20 79 6f 75 20 68 61 76 65 20 6e 6f 20 | If you have no | 000011d0 64 65 73 6b 74 6f 70 20 73 74 61 72 74 75 70 20 |desktop startup | 000011e0 66 69 6c 65 2c 0a 72 65 70 6c 61 63 65 20 74 68 |file,.replace th| 000011f0 65 20 6c 61 73 74 20 6c 69 6e 65 20 6f 66 20 74 |e last line of t| 00001200 68 65 20 21 42 6f 6f 74 20 66 69 6c 65 20 77 69 |he !Boot file wi| 00001210 74 68 20 74 68 65 20 6c 69 6e 65 0a 20 20 44 65 |th the line. De| 00001220 73 6b 74 6f 70 0a 61 6e 64 20 74 68 65 20 64 65 |sktop.and the de| 00001230 73 6b 74 6f 70 20 77 69 6c 6c 20 62 65 20 73 74 |sktop will be st| 00001240 61 72 74 65 64 2e 0a 0a 57 68 65 6e 20 79 6f 75 |arted...When you| 00001250 20 68 61 76 65 20 69 6e 73 74 61 6c 6c 65 64 20 | have installed | 00001260 79 6f 75 72 20 6e 65 77 20 6c 6f 6f 6b 2c 20 79 |your new look, y| 00001270 6f 75 20 6d 61 79 20 66 69 6e 64 20 63 65 72 74 |ou may find cert| 00001280 61 69 6e 20 62 75 74 74 6f 6e 73 0a 28 70 61 72 |ain buttons.(par| 00001290 74 69 63 75 6c 61 72 6c 79 20 61 72 72 6f 77 20 |ticularly arrow | 000012a0 61 6e 64 20 6f 70 74 69 6f 6e 20 62 75 74 74 6f |and option butto| 000012b0 6e 73 29 20 72 65 76 65 72 74 69 6e 67 20 62 61 |ns) reverting ba| 000012c0 63 6b 20 74 6f 20 74 68 65 69 72 20 70 72 65 76 |ck to their prev| 000012d0 69 6f 75 73 0a 61 70 70 65 61 72 61 6e 63 65 2e |ious.appearance.| 000012e0 20 54 68 69 73 20 63 61 6e 20 62 65 20 63 61 75 | This can be cau| 000012f0 73 65 64 20 62 79 20 61 70 70 6c 69 63 61 74 69 |sed by applicati| 00001300 6f 6e 73 20 77 68 69 63 68 20 6c 6f 61 64 20 74 |ons which load t| 00001310 68 65 69 72 20 6f 77 6e 20 76 65 72 73 69 6f 6e |heir own version| 00001320 73 0a 6f 66 20 74 68 65 73 65 20 62 75 74 74 6f |s.of these butto| 00001330 6e 73 20 69 6e 74 6f 20 74 68 65 20 57 69 6d 70 |ns into the Wimp| 00001340 27 73 20 73 70 72 69 74 65 20 70 6f 6f 6c 2e 20 |'s sprite pool. | 00001350 49 6e 20 6f 72 64 65 72 20 74 6f 20 63 75 72 65 |In order to cure| 00001360 20 74 68 69 73 20 79 6f 75 20 6d 75 73 74 0a 73 | this you must.s| 00001370 65 61 72 63 68 20 69 6e 73 69 64 65 20 61 6e 79 |earch inside any| 00001380 20 61 70 70 6c 69 63 61 74 69 6f 6e 73 20 74 68 | applications th| 00001390 61 74 20 79 6f 75 72 20 6d 61 63 68 69 6e 65 20 |at your machine | 000013a0 73 65 65 73 2c 20 6c 6f 6f 6b 69 6e 67 20 66 6f |sees, looking fo| 000013b0 72 20 21 53 70 72 69 74 65 73 0a 66 69 6c 65 73 |r !Sprites.files| 000013c0 20 77 68 69 63 68 20 63 6f 6e 74 61 69 6e 20 74 | which contain t| 000013d0 68 65 20 73 70 72 69 74 65 73 20 6f 70 74 6f 6e |he sprites opton| 000013e0 2c 20 6f 70 74 6f 66 66 2c 20 72 61 64 69 6f 6f |, optoff, radioo| 000013f0 6e 2c 20 72 61 64 69 6f 6f 66 66 2e 20 54 68 65 |n, radiooff. The| 00001400 73 65 20 63 61 6e 0a 62 65 20 64 65 6c 65 74 65 |se can.be delete| 00001410 64 20 75 73 69 6e 67 20 21 50 61 69 6e 74 2e 0a |d using !Paint..| 00001420 0a 54 68 69 73 20 61 70 70 6c 69 63 61 74 69 6f |.This applicatio| 00001430 6e 20 64 6f 65 73 20 6e 6f 74 20 70 72 6f 76 69 |n does not provi| 00001440 64 65 20 73 75 70 70 6f 72 74 20 66 6f 72 20 68 |de support for h| 00001450 69 67 68 20 72 65 73 6f 6c 75 74 69 6f 6e 20 6d |igh resolution m| 00001460 6f 6e 6f 63 68 72 6f 6d 65 0a 73 63 72 65 65 6e |onochrome.screen| 00001470 73 2e 0a |s..| 00001473