home *** CD-ROM | disk | FTP | other *** search
/ Der Mediaplex Sampler - Die 6 von Plex / 6_v_plex.zip / 6_v_plex / DISK5 / WIN_01 / FTASK120.ZIP / FTASKMAN.TXT < prev   
Text File  |  1993-12-21  |  10KB  |  244 lines

  1. FTaskman 1.20 - Taskmanager-Replacement for Windows 3.1
  2.                 (c) 1993 bei Andreas Furrer
  3. =======================================================
  4.  
  5.  
  6. This is version 1.20 of FTaskman.
  7.  
  8. FTaskman is a replacement for the taskmanager of Windows 3.1
  9.  
  10.  
  11. FTaskman has the following additional functions to the normal taskmanager
  12.  
  13. - display the icons of all tasks (switchable)
  14. - multiselection -> e.g. end several tasks
  15. - show also invisible tasks (switchable)
  16. - minimize other tasks when 'Switch to'
  17. - new commands:
  18.   + minimize selected tasks
  19.   + minimize all tasks with the exception of the selected
  20.   + minimize all tasks
  21.   + start applications
  22.   + terminate tasks abruptly
  23.   + set tasks invisible or visible
  24.   + set tasks stay on top or delete stay on top
  25.   + tile windows horizontally or vertically
  26.   + arrange only selected windows
  27.  
  28. There is an english and a german version of FTaskman.
  29. For the german version please read FTASKMAN.TXG.
  30.  
  31.  
  32. Installation of FTaskman:
  33. =========================
  34.  
  35. - To use the german version of FTaskman you have to rename FTASKMAN.EXG
  36.   in FTASKMAN.EXE.
  37. - Copy FTASKMAN.EXE in your windows directory (or any directory you want)
  38. - Add the following line to the section [Boot] of the file SYSTEM.INI:
  39.  
  40.    TASKMAN.EXE=C:\WINDOWS\FTASKMAN.EXE
  41.   
  42.    (If you don't have copied FTASKMAN.EXE in the directory C:\WINDOWS
  43.     change this path to the name of the directory in which you have copied
  44.     FTASKMAN.EXE!)
  45. - If you want to use the library CTL3D.DLL (see below), you have to copy the
  46.   file CTL3D.DLL into the directory Windows\System.
  47.   But don't override a newer version of CTL3D.DLL.
  48.  
  49.  
  50. Commands of FTaskman
  51. ====================
  52.  
  53. - Switch to: 
  54.     show selected tasks and activate the first of the seleted
  55. - End Task(s)
  56.     end selected tasks
  57. - Cancel
  58.     close taskman without doing anything
  59. - Minimize task(s)
  60.     minimize selected tasks
  61. - Minimize others
  62.     minimize all tasks with the exception of the selected
  63. - Minimize all
  64.     minimize all tasks
  65. - Cascade
  66.     cascade all mainwindows
  67. - Tile vertical
  68.     tile mainwindows vertical
  69. - Tile horizontal
  70.     tile mainwindows horizontal
  71. - Show invisible
  72.     show invisible tasks
  73. - Arrange only selected tasks
  74.     if you select one of the three arrange functions 'Cascade', 'Tile vertical'
  75.     or 'Tile horizontal' only the selected tasks will be arranged.
  76.     This option has no meaning to the function 'Arrange icons'.
  77. - v
  78.     show extented dialog
  79. - Arrange icons
  80.     arrange desktop icons
  81. - Task(s) invisible
  82.     set selected tasks invisible 
  83. - Task(s) visible
  84.     set selected tasks visible
  85. - Task(s) on Top
  86.     set selected tasks stay on top
  87. - Task(s) not on Top
  88.     clear stay on top of selected tasks
  89. - Kill Task(s)
  90.     terminate the selected task(s) abruptly
  91.     ATTENTION: Use this command only if you can't close the task(s) with
  92.                the 'End task' command!
  93. - Run
  94.     show a dialog from where an application could be started.
  95.     If you press the right mouse button in the edit field 'Command'
  96.     you will see a list of the last used commands (if the history is enabled -
  97.     see below) and you can select one of them.
  98.     You can't specify parameters for the application!
  99. - Options
  100.     show options dialog
  101. - About
  102.     show version number and copyright information
  103.  
  104. Options dialog:
  105.  
  106. - Show icons in tasklist
  107. - Default: show invisible
  108. - Default: show full dialog
  109. - Default: Arrange only selected tasks
  110. - Minimize other tasks when 'Switch to'
  111.     If you switch to one or more tasks with 'Switch to', all other tasks 
  112.     will be minimized
  113. - Close only after 'Switch to' and 'End Task'
  114.     FTaskman will only close if you select 'Switch to', 'End Task' or 'Cancel'.
  115.     With this option you can do some functions of FTaskman without starting
  116.     FTaskman again after each operation.
  117. - Save position on exit
  118.     The position of FTaskman will be saved so the next time FTaskman will
  119.     start at the same position
  120. - Use pattern in dialog
  121.     With this checkbox you can enable or disable the gray pattern around the
  122.     dialogs.
  123. - Number of commands in the history list of the 'Run' dialog
  124.     If you press the right mouse button in the 'Command' edit field of the
  125.     'Run' dialog you will see a history of previous used commands. The length
  126.     of the history is controlled by the value of this filed. You can enter
  127.     a value between 0 and 20. If you enter 0 the history function is disabled.
  128. - Sort tasks
  129.     Lets you choose if the tasklist will not be sorted, sorted alphabetically
  130.     or will be sorted reverse alphabetically.
  131. - Place invisible tasks
  132.     You can place invisible tasks at the top or at the bottom of the tasklist
  133. - Number of lines in task list
  134.     The value of the two edits will control the number of lines you will see
  135.     in the task list. You can enter a value between 1 and 30 for the listbox
  136.     with icons and the listbox without icons. 
  137.     Note: The number of lines of tasks is adjusted to the maximal size of
  138.     your screen so the dialog can't get bigger as your screen.
  139.     
  140. You can also access most of the commands and options with a popup menu, 
  141. if you press the right mouse button in the task listbox.
  142.  
  143.  
  144. Invisible tasks will be marked with a 'ñ'.
  145.  
  146. The tasklist will not show tasks which have no title, because the standard
  147. taskmanager also don't show them and there are a lot of untiteled windows 
  148. which your system uses for internal things.
  149.  
  150.  
  151. FTaskman will use the CTL3D library from Microsoft to let the dialog controls
  152. look 3 dimensional. If you don't like this look add
  153.  
  154. UseCtl3d=0
  155.  
  156. to the section [FTaskMan] in WIN.INI.
  157.  
  158.  
  159.  
  160. Freeware-Note
  161. =============
  162.  
  163. You can use and distribute FTaskman free, as long as the following files are 
  164. not changed and you distribute all files together
  165.  
  166. - ftaskman.exe
  167. - ftaskman.exg
  168. - ftaskman.txt
  169. - ftaskman.txg
  170.  
  171. I am programming FTaskman because I have fun and not to make any profit. 
  172. That's why FTaskman is free and you don't have to pay more or less high 
  173. registration charges. I think it is a bad habit, that more and more program 
  174. authors want to have money even for the smallest programs.
  175.  
  176. Long live the Freeware!
  177.  
  178.  
  179. If you have problems, comments, suggestions or you detect one error, 
  180. please E-Mail to
  181.  
  182. s_furrer@ira.uka.de
  183.  
  184.  
  185. (c) 1993 by Andreas Furrer
  186.  
  187.  
  188. Version history
  189. =================
  190. 1.20: - Now you can adjust the size of the task listbox to the number of
  191.         lines you want to see. 
  192.       - Added a history to the 'Run' dialog.
  193.       - Now you can enable or disable the gray pattern around the dialogs.
  194. 1.16: - If you try to close a DOS application with the 'Close task' function
  195.         the screen will now not switch for a short time in the full screen
  196.         mode.
  197. 1.15: - Fixed a bug with the icon of applications which has a dialog as
  198.         main window (e.g. SETUP.EXE)
  199.       - Fixed a bug in the dialog 'Run' if you have entered e.g. *.HLP.
  200.       - Changes in the 'Kill Task' function to make it smaller.
  201.       - Fixed a documentation bug with the UseCtl3D=0 option.
  202. 1.14: - Now the 'Run' command will execute a program if you only enter the name
  203.         of the program without the extension and also it will now execute
  204.         programs that aren't in the current path but in the search path.
  205.       - Fixed a bug with the menu command 'Arrange only selected'
  206. 1.13: - Fixed a bug with the command Run if the tasklist was empty
  207. 1.12: - New command: Run
  208. 1.11: - Fixed a bug with the focus of the listbox (the focus rectangle was not
  209.         drawn correctly)
  210.       - Fixed a bug with TABing through the controls of the NOT extended dialog
  211. 1.10: - Fixed a bug if all tasks were hidden and you started FTaskman again
  212.       - Fixed a bug with task switching to an application with an open dialog
  213.       - Added keyboard support in task listbox:
  214.         pressing a key will cycle through the applications with a title
  215.         beginning with the pressed char
  216.       - Added option to arrange only selected tasks
  217.       - Added option to place hidden windows at the beginning or at the end 
  218.         of the task list
  219.       - Added option to close FTaskman only after 'Switch to', 'End Task'
  220.         or 'Cancel'
  221. 1.07: - Added option to sort tasks alphabetically or reverse alphabetically
  222.       - Added option to save the position of FTaskman
  223.       - Fixed a bug in the english documentation
  224.       - Fixed a bug in the dialog procedures
  225. 1.06: - New command: Kill Task(s)
  226.       - Fixed a bug with dialog titles and UseCtl3d=0
  227. 1.05: - Now FTaskman supports the new three dimensional titels of dialogs with
  228.         the new version of CTL3D.DLL.
  229.         You have to use the Library CTL3D.DLL that comes with this version of
  230.         FTaskman or a newer one!
  231. 1.04: - Fixed a bug with the task listbox
  232.       - Fixed a bug with UseCtl3d=0
  233.       - Now CTL3D.DLL is shipped with FTaskman
  234. 1.03: - FTaskman will now be the topmost window
  235.       - Fixed a bug with command 'Task(s) not on Top'
  236. 1.02: - Now FTaskman will use the CTL3D library from Microsoft to let 
  237.         the dialog controls look 3 dimensional
  238.       - Error fixed in the english version: exchanged Cascade and Tile
  239. 1.01: - If an applicatφon has no icon, FTaskman will display Windows 
  240.         default icon
  241.       - Error fixed: With a resolution of 640x480 you have not seen 
  242.         the whole extented dialog sometimes
  243. 1.00: First version of FTaskman.
  244.