home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / swtchto1.zip / readme < prev    next >
Text File  |  1999-03-27  |  981b  |  31 lines

  1. switchto, a small program that switches to other programs specified on
  2. the command line.
  3.  
  4. I use it with XFree86-OS/2:
  5.  
  6.  - On the X desktop, I have a menu selection that runs "switchto Desktop", 
  7. which lets me mouse my way back to PM.
  8.  
  9.  - On PM, I have a program object that runs "switchto xinitrc.cmd xpmroot.exe",
  10. which looks for both "xinitrc.cmd" and "xpmroot.exe", because although
  11. *usually* xinitrc.cmd exists in my task list, sometimes (especially if
  12. I kill programs in X) it turns into xpmroot.exe.
  13.  
  14. Notes: 
  15.  
  16.  - The task entries are case-sensitive!
  17.  
  18.  - If the task name has a space in it, enclose the name in quotes.
  19.  
  20. To-do?
  21.  
  22.  - If the task doesn't exist, start it.
  23.  
  24. You may use this code however you wish.  It has absolutely no warranty 
  25. whatsoever.  If you find it useful, and are feeling mildly good-hearted,
  26. you could drop me a note at collinsr@cs.rpi.edu, but don't feel bad if you
  27. don't get around to it... :)
  28.  
  29. -Roddy
  30. collinsr@cs.rpi.edu
  31.