home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 632.lha / WindX_v1.1 / WindX.docs < prev    next >
Text File  |  1992-01-13  |  2KB  |  72 lines

  1.  
  2.  
  3.                               WindX V1.1
  4.  
  5.                            by Steve Tibbett
  6.  
  7.  
  8. INTRODUCTION
  9.  
  10. WindX is a very simple 2.0-only commodity, which does this:  It
  11. activates the last window that was activated on each screen as it
  12. is popped to the front via Amiga-M.
  13.  
  14. Normally when you hit Amiga-M, the frontmost screen is sent off behind
  15. the other screens, revealing the next screen in the list - but Intuition
  16. doesn't change the active window when you do this.
  17.  
  18. So, if you hit Amiga-M to bring your editor to the front, the last program
  19. you were typing into is still active.  
  20.  
  21. With WindX loaded, it will activate the editor window, in this case, as
  22. soon as you hit the keystroke - providing it was the last active window
  23. on that screen.
  24.  
  25. (Thanks to Craig Dorrell for suggesting I write this).
  26.  
  27. (WindX 1.1 is a simple update to 1.0, the only change being it's task
  28. priority is now 2 instead of 0, so screen flipping works even if a CPU
  29. hog is running at priority 0 or 1).
  30.  
  31. HOW IT WORKS
  32.  
  33. WindX requires the commodities.library be available for it to work - this
  34. is part of the Workbench 2.04 distribution, so unless you have gone out of
  35. your way to remove it, you have it installed already.
  36.  
  37. WindX installs a commodities hotkey for "lcommand m" and "repeat lcommand m",
  38. which triggers the WindX code.  WindX then records which window is currently
  39. active and what screen it's on, and brings the new screen to the front.  
  40. Then the last window on that screen is activated.  If there hasn't been a
  41. window on that screen active since WindX was started, then the frontmost 
  42. window on that screen is activated.
  43.  
  44. WindX can be removed by using the Commodities Exchange program to send it
  45. a KILL command.
  46.  
  47. INSTALLATION
  48.  
  49. Installing WindX couldn't be any easier - simply drag the WindX icon into
  50. the WBStartup drawer of your system partition or boot disk, and then
  51. double-click on it.  This will start it up immediately, and it's presence
  52. in the WBStartup drawer will mean that it gets started every time you 
  53. reboot your computer.
  54.  
  55. DISTRIBUTION
  56.  
  57. WindX is freely redistributable software, but is Copyright 1991 by 
  58. Steve Tibbett.  All rights reserved, and all that - distribute this freely,
  59. but don't charge money for it beyond distribution costs.
  60.  
  61. Comments ARE welcome!
  62.  
  63. You can reach me electronically:
  64.  
  65.     Portal: SteveX
  66.     Usenet: SteveX@cup.portal.com
  67.     Bix: s.tibbett
  68.     Compuserve: 72627,1325
  69.     My BBS: 613-731-3419
  70.  
  71. Or you can call me at home, during the evenings, at 613-731-5316.
  72.