home *** CD-ROM | disk | FTP | other *** search
/ HomeWare 14 / HOMEWARE14.bin / os2 / megads.arj / MEGADESK.DOC < prev    next >
Text File  |  1993-05-25  |  5KB  |  117 lines

  1.  
  2.  
  3. Megadesk                          by B. Gross        (GROSS  at TOROLAB2)
  4. --------
  5.                                   Original program written by C. Meadowcroft
  6.  
  7.  
  8. Megadesk expands your desktop to increase the height and width of your
  9. screen. It allows movement to each screen-sized "room" with a single
  10. mouse-click on the desired room's "picture" in Megadesk's main window
  11. (see details in Megadesk Usage below).
  12.  
  13. The Megadesk picture is drawn with the pull-down in the "Options"
  14. menuitem "Redraw all Screens".  When windows move within a room, Megadesk's
  15. picture of the room can be updated with a right-mouse double-click on the
  16. picture.  If you want a window to appear in all rooms, select it in the
  17. "Locks" menuitem pull-down and it will stay on the screen as you move to
  18. all your new rooms (Megadesk itself is automatically locked).
  19.  
  20. If you want to move a window to another room, you can:
  21. A. drag its picture on Megadesk with the right mouse and the big window will
  22.    move too (see Usage below for better explanation).
  23. B. "Lock" a window temporarily so it moves with Megadesk from its old room
  24.    as you change to a new one then un"Lock" it.
  25. C. move the window so it sticks more than 1/2 off the screen in the direction
  26.    of the room you want it to go to, then go the that new room and reposition
  27.    correctly.
  28.  
  29. When you want to save all the windows' positions, "Lock" states, and the
  30. Megadesk picture, select Save Main State in the Options menuitem pull-down.
  31. Restore Main State does what you'd expect, and is done automatically when
  32. Megadesk is started.
  33.  
  34.  
  35.         Starting Megadesk
  36.         -----------------
  37.  
  38. Megadesk begins with a 2 room X 2 room expanded desktop, a miniature
  39. picture of the current screen in the bottom left room.  It is then up
  40. to the user to move windows out to the other rooms, tell Megadesk to
  41. redraw its pictures of the rooms, and Save this Main State.
  42.  
  43. When Saving the Main State, Megadesk creates a state file "MEGADESK.INI"
  44. either in the directory you typed the start command from of the directory
  45. specified in a "SET MEGADESK=" statement in your CONFIG.SYS file
  46. (ex. SET MEGADESK=C:\UTIL).  If you don't have a "SET MEGADESK=" statement
  47. you must start megadesk from the same directory every time or it will not
  48. find the MEGADESK.INI file.
  49.  
  50. Megadesk Parameters:
  51.  
  52.    Start Megadesk /Wn
  53.  
  54.    n = seconds to wait before restoring window positions (can be set to allow
  55.        time for all windows to be created during startup)
  56.  
  57.  
  58.         Megadesk Usage
  59.         --------------
  60.  
  61. Using Megadesk Overview Window:
  62.  
  63.    Changing to new room:
  64.       right mouse button click on picture of new room or use cursor keys
  65.  
  66.    Changing to new room and focus window:
  67.       right mouse button click on picure of new focus window in new room
  68.  
  69.    Redrawing room's picture on Megadesk:
  70.       right mouse button double-click on room
  71.  
  72.    Redrawing all pictures of all rooms on Megadesk:
  73.       in Options Menu -> Redraw All Screens
  74.  
  75.    Saving Megadesk and positions of all windows:
  76.       in Options Menu -> Save Main State
  77.  
  78.    Restoring Megadesk and positions of all windows:
  79.       in Options Menu -> Restore Main State, automatic on starting Megadesk
  80.  
  81.    Locking windows so they move with Megadesk to all rooms:
  82.       in Locks list -> Select the window
  83.  
  84.    Moving windows with mouse:
  85.       hold right mouse button on picture of window to move until turns color,
  86.       drag to new position, let go right mouse button
  87.  
  88.  
  89.         Megadesk Hints
  90.         --------------
  91.  
  92. It is recommended that users 'lock' the desktop window when using Megadesk.
  93. This will carry the desktop items into every room.  This is the default
  94. when starting Megadesk for the first time.
  95.  
  96. Remember to "Save Main State" whenever you change what you want to be the
  97. default Megadesk window bitmap or any of the other windows' positions/states.
  98.  
  99. If you use WinManPM, please don't use the WinManPM screen groups, but
  100. instead use the Megadesk Main/Numbered States.  There are several conflicts
  101. between the two programs.
  102.  
  103. The 'X' and 'Y' numbers in the locks list are the position of the window
  104. relative to the current room.  For example, the line
  105.    " 1  -1     3270 Emulator"
  106. would mean that the "3270 Emulator" window is 1 room to the right and 1 room
  107. down from the current room.
  108.  
  109. Megadesk gives you room to have LanChat up all the time.  Just type
  110. net stop netpopup and let your network messages come to LanChat.  No more
  111. annoying pop-ups and lost messages from the Lan.
  112.  
  113. The files MEGADESK.EXE and MEGAHOOK.DLL files are both 32-bit, for OS/2 2.0
  114. and above only.  OS/2 1.x is no longer supported by Megadesk.
  115.  
  116.  
  117.