home *** CD-ROM | disk | FTP | other *** search
/ Vectronix 2 / VECTRONIX2.iso / FILES_07 / ICDP655A.ZIP / DOCS / ENGLISH / DESKTOP.DOC < prev    next >
Text File  |  1991-02-12  |  5KB  |  115 lines

  1. DESKTOP.PRG & DESKTOP.DOC
  2. Copyright 1990-1991  ICD, Inc.
  3.  
  4. +--------------------------------------------------------------+ 
  5.  
  6. NOTE: This file is a SUPPLEMENT to the AdSCSI ST manual which 
  7. contains more extensive documentation on DESKTOP.
  8.  
  9. +--------------------------------------------------------------+ 
  10.  
  11. DESKTOP.PRG was previously a desk accessory (DESKTOP.ACC).  It 
  12. is now a program so it only uses memory when you actually run 
  13. it.
  14.  
  15. Note that you must have version 5.0.0 or greater of ICDBOOT 
  16. installed in order to install and run this version of 
  17. DESKTOP.PRG.
  18.  
  19. When running DESKTOP.PRG from NEODESK, you need to be aware of 
  20. the fact that it will not put the partition names in the icons,
  21. or change paths in open windows.  Maybe we can do this later.
  22. Otherwise, it works fine with NEODESK.
  23.  
  24. A check mark under the Boot column in the Available partitions 
  25. window indicates that this partition's boot sector contains
  26. bootable code and that ICDBOOT.SYS can be loaded from this
  27. partition when it is the first GEM partition enabled in the
  28. system.  This does NOT necessarily mean that the AUTO folder and 
  29. the ACCessories will be loaded from this drive.
  30.  
  31. An asterisk ('*') next to a drive partition's name in the 
  32. Logical drives window indicates that the drive is the current
  33. Autoboot drive.  This is the drive you selected in HDUTIL when
  34. you set up your hard disk to Autoboot.  This is the drive where
  35. the AUTO folder and ACCessories are loaded from.
  36.  
  37. To revert to "pristine" logical drive order, click on Unswap.  
  38. This makes your first partition C, next D, etc.
  39.  
  40. To save your swap order permanently, click on Save.  This will 
  41. write the swap order into ICDBOOT.SYS.  Next time you boot, you
  42. will be using the new swap order.  If you swap your Autoboot
  43. drive (the drive where the system looks for the AUTO folder and
  44. ACCessories), you will be asked if you want to save a copy of
  45. your DESKTOP.INF file on the new Autoboot drive.  This is usually
  46. a good idea.  If you have swapped any drives corresponding to
  47. open windows in your DESKTOP.INF file, you will be asked to
  48. update the DESKTOP.INF.  This is also a good idea; otherwise, you
  49. will come up without your windows open.
  50.  
  51. When DESKTOP.PRG terminates, the new swap order will be 
  52. reflected in the drive icons; also any open windows affected by
  53. the new swap order will be changed.
  54.  
  55. A check mark under the On column in the Available partitions 
  56. window means that that partition is currently enabled (or
  57. 'visible' to ICDBOOT).
  58.  
  59. To enable or disable active partitions, click on the appropriate 
  60. line under the On column.  Up to 14 GEM partitions may be enabled
  61. at any given time.  You can have a total of 64 partitions for a
  62. physical hard drive (LUN) with a maximum of 128 partitions in the
  63. system.  Actually more than 14 partitions can be enabled, but
  64. ICDBOOT and TOS will only see the first 14 GEM/BGM partitions.
  65.  
  66. To name or rename a partition, click on any GEM or BGM partition 
  67. name in the Available Partitions window.  To get out of rename
  68. mode, click anywhere else.  You can only edit (name/rename) GEM
  69. and BGM volume names.  DESKTOP.PRG has no way of knowing how 
  70. non-GEM partitions keep their volume names, hence you can't edit
  71. these.
  72.  
  73. Bear in mind, your volume names may be upper or lower case, with 
  74. spaces.  If you do a Show Info on the partition, the volume name
  75. is truncated at the first space.  In the DESKTOP.PRG dialog, 
  76. volume names are shown with periods at the ninth character.  This
  77. is strictly in keeping with the GEM convention of showing a
  78. volume name as a file name.  The period will NOT show up in the
  79. icon.  Be advised that it is NOT a good idea to use the pound
  80. sign ('#') character as part of a volume name.  This confuses 
  81. TOS.
  82.  
  83. To turn on the write verify TEMPORARILY click on the On or Off 
  84. button as desired.  This is the same function provided by our old
  85. VERIFY.ACC, and does not affect the Write Verify configuration in
  86. ICDBOOT.  It DOES affect the verify on your floppy disk drives,
  87. so you should probably leave it On most of the time.  The verify
  88. does slow down file transfers, however it is usually worth the
  89. extra time to insure good data.
  90.  
  91. To toggle the write cache function, click on the appropriate On 
  92. or Off as desired.  When turning write cache off, all buffers
  93. will be flushed if needed, and write caching is then disabled
  94. until rebooting or until you explicitly turn it back on.  This is
  95. done for those using the Supercharger PC emulator.  The
  96. Supercharger MUST have write caching disabled, otherwise it will
  97. NOT write to the hard disk.  Once again, this is TEMPORARY.  It
  98. does not make any permanent changes to your ICDBOOT file.  It
  99. only changes the booter in memory.
  100.  
  101. While in DESKTOP.PRG, you can force a rescan of all hard drives 
  102. by clicking on the Rescan button.  This is equivalent to running
  103. DESKTOP.PRG from the beginning.
  104.  
  105. You MUST finalize any actions undertaken here by clicking on OK 
  106. or Reboot.  If you click on Cancel, we will undo what we can.
  107.  
  108.                                       ICD, Inc.
  109.  
  110.  
  111. Note:  We have tested this program thoroughly and believe it 
  112. to be free from problems.  However under no circumstances will
  113. ICD, Inc. be held responsible for any damage to information on
  114. your hard drives.
  115.