home *** CD-ROM | disk | FTP | other *** search
/ Chip: Extra / Image.bin / os2 / merlin / npswps.doc < prev    next >
Encoding:
Text File  |  1995-10-12  |  22.7 KB  |  646 lines

  1.         NPS WPS Enhancer version 1.81 Manual
  2.  
  3.  
  4. [Outline]
  5.  
  6.   NPS WPS Enhancer improves usability and customizability of OS/2,
  7. version 2.1 or later.  Since this software is a freeware, there is
  8. no warranty.
  9.  
  10.   With NPS WPS Enhancer installed on your desktop, you can...
  11.  
  12.  1. sort objects in a folder by file extensions.
  13.  2. move folder windows or the system clock window by dragging with
  14.     mouse button 2.
  15.  3. remove the menu items "Sort" and "Arrange" from the desktop popup
  16.     menu.
  17.  4. use the popup menu on OS/2 or DOS command windows,
  18.     and open files or copy filenames from a file dialog in OS/2 windows.
  19.  5. show the Window List by clicking both buttons in almost all windows.
  20.  6. select objects in a folder by their names.  (wildcards available)
  21.  7. remap keys in PM windows or OS/2 command windows.  (temporary macro
  22.     available)
  23.  8. move a window by dragging its frame with mouse button 2.
  24.  9. make the mouse pointer "wrap" at the edge of the screen.
  25. 10. draw lines on the screen.
  26. 11. arrange objects in a folder in a matrix.
  27. 12. automatically move the mouse pointer to the focused window.
  28. 13. decorate the desktop with window shadows.
  29. 14. add a "close" button to windows.
  30. 15. automatically activate the window under the mouse pointer.
  31.     (optionally leave Z-order the same)
  32. 16. change z-order of folders when you drag objects.
  33. 17. use "full window" window drag instead of frame drag.
  34. 18. mark and copy command window text with the mouse.
  35. 19. paste the clipboard text to command windows with the mouse.
  36. 20. drag files which are listed in the list box of a file dialog.
  37. 21. change an icon for standard files.  (not available on Warp)
  38. 22. enjoy new window open/close animations.
  39. 23. scroll folder windows smoothly with their scroll bars.
  40. 24. automatically select the menu item under the mouse pointer.
  41. 25. change window z-order without changing the focus.
  42. 26. use the popup menu on the Entry Fields to copy, cut, and paste.
  43.  
  44.   Each function can be individually enabled, so you can use only the
  45. functions you want to.
  46.  
  47.   NPS WPS Enhancer hides its window when it starts.  Use the Window
  48. List to bring up its settings notebook.
  49.  
  50.  
  51.  
  52. [Installation]
  53.  
  54.   Copy all files to the directory you wish to keep NPS WPS Enhancer.
  55. All files in the archive must be kept in the same directory.  Then,
  56. run NPSWPSIN.CMD to install NPS WPS Enhancer into the Startup
  57. folder.  The LIBPATH statement in your CONFIG.SYS must also contain
  58. a "." path, the current directory.  NPS WPS Enhancer will not modify
  59. CONFIG.SYS or OS2.INI.
  60.  
  61.   If you wish to use the Japanese version, please type the following
  62. commands from an OS/2 command prompt:
  63.  
  64.   rc npswpsjp.rc npswps.dll
  65.   copy npswpsjp.lst npswps.lst
  66.  
  67.   The German resource files NPSWPSDE.RC and NPSWPSDE.LST are also
  68. included, but they are not completely defined. Please modify
  69. NPSWPSDE.RC and type the following commands:
  70.  
  71.   rc npswpsde.rc npswps.dll
  72.   copy npswpsde.lst npswps.lst
  73.  
  74.   NPSWPSJP.RC, NPSWPSJP.LST, NPSWPSDE.RC, and NPSWPSDE.LST are not
  75. necessary if you do not use these foreign versions.
  76.  
  77.   Once NPS WPS Enhancer has been installed it will start
  78. automatically when you boot OS/2.  If you do not wish it to do so
  79. you can move the NPS WPS Enhancer program object out of the Startup
  80. folder.
  81.  
  82.   To uninstall NPS WPS Enhancer, delete all NPS WPS Enhancer files
  83. and delete its program object.
  84.  
  85.  
  86.  
  87. [Feature Reference]
  88.  
  89. [Select/Sort - Extension Sort]
  90.  
  91.   This item adds "Extension" to the "Sort" submenu of the system
  92. menu or the popup menu of folders, allowing you to sort objects in
  93. the folder by their file extension.
  94.  
  95.  
  96.  
  97. [Select/Sort - Selection by Object Name]
  98.  
  99.   This feature allows you to select objects in a folder according to
  100. their name.  It adds a "Name..." item in the "Select" submenu of the
  101. system menu or popup menu of folders.
  102.   Case is ignored.  There are the following special characters.
  103.  
  104. '*' matches any number of any character.
  105. '*.txt' matches 'a.txt', 'bc.txt', etc.
  106.  
  107. '?' matches any 1 characer except period.
  108. 'a.t?t' matches 'a.txt', but not 'a.tt' or 'a.t.t'.
  109.  
  110. '!' means negation if it is the first character of the search string.
  111. So '!*.txt' will select the object whose name does not match '*.txt'.
  112.  
  113. ',' means a separator of multiple keys.  Objects are selected if their
  114. names match any one of the multiple keys.
  115.  
  116. '\' nullifies the next character.  But '\n' means a carriage return.
  117.  
  118. Example:
  119.  
  120. *.txt     : Select the objects whose extension is 'txt'.
  121. !*\n*,a*  : Select the objects whose name does not contain a carriage
  122.             return, and the objects whose name starts with 'a'.
  123.  
  124.  
  125.  
  126. [Select/Sort - Disable Sort and Arrange of Desktop]
  127.  
  128.   When this is selected the "Sort" and "Arrange" menu items are
  129. removed from the desktop popup menu, preventing accidental
  130. rearrangement of your desktop.
  131.  
  132.  
  133.  
  134. [Select/Sort - Arrange Icons on Matrix]
  135.  
  136.   This setting arranges objects in a folder in a matrix, or grid.
  137. It will work only if the folder shows objects with normal icons, and
  138. if "Non-Grid" is selected for the View format in the settings
  139. notebook.
  140.  
  141.   "x Origin" and "y Origin" indicate the coordinate of the first
  142. object, (0, 0) being the top-left of the folder.  "x Distance" and
  143. "y Distance" indicate the distance between objects.
  144.  
  145.  
  146.  
  147. [Drag - Frame Drag]
  148.  
  149.   This option allows you to drag a window by clicking and dragging
  150. on its frame (border) with mouse button 2.  Changing the size of the
  151. window is still done with button 1.  This function only works with
  152. PM windows.
  153.  
  154.  
  155.  
  156. [Drag - Folder Drag]
  157.  
  158.   This option allows you to move a folder by clicking and dragging
  159. it with mouse button 2 within the folder's empty space.
  160.  
  161.  
  162.  
  163. [Drag - System Clock Drag]
  164.  
  165.   This option allows you to move the system clock by dragging its
  166. window with mouse button 2.
  167.  
  168.  
  169.  
  170. [Drag - Show Other Folders when Drag]
  171.  
  172.   This option moves a folder with selected objects under any
  173. overlapping folders when the selected objects in that folder are
  174. dragged.  If the checkbox "Only when Shift is pressed" is turned on,
  175. the program ignores whether or not objects are selected and moves
  176. the folder only when the shift key is held down.
  177.  
  178.  
  179.  
  180. [Drag - Full Window Drag]
  181.  
  182.   With this option enabled, the entire window will be moved and
  183. redrawn when you drag the window with the title bar or with mouse
  184. button 2 instead of using a "drag frame".  ESC cannot be used to
  185. recover the previous position in this case.  Note that slower
  186. machines and machines with slow video cards will not be able to
  187. redraw the screen frequently.  Also, this function works only with
  188. PM windows.
  189.  
  190.  
  191.  
  192. [Pointer 1 - Move Pointer to Focus]
  193.  
  194.   When this item is enabled, the mouse pointer will automatically
  195. move to the window which gets the focus.  If "Always Move Pointer"
  196. is on, the pointer will be moved every time the focus window
  197. changes.  If it is off, the pointer will move in the following
  198. cases:
  199.  
  200.   1. A dialog box or message box is created.
  201.   2. The focus is changed by a double-click (i.e., opening a window).
  202.  
  203.   To prevent the pointer from moving, move the mouse quickly during
  204. automatic mouse move.
  205.  
  206.   The "Step" field determines how quickly the pointer moves to the
  207. new window.  One step equals 20 milliseconds.  "Randomness" defines
  208. the randomness of the pointer movement.  If it is 0, the pointer
  209. moves directly to the new focus window.  Higher numbers are
  210. increasingly random.
  211.  
  212.   If "Ignore Buttonless Dialogs" is checked, the pointer will not be
  213. moved to a focus window that has no buttons.
  214.  
  215.   If "Ignore LaunchPad" is checked, the program ignores the
  216. LaunchPad and its drawers.
  217.  
  218.   It is a good idea to use Comet Cursor with this function.
  219.  
  220.  
  221.  
  222. [Pointer 1 - Wrap Pointer on Screen Border]
  223.  
  224.   When this option is checked the pointer will "wrap" from one side
  225. of the screen to the opposite side.  "Effective Area" determines how
  226. big the area is on each screen border where jumping will occur,
  227. starting from the center of the screen border.  50% means that the
  228. area from the center halfway to each corner will be effective, 75%
  229. means the area from the center of the border three fourths of the
  230. way to the corners will be effective, etc.
  231.  
  232.  
  233.  
  234. [Pointer 2 - Activate Window at Pointer]
  235.  
  236.   This feature automatically sets focus to the window underneath the
  237. mouse pointer.  It is disabled when popup menus are displayed or
  238. when a mouse button is pressed, and ignores Win-OS/2 seamless
  239. windows.
  240.  
  241.   If the Window List is shown, this feature is suspended until the
  242. mouse pointer moves over the Window List.
  243.  
  244.   "Waiting Time" determines how long the delay is before the window
  245. underneath the mouse pointer is activated.  If 0, the window is
  246. activated instantly.  A value of 50-60 is suggested to avoid
  247. activating windows accidentally.
  248.  
  249.   If "Keep Window Z-Orders" is checked, the window will not bring
  250. the new focus window in front of all other windows.
  251.  
  252.   If "Ignore Desktop" is checked, the Desktop will not get the focus
  253. when the mouse is over it.
  254.  
  255.   A newly created window will soon lose its focus if the mouse pointer is
  256. not moved to it.  "Only when Pointer is moved" prevents newly
  257. created windows from losing focus if the user doesn't move the mouse
  258. pointer.  If "Move pointer to focus" is enabled this option is not
  259. effective.
  260.  
  261.  
  262.  
  263. [Pointer 2 - Automatic Menu Selection]
  264.  
  265.   When this option is checked, the menu item at the mouse pointer is
  266. shown as if the mouse button is pressed.  You must still click the
  267. mouse button to select the menu item.  Conditional cascade menus are
  268. pressed only when the pointer moves over the right half of the menu
  269. item, and in that case its submenu is automatically opened.
  270. This feature makes menu navigation faster and more accurate.
  271.  
  272.  
  273.  
  274. [Screen View - Screen Drawing]
  275.  
  276.   This allows you to draw lines anywhere on the screen by using the
  277. specific key-mouse combination.  To change the combination to draw
  278. the line, click the words under the checkbox of this function that
  279. show the current combination with the combination to be assigned.
  280. Valid keys are Shift, Ctrl, and Alt.  You must press at least one of
  281. these keys.  The default combination is Shift + Ctrl + Button 1.
  282.  
  283.   Change the color by selecting a color from the value set.  Clicking
  284. "Refresh Screen" erases all lines.
  285.  
  286.  
  287.  
  288. [Screen View - Window Shadows on Desktop]
  289.  
  290.   This option causes windows to cast shadows on the desktop.
  291. "Shadow x" and "Shadow y" determine the size of the shadows.
  292. "Shadow Darkness" determines the density of the shadow.  0 is the
  293. lightest, and 8 is the darkest.  Press "Refresh Screen" to update
  294. the screen after making changes to these parameters.
  295.  
  296.   The vertical black line will remain on the screen on systems with
  297. some video cards, such as S3 864/964 or Matrox video card, because
  298. their video drivers seem to have a bug in the API GpiBox.  If you
  299. experience problems with this setting, check "Adaptation to Video
  300. Driver Bugs" to avoid it.
  301.  
  302.  
  303.  
  304. [Screen View - Random Icons]
  305.  
  306.   NOTE - This function will not work on Warp.
  307.  
  308.   This function changes the icon for standard files.  Icons in
  309. NPSWPSRI.DLL are randomly selected for each standard file.
  310. To customize icons, modify NPSWPSRI.RC to include your icons.
  311. The format is:
  312.  
  313.   ICON n PRELOAD IMPURE "filename"
  314.  
  315. n must be 2 or greater, and sequential.  Then enter the following
  316. command in an OS/2 command window:
  317.  
  318.   rc npswpsri.rc npswpsri.dll
  319.  
  320. This will enable the new random icons.
  321.  
  322.   Do not change NPSWPSRI.DLL's icon from its settings notebook.  NPS
  323. WPS Enhancer expects NPSWPSRI.DLL to have a standard icon.
  324.  
  325.  
  326.  
  327. [Animation - Window Animation for Open / Close]
  328.  
  329.   This feature improves the animations used when a window is opened
  330. or closed.  There are 5 different types of animations available.
  331. Win-OS/2 seamless windows are not animated.
  332.  
  333.   DLLs for window animations are loaded when the program starts
  334. according to the file NPSWPS.LST.  The fifth and sixth strings in
  335. each line of NPSWPS.LST, which stand for the words to be displayed
  336. in the dialog box, can be modified by the user.  Lines which start
  337. with a semicolon are comments and are ignored by the program.
  338.  
  339.   The option "Number of Afterimages" sets the number of frames
  340. displayed at the same time.  In general, this value should be set
  341. higher for faster machines and higher resolutions.
  342.  
  343.   If "Animation Sounds" is checked, a sound file will be played
  344. according to the Sound settings notebook.  The names of wave files
  345. are read only when NPS WPS Enhancer starts, so when you change the wave
  346. files, restart this program.
  347.  
  348.   "Waveaudio Index" determines which sound card is used for the animation
  349. sounds.  The index 1 means Waveaudio01, 2 means Waveaudio02, etc.
  350.  
  351.   If "Animations for All Frame Windows" is checked, all frame
  352. windows are animated, not just those with the animation attribute.
  353.  
  354.   Click "Detail Settings..." to configure each animation type and
  355. whether or not it is enabled.  Select the animation name to customize
  356. each animation type.
  357.   If "Enable" is checked, appropriate animation will take effect.
  358. The enabled animation types are randomly selected every time a window
  359. animates.
  360.  
  361.   "Step" sets the number of steps in the animation.  A higher number
  362. means more steps, and the animation will take longer.  Take care when
  363. setting this number on slow machines - a high Step value may take a
  364. very long time to draw.
  365.   "Angle" determines how many degrees of rotation the animation will
  366. rotate through.  "Divisor" determines how many quadrants will be
  367. used.  On a 486DX2/66Mhz, numbers above 4 are too slow unless the
  368. Step is less than 25
  369.  
  370.   If you can write a dynamic link library, please try to make your own
  371. window animations.  NPSWPSWA.DOC contains instructions.  NPSWPSWA.CPP
  372. is the source code for NPSWPSWA.DLL, the standard window animation
  373. module for NPS WPS Enhancer.
  374.  
  375.  
  376.  
  377. [Command Window - Popup Menu]
  378.  
  379.   NOTE - The file dialog called from this option is different from
  380.          the one in version 1.73a.
  381.  
  382.   When enabled this option opens a popup menu for OS/2 and DOS
  383. command windows when mouse button 2 is pressed anywhere in the
  384. window.  If the menu item "Filename..." is selected from this menu
  385. a File dialog will appear.
  386.  
  387.   The file dialog brought up by this menu item allows you to
  388. directly open files by selecting them and then pressing the "Open"
  389. button.  The "Names" button in the file dialog allows you to copy
  390. the filenames to the clipboard.  The filenames are separated by
  391. white space, and filenames which contain white space are enclosed by
  392. double quotation marks.  To open a folder you must specify the name
  393. of the folder, because folders are not listed in the listbox.
  394.  
  395.  
  396.  
  397. [Command Window - Extended Marking]
  398.  
  399.   This option allows you to enter mark mode in OS/2 and DOS windows
  400. by dragging the specified mouse button within the window.
  401. The selected text is automatically copied to the clipboard when the
  402. mouse button is released.  The last carriage return of the copied
  403. text is removed.
  404.   To change the key-mouse combination for extended marking, click the
  405. words under the checkbox of this function, which show the current
  406. combination, with the new combination to be assigned.  Valid keys are
  407. Shift, Ctrl, and Alt. The default combination is Button 1 without
  408. a key.
  409.  
  410.  
  411.  
  412. [Command Window - Quick Paste]
  413.  
  414.   This option causes clipboard text to be pasted to an OS/2 or DOS
  415. command window when the specified key-mouse combination is clicked
  416. on it.
  417.   To change the combination for quick paste, click the words under
  418. the checkbox of this function, which show the current combination,
  419. with the new combination to be assigned.  Valid keys are Shift,
  420. Ctrl, and Alt, and a click and a double click are treated as
  421. different actions.  The default combination is Button 1 double
  422. click without a key.
  423.  
  424.  
  425.  
  426. [Others - Key Translation]
  427.  
  428.   The program will translate keys.  To my regret, this function is
  429. not perfect; some applications ignore translated keys.
  430.   The file NPSWPS.DAT describes the key translations.  This file is
  431. read only when NPS WPS Enhancer starts.  The format of the key
  432. translation table is:
  433.  
  434. [C+|C-][S+|S-][A+|A-]key [C+|C-][S+|S-][A+|A-]key
  435.  
  436. The first string is the input, and the second string is the output.
  437. Case is ignored.  '[]' means that the contents are optional.  '|'
  438. means you may specify only one of the two options.  'C', 'S', and
  439. 'A' are Ctrl, Shift, and Alt.  '+' means the key is pressed, '-'
  440. means it is released.  'key' is either a character or a virtual key
  441. name.
  442.   Lines which start with ';' are comments.  If you want to
  443. translate semicolons, specify either "S+;" or "S-;" according to
  444. your keyboard.
  445.  
  446.  
  447. Example:
  448.  
  449. c+x s+c-delete
  450.  
  451. The input is Ctrl + 'X'.  Shift and Alt are ignored because there is
  452. no S+, S-, A+, or A-.  The output is Shift + DEL.  The Ctrl state
  453. will be changed to off.  The Alt state will not be changed.
  454.  
  455.  
  456. Virtual Keys:
  457.  
  458. BREAK (Alt + Pause)
  459. BACKSPACE
  460. TAB
  461. BACKTAB (Shift + Tab)
  462. NEWLINE (Enter or Return)
  463. PAUSE
  464. ESC
  465. SPACE
  466. PAGEUP
  467. PAGEDOWN
  468. END
  469. HOME
  470. LEFT
  471. UP
  472. RIGHT
  473. DOWN
  474. PRINTSCRN
  475. INSERT
  476. DELETE
  477. SCRLLOCK
  478. ENTER (This is numeric-keypad Enter or shift + Enter)
  479. SYSRQ
  480. F1, F2, ..., F24
  481.  
  482.  
  483.  
  484. [Keyboard Macro]
  485.  
  486.   There are 3 special virtual key names listed below.
  487.  
  488. STARTRECORD
  489. ENDRECORD
  490. PLAYBACK
  491.  
  492. The key STARTRECORD will start memorizing keyboard inputs.  The key
  493. ENDRECORD will stop memorizing, and the key PLAYBACK sends the
  494. memorized keyboard input to the window.  In the default NPSWPS.DAT,
  495. Ctrl + '8' is assigned to STARTRECORD, Ctrl + '9' is assigned to
  496. ENDRECORD, and Ctrl + '0' is assigned to PLAYBACK.
  497.  
  498.  
  499.  
  500. [Others - Window List]
  501.  
  502.   This option shows the Window List when both mouse buttons are
  503. pressed over most windows, not just when over the Desktop.
  504.  
  505.  
  506.  
  507. [Others - Close Buttons]
  508.  
  509.   This option adds a Close button to the title bar of the window,
  510. which closes the window when pressed.  Close buttons for the system
  511. windows, such as OS/2 windows, are made in the NPS WPS Enhancer
  512. thread, so Close buttons are sometimes drawn before the title bar
  513. redraws.  I don't think it's a severe problem.
  514.  
  515.   NPSWPSCB.BMP is the bitmap file for close buttons.  This file must be
  516. placed in the directory where NPSWPS.EXE is installed.  To customize
  517. Close buttons, please modify NPSWPSCB.BMP and restart NPS WPS Enhancer.
  518.   The bitmap for Close buttons was included in NPSWPS.DLL as a resource
  519. in NPS WPS Enhancer version 1.80 or before, so a resource compiler was
  520. necessary.
  521.  
  522.   Close buttons are not properly drawn on systems with some video cards,
  523. such as a Power9000 video card, because its video driver seems to have
  524. a bug in the API named GpiDrawBits.  If you experience problems with
  525. this setting, check "Adaptation to Video Driver Bugs" to avoid it.
  526. The bitmap is streched by 1 pixel in its height (y size) in this case.
  527.  
  528.   Please press the "Refresh Screen" button in the "Screen View" page
  529. when you change this bug adaptation option.
  530.  
  531.  
  532.  
  533. [Others - Extended File Dialogs]
  534.  
  535.   This option lets you drag the files selected in the listbox of the
  536. standard file dialog of any application.  The dragged files can be
  537. moved by dropping them on a folder or deleted by dropping them on
  538. the shredder.
  539.  
  540.   In addition, the menu item "Filename..." is added to the popup
  541. menu of the Desktop.  This is the same file dialog described in
  542. "Command Window - Popup Menu".
  543.  
  544.  
  545.  
  546. [Others - Smooth Scroll of Folders]
  547.  
  548.   When this option is enabled, the scroll bars of a folder scroll
  549. the contents smoothly.  If the folder has a background bitmap, it
  550. will redraw the background each time the scrollbar is moved, causing
  551. the folder to flicker.
  552.  
  553.  
  554.  
  555. [Others - Change Window Z-Order]
  556.  
  557.   This option allows you to change the window z-order with the
  558. specified key-mouse combination.  "Up:" is the combination used to
  559. bring the window up by 1 level z-order, and "Down:" is the
  560. combination used to move the window down 1 level z-order.  To change
  561. these combinations, click these statements with the combination to
  562. be assigned. 
  563.  
  564.  
  565.  
  566. [Others - Entry Field Menu]
  567.  
  568.   When enabled this option opens a popup menu for Entry Fields
  569. when mouse button 2 is pressed.  The menu items are copy, cut,
  570. and paste.  These 3 items mean Ctrl + Ins, Shift + Del, and
  571. Shift + Ins respectively.
  572.  
  573.  
  574.  
  575. [Customize messages]
  576.  
  577.   You can customize all the words used in NPS WPS Enhancer very
  578. easily.  Modify the strings with double quotation marks in
  579. NPSWPSUS.RC, and enter the following command in an OS/2 window:
  580.  
  581.   rc npswpsus.rc npswps.dll
  582.  
  583.   I'll be glad if you would kindly send the resource file written in
  584. any other language besides English and Japanese. I can add such
  585. resource files to the later version of NPS WPS Enhancer.
  586.  
  587.  
  588.  
  589. [Known problems]
  590.  
  591.   First of all, if you notice your system sometimes hangs up or
  592. freezes, please disable all the options.  If the problem disappears
  593. in that case, probably only one option is the cause of your problem.
  594.  
  595.   In some systems, activating NPS WPS Enhancer on system boot causes
  596. Workplace Shell to freeze.  Please move the program object of this
  597. program out of the Startup folder to another folder in this case.
  598. This problem doesn't occur on OS/2 2.x, and doesn't occur after
  599. Workplace Shell completes its initialization.  So I think it might be
  600. caused by Warp itself.
  601.  
  602.   If the option "Activate Window at Pointer" is on and the option
  603. "Waiting Time" is set to 0, too frequent opening and closing of
  604. seamless WIN-OS/2 windows sometimes hangs the system. If this
  605. problem occurs, please set the waiting time to a non-0 value.
  606.   These settings described above also cause a severe decrease of the
  607. system performance if you are using a screen saver.  Setting the waiting
  608. time to a non-0 value may probably solve this problem.
  609.  
  610.   In some systems, The option "Arrange Icons on Matrix" prevents
  611. MVDM from executing.  It is a very rare problem, so I cannot find
  612. the reason.
  613.   Some users have reported that "Arrange Icons on Matrix" also make
  614. the title bar font to be changed to the system default font.
  615.  
  616.   Folders cannot save their position if opened again before the
  617. window animation for closing is finished.
  618.  
  619.   If "Close Buttons" are checked, MINSTALL.EXE, installer of MMPM/2,
  620. cannot show its window in some systems.
  621.   Some users have reported that this option also causes some OS/2
  622. Full Screen applications to hung.
  623.  
  624.  
  625.  
  626. [Distribution]
  627.  
  628.   You can distribute this software as long as all the files are in the
  629. same package such as ZIP, LZH, a floppy disk, or a CD-ROM directory.
  630. Only language translation is allowed to modify files.  In that case,
  631. you must add the sentences which mention when and who modify the package
  632. at the head of README.
  633.  
  634.  
  635.  
  636. [Other]
  637.  
  638.   Please send me email if you like this software.  Your ideas to
  639. improve Workplace Shell are also welcome.  About 10 functions of
  640. this program are from the ideas of users.
  641.  
  642.  
  643.             Shinji 'N.P.S.' Takasugi     Team OS/2 Japan
  644.             nps1970@ibm.net
  645.             JBD03575@niftyserve.or.jp (for Japanese users)
  646.