home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / u / unimode2 / !UniMode2 / Manuals / Install < prev    next >
Encoding:
Text File  |  1994-05-22  |  5.4 KB  |  113 lines

  1.  Installing UniMode on a floppy based system
  2.  ===========================================
  3.  
  4. 1. Go to your nearest Acorn dealer
  5.  
  6. 2. Buy a harddisc and install it on your machine.
  7.  
  8. 3. Follow the instructions for a harddisc based system given below.
  9.  
  10.  
  11.  Installing UniMode on a harddisc based system
  12.  =============================================
  13.    
  14. 0. Switch on your computer and go to the desktop.
  15.  
  16. 1. Insert the disc holding the !UniMode application and click on the
  17.    floppydisc icon. Copy the application to your harddisc.
  18.  
  19. 2. Dismount the floppydisc. Open de application-directory and copy the
  20.    module "UniMode" to a convenient spot on your boot-disc. (eg. a
  21.    directory 'Modules' or the root-directory)
  22.  
  23. 3. Create a directory "Modes" on your harddisc. Here you can later store
  24.    all your MDFs.
  25.  
  26. 4. Edit the bootfile and/or the desktop-bootfile on the harddisc.
  27.  
  28.         - Add this line: "RMLoad <Path>.UniMode" where <Path> is the full
  29.           pathname of the directory where you have stored the module.
  30.           When booting this will automatically load the UniversalMode module
  31.           E.g. adfs::BootDisc.$.Modules.UniMode
  32.  
  33.         - Rem out any lines that load modules like "SuperVidc", "AutoVidc"
  34.           i.e. modules that control the state of the VidcEnhancer or modules
  35.           that supply soft-modes (e.g. HighModes, BigModes, Overscan,
  36.           Mode90). You will nolonger need them.
  37.  
  38. 5. Now double-click on the !UniMode icon in the directory display. You will
  39.    have to answer a number of questions to install the application on your
  40.    system. 
  41.  
  42. 6. Click MENU over the icon bar icon and move the mouse over the arrow next
  43.    to the item 'Extract'. A window will appear. There are 128 icons numbered  
  44.    0 to 127. These icons represent the 128 screenmodes. A black icon
  45.    represents a RISCOS mode. A green icon represents a UniMode-mode. A red
  46.    icon represents a screenmode supplied by another module. A grey icon
  47.    indicates that the mode is not available. Ideally there should be NO red
  48.    icons in this window.
  49.  
  50.         To get rid of a red icon follow the procedure described below.
  51.  
  52. 7. Click on the red icon. The modedefinition will be extracted.
  53.    a. Open the 'Edit' submenu and choose the item 'ID Text...'
  54.    b. Enter some sensible information.
  55.    c. Choose the 'Compile' option in the main menu.
  56.    d. Open the 'Save' submenu and move to the 'MDF' option.
  57.    e. A Save-box will appear. You can now save the UniMode file. We suggest
  58.       that you save the file in the previously created directory 'Modes'.
  59.    f. In your bootfile after the line: 'RMLoad...UniMode', add the
  60.       following: 
  61.  
  62.          ModeLoad <file> <mode#>
  63.  
  64.       where <file> is the full path and filename of the file you just saved
  65.       and <mode#> is the modenumber from which it was extracted.
  66.    g. Repeat this for each red icon you see in the Mode Selector window.
  67.  
  68. 8. Now comes the difficult part. You have to find out which modules supply
  69.    all those modes that caused a red icon. At the *-prompt type: 'Modules'.
  70.    Modules called: eg. SuperVidc, AutoVidc, Overscan, Mode90, BigModes
  71.    (anything with the word "mode" in it except "UniversalMode") are
  72.    potential candidates. You have to find out where these modules are loaded
  73.    from and then make sure they are not loaded anymore by commenting out
  74.    (with "|") the relevant RMLoad or RMEnsure lines and removing the modules
  75.    from your harddisc. Usually you will find these lines to be in the
  76.    desktop-bootfile or in a file called !Boot or !Run in some application.
  77.    Finally remove the  modules from your harddisc. Maybe you want to keep
  78.    them for backup purposes or some sentimental reason on a floppy-disc? If
  79.    the module supplies not only the modedefinitions but also adds to the
  80.    functionality of the desktop or the application it came with then you
  81.    have got a problem. In that case you can't remove it. So, don't go
  82.    careless by deleting everything before you are absolutely sure that
  83.    you don't need it anymore. (By the way, have you read our disclaimer
  84.    already? The file is called 'Notice')
  85.  
  86. 10.We advise you to keep the number of MDFs in the 'Modes' directory on your
  87.    harddisc to an absolute minimum to save space. It would be better to add
  88.    the ModeLoad command (or replace a "RMLoad <App$Dir>.MyMode" by a
  89.    ModeLoad command) in the !Run file of the application that requires a
  90.    given soft-mode and put the MDF(s) inside the application directory.
  91.    Remember to extract the mode(s) before deleting the module!
  92.  
  93. 11.Reboot your computer and see what happens. If you followed the
  94.    instructions above correctly, you will find that you have:
  95.  
  96.         a. instead of umpteen little modules that where needed to control
  97.            the VidcEnhancer or that supplied softmodes, now there's only one
  98.            module doing all of that. You might even have more available RAM
  99.            and/or discspace than before the change-over.
  100.  
  101.         b. dynamic control over the VidcEnhancer. (ON, OFF, AUTO, QUIET,
  102.            INTELLIGENT, PREFS)
  103.  
  104.         c. DYNAMIC control over the soft-modes. You can now load ONLY the
  105.            modes that YOU want. You can remove any unwanted modes provided
  106.            that they are supplied by UniMode. YOU can decide where the mode
  107.            is loaded (i.e. which modenumber). This is called: Relocatable
  108.            Softmodes.
  109.  
  110. 12. Read the manual on how to create your own MDF or change the existing
  111.     MDFs to your own/monitor's needs.
  112.          
  113.