home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Amiga 3 / MA_Cover_3.iso / www / ctools / www.ctools.pp.se / ftp / vsm16.lha / VSM16.readme < prev   
Encoding:
Text File  |  1997-03-12  |  2.5 KB  |  68 lines

  1. Short:    Powerful GUI-less Virtual Screen Manager
  2. Uploader: bamo@ctools.pp.se (Bahman Moallem)
  3. Author:   bamo@ctools.pp.se (Bahman Moallem)
  4. Type:     util/cdity
  5.  
  6. VSM version 1.6, first version released to the public 8^).
  7.  
  8. VSM is a commodity that allows switching to other portions of a virtual
  9. screen by pressing a hot key combination rather than scrolling there.
  10.  
  11. VSM steps through the virtual screens one at a time, vertically or
  12. horizontally, from top left to bottom right.
  13.  
  14. This is useful if you have installed a graphic card in your Amiga and
  15. do not like the annoying delay that occurs when you switch between
  16. native Workbench and application's custom screens.
  17.  
  18. A virtual screen may be any size up to the maximum allowed for that
  19. screentype and the graphics RAM in your system. You are only able to
  20. view the visible size at any given time.
  21.  
  22. You may find it helpful to define a virtual screen size exactly an
  23. integer multiple of your visible screen size. For example:
  24.  
  25.    NTSC:High Res Laced     Visible Size:   660 x 414
  26.                            Maximum Size: 16368 x 16384
  27.  
  28. Set your Screen Size to 1320 x 828. This gives you four separate views
  29. of the virtual screen (see the figure below), and will prevent portions
  30. of the virtual screen from being visible in multiple views.
  31.  
  32.       MoveDirection Vertical
  33.       ---------------------------------
  34.      |                |                |
  35.      |                |                |
  36.      |                |              <-|------- Visible portions
  37.      |                |                |
  38.      |       1        |       3        |
  39.      |                |                |
  40.      |                |                |
  41.      |                |                |
  42.      |----------------+----------------|
  43.      |                |                |
  44.      |                |                |
  45.      |                |                |
  46.      |                |                |
  47.      |       2        |       4        |
  48.      |                |                |
  49.      |                |                |
  50.      |                |                |<--- Virtual Workbench screen
  51.       ---------------------------------
  52.  
  53. Moves are made in either a horizontal or vertical direction, as
  54. determined by the TOOLTYPE MoveDirection upon execution or changed via
  55. ARexx. The default direction is vertical.
  56.  
  57.  
  58. Requirements:
  59. - AmigaOS version 2.04 or better
  60.  
  61.  
  62. VSM Copyright © 1995-1996 Bahman Moallem.
  63. VSM.doc Copyright © 1996 Bahman Moallem.
  64. All Rights Reserved Worldwide
  65.  
  66. VSM is freely distributable.
  67. Unlimited non-commercial use is encouraged.
  68.