home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 4 / AUCD4.iso / acorn / documents / acornusr / 1994 / sep94 / text < prev   
Encoding:
Text File  |  1995-02-24  |  3.4 KB  |  79 lines

  1. Questions and Answers
  2. =====================
  3.  
  4. Q. My Apps icon has disappeared from my icon bar. How do I get it back?
  5.  
  6. A. You need to go to the command line (F12) and type *UNPLUG to find 
  7. out which modules are unplugged;  one of them will be Resources. 
  8. Re-install them using *RMREINIT <module name>.
  9.  
  10. Q. I can't fit all my PC applications onto a single 32Mb partition, 
  11. and I don't want to use multiple partitions; can I make a partition 
  12. larger than 32Mb?
  13.  
  14. A. Yes, you can. However, you won't be able to access the partition 
  15. using DOSFS under RISC OS; partition access will only be available in 
  16. the PC environment.
  17.  
  18. The Secret Life of !System
  19. --------------------------
  20.  
  21. Many of your everyday programs use relocatable modules such as the 
  22. Shared C Library; a lot of these are kept in !System.Modules. Your machine 
  23. is informed of the location of !System by !System.!Boot, in the lines 
  24.  
  25. If "<System$Dir>" = "" Then Set System$Dir <Obey$Dir>
  26. If "<System$Path>" = "" Then Set System$Path <System$Dir>.
  27.  
  28. which first sets up the variable System$Dir to point to the location of 
  29. !System, and then sets up System$Path, which is the variable applications 
  30. should use as the start of the path they require to access modules. 
  31.  
  32. The modules in !System may be supplanted or updated either by copying the
  33.  modules directly into !System.Modules, or, preferably, by running 
  34. !SysMerge and dragging the relevant copies of !System to facilitate copying.
  35.  
  36. A4 Battery Hints
  37. ----------------
  38. We have recently investigated how best to maintain the performance of the 
  39. A4 Nickel - Cadmium rechargeable battery. Our results suggest the following:
  40.  
  41. After every few charges, try to discharge the battery completely before 
  42. recharging it. This can be done, once the A4 has prompted you to save your 
  43. work and switch off, by saving your work and then leaving the A4 switched 
  44. on for another two hours or so.
  45.  
  46. When the battery is recharging, it tends to get warm. The charging 
  47. capability of the battery is best if it is kept cool while charging, and it 
  48. makes quite a difference if an airflow can be maintained over the battery 
  49. while it is charging. Even turning the A4 upside down will allow the 
  50. battery to radiate some of its heat to the surroundings.
  51.  
  52. Video Support on the Risc PC
  53. ----------------------------
  54. The table below gives information on the range of Acorn monitors and 
  55. standard resolutions supported by Risc PC with all VRAM configurations, and 
  56. examples of typical backward-compatible numbered screen modes which display 
  57. these resolutions.
  58.  
  59. <Insert Drawfile "Fig1" here>
  60.  
  61. Although the box is ticked to indicate that 1600x1200 is possible on a 
  62. machine with 2Mb VRAM, running this mode requires that the VIDC20 be clocked 
  63. at a higher rate than it is specified for. Hence this display mode may not 
  64. be steady on all Risc PCs.
  65.  
  66. This table applies to the Monitor Definition Files as shipped; the 1600x1200 
  67. definition file can be obtained by AKF85 owners by writing to Acorn Customer 
  68. Services.
  69.  
  70. Changes to ftp.acorn.co.uk
  71. --------------------------
  72. These are now listed in /pub/changelog; the biggest change since the Comms 
  73. column in the May issue is that the ",ddc" archive file endings have been 
  74. replaced with ".arc". In addition to fixing the lists problem under VMS, this 
  75. means that WWW browsers such as xmosaic recognise binaries as binaries.
  76.  
  77. ftp.acorn.co.uk is being mirrored by Arcade BBS (081 654 2212) and Digital 
  78. Databank BBS (0707 329306), so if you have a modem but no Internet link, 
  79. you can still download our files.