home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional Developers Kit 1992 November / Disc01 / Disc01.mdf / disks / disk_8 / required / README < prev   
Encoding:
Text File  |  1992-10-01  |  133.3 KB  |  4,259 lines

  1. OS/2 2.0 README (8/92)
  2.  
  3. While most users will not require the
  4. information in this document, it contains
  5. unique application compatibility information
  6. and other useful tips and techniques that might
  7. be helpful in specific situations.  Some of the
  8. information is intended for the more advanced
  9. user or for the user already familiar with
  10. various functions provided with OS/2 2.0.
  11.  
  12. If you want to search for a specific topic, click
  13. on Edit; then Find.
  14.  
  15. The scope of this information includes:
  16.  
  17. o   Introduction
  18. o   Service and Support Information
  19. o   General System Considerations
  20. o   OS/2 Workplace Shell
  21. o   Printing Considerations
  22. o   Application Considerations
  23. o   Performance
  24. o   Windows Version 3.0 Programs Support
  25. o   Video/Graphic Support
  26. o   Hardware Considerations
  27.  
  28. Service and Support Information
  29.  
  30. OS/2 2.0 users can access electronic support for
  31. current technical information and exchange
  32. messages with other OS/2 users, 24 hours a day.
  33. If you run into problems or simply need a question
  34. answered about OS/2 2.0, there are two ways to get
  35. help electronically:  the new IBM BBS (Bulletin
  36. Board System) and CompuServe.
  37.  
  38. o   For information about registering for and
  39.     accessing the IBM OS/2 BBS, call
  40.     1-800-547-1283.
  41.  
  42. o   For CompuServe membership information, call
  43.     1-800-848-8199, and ask for representative
  44.     239.
  45.  
  46.     If you already are a CompuServe member, simply
  47.     type "GO IBMOS2" at the ! prompt to access the
  48.     IBMOS2 forum.
  49.  
  50. To locate an OS/2 bulletin board system in your
  51. geographical area, call 1-609-596-1267.  This
  52. locator service allows you to enter an area code,
  53. and the voice unit responds with phone numbers of
  54. bulletin boards in your area.
  55.  
  56. General System Considerations
  57.  
  58. This section describes general system information:
  59.  
  60.  
  61. HPFS
  62. ____
  63.  
  64. Following is information about the memory
  65. requirement for the High Performance File System
  66. (HPFS), and how to install it.
  67.  
  68.  
  69. DECIDING TO USE
  70.  
  71. If you are trying to decide whether to use HPFS,
  72. consider that it takes approximately 500KB of
  73. system memory.    If your machine has 6MB or less of
  74. memory, your system performance will be affected
  75. adversely.
  76.  
  77.  
  78. HPFS SUPPORT NOT ADDED DURING INSTALLATION
  79.  
  80. Support for HPFS was not added to your system if
  81. your system has 6MB or less of memory.
  82. To install HPFS support, un-REM the following
  83. statement in your CONFIG.SYS file:
  84.  
  85. IFS=C:\OS2\HPFS.IFS /CACHE:64/CRECL:4
  86.  
  87.  
  88. UNDELETE (ENABLING)
  89. ___________________
  90.  
  91. To enable the UNDELETE command, delete "REM" from
  92. the beginning of the following statement in the
  93. CONFIG.SYS file:
  94.  
  95.     REM SET DELDIR=
  96.  
  97.  
  98. BOOT MANAGER
  99. ____________
  100.  
  101. Following is information about using the Boot
  102. Manager.
  103.  
  104.  
  105. BOOT MANAGER MENU BYPASS
  106.  
  107. The Setboot utility program supports an
  108. immediate-restart function that will restart the
  109. system to the specified drive without going
  110. through the Boot Manager Menu.    The parameter is
  111. /IBD:DRIVE, where DRIVE is the letter of a
  112. startable partition.  For example, from the OS/2
  113. command prompt, you can type
  114.  
  115.      SETBOOT /IBD:E
  116.  
  117. to start the logical drive E without displaying
  118. the Boot Manager Menu.    (If the Boot Manager is
  119. not present, then only drive C can be specified.)
  120.  
  121. RESPONSE FILE INSTALLATION
  122. __________________________
  123.  
  124. A program used for response file installation of
  125. OS/2 2.0 from diskettes is not included in this
  126. preloaded system.  However, if you order the
  127. backup diskettes from IBM, you can obtain the
  128. program, \OS2\INSTALL\RSPINST.EXE, from
  129. Diskette 7 by typing the following at an OS/2
  130. command prompt:
  131.  
  132. UNPACK A:\REQUIRED /N:RSPINST.EXE
  133.  
  134.  
  135. OS/2 Workplace Shell
  136.  
  137. This section describes tips you might find useful
  138. when using the OS/2 Workplace Shell(*).  For
  139. WIN-OS/2-specific topics, you should also refer to
  140. "Windows Version 3.0 Programs Support."
  141.  
  142.  
  143. STARTING UP YOUR SYSTEM
  144. _______________________
  145.  
  146. o   If you are using the file allocation table
  147.     (FAT) file system, update your CONFIG.SYS file
  148.     with the following statement to auto-check
  149.     drive C (or your startable partition) to
  150.     ensure disk data is verified prior to using
  151.     the hard disk:
  152.  
  153.       DISKCACHE=64,LW AC:C
  154.  
  155.     Note:  This function is done automatically in
  156.        the High Performance File System
  157.        (HPFS).
  158.  
  159. o   The Startup folder is the OS/2 Workplace Shell
  160.     equivalent of the STARTUP.CMD file.  Objects
  161.     placed in a startup folder are started when
  162.     the Desktop folder is opened.  You cannot
  163.     guarantee the order in which the objects are
  164.     started.
  165.  
  166.     Note:  Place program objects in this folder
  167.        instead of the executable program-file
  168.        objects.
  169.  
  170. o   If you want to prevent programs from
  171.     automatically starting when the computer is
  172.     restarted (for example, programs located in
  173.     the Startup folder or programs that were
  174.     running at the time the computer was shut
  175.     down), do the following:
  176.  
  177.     1.    Press Ctrl+Alt+Del to restart the
  178.     computer.
  179.     2.    When the mouse pointer appears, press
  180.     Ctrl+Shift+F1.
  181.     3.    Hold the keys for approximately 15
  182.     seconds, or until the desktop icons
  183.     appear.  (If the hard disk light stops
  184.     during this time, your computer might be
  185.     suspended.  Release the keys quickly, and
  186.     then resume holding the keys until the
  187.     desktop icons appear.)
  188.  
  189. o   The STARTUP.CMD file is started before the
  190.     OS/2 Workplace Shell is started; therefore,
  191.     you cannot start applications using this file
  192.     if they require an initialized shell.
  193.  
  194. o   If you want a customized system startup, you
  195.     can update your CONFIG.SYS file with the
  196.     following statements:
  197.  
  198.     -    SET RESTARTOBJECTS =
  199.  
  200.     YES              Default.  Start
  201.                   all objects that
  202.                   were running at
  203.                   time of
  204.                   shutdown.
  205.     NO              Do not start any
  206.                   applications
  207.                   that were
  208.                   running at time
  209.                   of shutdown.
  210.     STARTUPFOLDERSONLY      Start objects
  211.                   only in the
  212.                   Startup folder.
  213.     REBOOTONLY          Start objects
  214.                   only if the OS/2
  215.                   Workplace Shell
  216.                   is starting
  217.                   after resetting
  218.                   with
  219.                   Ctrl+Alt+Del or
  220.                   turning on the
  221.                   computer.  This
  222.                   parameter can be
  223.                   used with one of
  224.                   the other
  225.                   parameters (for
  226.                   example, YES).
  227.  
  228.     -    SET AUTOSTART =
  229.  
  230.     FOLDERS         Folders are opened,
  231.                 including the Desktop
  232.                 folder.
  233.     TASKLIST        The Window List is
  234.                 opened.
  235.     PROGRAMS        Programs are opened.
  236.     CONNECTIONS        Re-creates the network
  237.                 connections
  238.                 established when you
  239.                 last logged on.
  240.  
  241.     Note:  This option is used to start parts
  242.            of the OS/2 Workplace Shell.
  243.            Eliminating any of the above in the
  244.            list restricts users from accessing
  245.            portions of the shell (for example,
  246.            limiting a user to only a few
  247.            applications).
  248.  
  249.  
  250. USING THE SHELL
  251. _______________
  252.  
  253.  
  254. ICONS, TABS, OR BIT MAPS DO NOT APPEAR
  255.  
  256. o   If some system icons (such as OS/2 System or
  257.     Shredder) do not appear when you start the
  258.     operating system, you can reset the desktop to
  259.     its default configuration by doing the
  260.     following:
  261.  
  262.     Warning:  This procedure removes any desktop
  263.     customization done since installing the
  264.     operating system.
  265.  
  266.     1.    Press Ctrl+Alt+Del to restart the
  267.     computer.
  268.     2.    Before the OS/2 Logo panel appears, hold
  269.     down Alt+F1 for 20 seconds.
  270.  
  271.     The current versions of the CONFIG.SYS,
  272.     OS2.INI, and OS2SYS.INI files are renamed and
  273.     replaced by the default installation versions
  274.     in the \OS2\INSTALL subdirectory.  If you have
  275.     a STARTUP.CMD file, it also is renamed.  This
  276.     deactivates the startup feature.
  277.  
  278. CHANGING ICON POSITIONS
  279.  
  280. If you install IBM LAN Server 2.0, the positions
  281. of the icons on your screen might change.  To
  282. rearrange the icons:
  283.  
  284. 1. Display the pop-up menu for the Desktop folder
  285.    by clicking mouse button 2 on an area not covered
  286.    by any objects or windows.
  287. 2. Click on Arrange.
  288.  
  289. WINDOW BORDERS OFF SCREEN
  290.  
  291. After changing screen resolutions from a higher
  292. resolution to a lower resolution, some applications
  293. might open windows that are partially off the screen.
  294. If this occurs, press Ctrl+Esc to display the
  295. Window List.  Click mouse button 2 over the name
  296. of the application.  From the pop-up menu, click on
  297. Tile or Cascade.  The window will now appear on
  298. the screen.
  299.  
  300. Note:  Refer to the help information on the
  301.        Screen page of the System object (in
  302.        the System Setup folder) for instructions
  303.        on changing XGA resolution.
  304.  
  305.  
  306. RESTORING THE DESKTOP
  307.  
  308. If your desktop becomes damaged (for example, if
  309. you start a specific version of DOS and rearrange
  310. your hard disk, damaging either INI files or
  311. extended attributes), you must restore the initial
  312. INI and CONFIG.SYS files to restore the desktop.
  313. However, any modifications (such as shadows and
  314. associations created after installation) are lost
  315. and must be re-created.  To restore the desktop,
  316. do the following to update your existing INI
  317. files:
  318.  
  319. 1.  Restart your computer using
  320.     Utility Diskette 1; then insert Utility
  321.     Diskette 2.
  322. 2.  From the OS/2 full screen;
  323.     change to the \OS2 directory.
  324. 3.  Type
  325.  
  326.       MAKEINI OS2.INI INI.RC  (and press Enter)
  327.  
  328.       MAKEINI OS2SYS.INI INISYS.RC  (and press Enter)
  329.  
  330. 4.  Delete the hidden file WP ROOT. SF in the
  331.     startable partition.  For HPFS, type:
  332.  
  333.       ATTRIB -h -s -r "WP ROOT. SF"  (and press Enter)
  334.  
  335.     For FAT, type:
  336.  
  337.       ATTRIB -h -s -r WP_ROOT._SF  (and press Enter)
  338.  
  339.     Next, for HPFS type:
  340.  
  341.       DEL "WP ROOT. SF" (and press Enter)
  342.  
  343.     For FAT, type:
  344.  
  345.       DEL WP_ROOT._SF (and press Enter)
  346.  
  347.  
  348. If the above procedure does not fix the problem,
  349. do the following to recover the backup INI files.
  350. You will lose all your desktop customization, but
  351. the system should be restored.
  352.  
  353. 1.  Press Ctrl+Alt+Del to restart your computer.
  354. 2.  As soon as you hear a single beep, or you
  355.     press Enter at the Boot Manager menu or
  356.     power-on password prompt, press and hold
  357.     Alt+F1.  Hold these keys down until you hear
  358.     rapid beeping.
  359.  
  360. If the preceding procedures do not fix the damaged
  361. desktop, do the following to re-create the INI
  362. files:
  363.  
  364. 1.  Restart your system using the
  365.     Utility Diskettes.
  366. 2.  From the OS/2 full screen;
  367.     change to the \OS2 directory.
  368. 3.  Delete the current INI files.  Type:
  369.  
  370.       DEL OS2.INI (and press Enter)
  371.  
  372.       DEL OS2SYS.INI (and press Enter)
  373.  
  374. 4.  Re-create both files using the MAKEINI
  375.     command.  Type:
  376.  
  377.       MAKEINI OS2.INI INI.RC (and press Enter)
  378.  
  379.       MAKEINI OS2SYS.INI INISYS.RC (and press Enter)
  380.  
  381. 5.  Change to the desktop directory, OS!2_2.0_D
  382.     (FAT) or "OS!2 2.0 DESKTOP" (HPFS).
  383. 6.  Delete all subfolders (subdirectories) in this
  384.     directory.
  385. 7.  Change to the root directory.
  386. 8.  Delete the hidden file WP ROOT. SF in the
  387.     startable partition.  For HPFS, type:
  388.  
  389.       ATTRIB -h -s -r "WP ROOT. SF"  (and press Enter)
  390.  
  391.     For FAT, type:
  392.  
  393.       ATTRIB -h -s -r WP_ROOT._SF  (and press Enter)
  394.  
  395.     Next, for HPFS, type:
  396.  
  397.       DEL "WP ROOT. SF"  (and press Enter)
  398.  
  399.     For FAT, type:
  400.  
  401.       DEL WP_ROOT._SF (and press Enter)
  402.  
  403. 9.  Press Ctrl+Alt+Del.  The desktop is
  404.     reinstalled to its initial installation setup.
  405. 10. Shut down the system using the Shut down
  406.     choice on the desktop pop-up menu.
  407.  
  408. Note:  Use MAKEINI instead of the Alt+F1 key
  409.        combination if you do not want to replace
  410.        the CONFIG.SYS file and desktop.  The
  411.        install process places a copy of the
  412.        original OS2.INI, OS2SYS.INI, and
  413.        CONFIG.SYS files in the \OS2\INSTALL
  414.        subdirectory.  These are the same INI files
  415.        created with MAKEINI.  They will rebuild
  416.        the desktop and set it to its initial
  417.        installed state.
  418.  
  419.        Alt+F1 replaces OS2.INI, OS2SYS.INI, and
  420.        the CONFIG.SYS files.
  421.  
  422.  
  423. RECOVERING ICONS
  424.  
  425. o   If you lose a folder by moving it to a folder
  426.     you are unable to access, you can recover the
  427.     folder.  From an OS/2 Window, use the MOVE
  428.     command to relocate the folder (for example,
  429.     the OS/2 System folder, "OS!2_SYS."), to the
  430.     proper location.
  431.  
  432.     Warning:  The following procedure should be
  433.     used only if a folder is inaccessible to the
  434.     OS/2 Workplace Shell.
  435.  
  436.     To move a folder (for example, the "OS!2_SYS"
  437.     folder):
  438.  
  439.     1.    Change to the directory where the
  440.     "OS!2_SYS" folder is located.
  441.     2.    Type the following to move the folder back
  442.     to the Desktop folder.    For FAT, type:
  443.  
  444.  
  445.           MOVE OS!2_SYS \OS!2_2.0_D
  446.  
  447.     For HPFS, type:
  448.  
  449.           MOVE "OS!2 SYSTEM" \"OS!2 2.0 DESKTOP"
  450.  
  451.  
  452.  
  453. o   If, intermittently, the icons on your desktop
  454.     open normally but appear black, there might
  455.     have been a timing problem that occurred when
  456.     a new icon was saved using the General page in
  457.     the settings notebook.  Try correcting the
  458.     appearance by re-creating or re-storing the
  459.     icon.
  460.  
  461.  
  462. USING EXECUTABLE FILES
  463.  
  464. It is not recommended that you move program-file
  465. objects (.EXE, .COM, .CMD, and .BAT) from their
  466. installed directories (for example, moving a
  467. program-file object from the Drives folder to a
  468. new location).    Moving program-file objects might
  469. cause some program objects to not function
  470. properly.  Instead, you should create a new object
  471. that refers to the original, either a program
  472. object or a shadow; then you can move the new
  473. object to a location of your choice.
  474. (Program-object settings and shadow settings
  475. specify the location of the original program-file
  476. object.)  To create a program object or shadow:
  477.  
  478. 1.  Display the pop-up menu for the program-file
  479.     object by moving the mouse pointer to it and
  480.     clicking mouse button 2.
  481. 2.  Click on Create another or Create shadow.
  482. 3.  Click on a folder for the new object; then
  483.     click on Create.
  484.  
  485. Note:  The Create another choice, when used on a
  486.        program-file object, creates a program
  487.        object, not a program-file object.
  488.  
  489.  
  490. CREATING AN ICON FOR AN APPLICATION
  491.  
  492. If you want to create an icon for a DOS, Windows,
  493. or OS/2 application that does not have one, but
  494. has graphics within the application, do the
  495. following:
  496.  
  497. 1.  Run the application in a window session.
  498. 2.  When you see an icon-sized graphic that you
  499.     would like to use as the icon to represent
  500.     your program, size the window, making the
  501.     image approximately the size of a desktop
  502.     icon.
  503. 3.  Click on the title-bar icon (in the upper-left
  504.     corner of the window); click on Mark.
  505. 4.  Mark the graphic.
  506. 5.  Click on Copy to move the graphic to the
  507.     clipboard.
  508. 6.  Display the pop-up menu for the object by
  509.     moving the mouse pointer to it and clicking
  510.     mouse button 2.
  511. 7.  Click on the arrow to the right of Open.
  512. 8.  Click on Settings; then click on the General
  513.     tab to display the default icon.
  514. 9.  Click on Create another to display the Icon
  515.     Editor.
  516. 10. Click on File, click on New, click on Icon;
  517.     then click on OK.
  518. 11. Click on Edit, then Paste to paste in your
  519.     graphic.  If necessary, use the Icon Editor to
  520.     make any changes you want in the graphic.
  521. 12. Click on File, then Save to store the program
  522.     name.ICO file in the same drive and directory
  523.     as the program file (.COM or .EXE file).
  524. 13. Double-click on the title-bar icon to exit the
  525.     editor.
  526. 14. From the settings notebook, click on Find;
  527.     then locate the saved .ICO file.  (Clicking on
  528.     Drives is the easiest search.)
  529. 15. Click on the icon; then save the file.
  530. 16. Exit the settings notebook.  The original icon
  531.     is replaced with the graphic from the
  532.     application.
  533.  
  534.  
  535. CHANGING THE COLOR OF ICON TITLE-TEXT
  536.  
  537. If you want to change the color of the title-text
  538. of all the icons in a folder, do the following:
  539.  
  540. 1.  Double-click on OS/2 System.
  541. 2.  Double-click on System Setup.
  542. 3.  Double-click on Color Palette.
  543. 4.  Press and hold Ctrl; then, pressing and
  544.     holding mouse button 2, drag a color to an
  545.     icon.  Drop the color; then release Ctrl.
  546.  
  547. Note:  You cannot change the color of individual
  548.        icon-title text.
  549.  
  550.  
  551. ADDING AN OS/2 WINDOW TO THE DESKTOP MENU
  552.  
  553. If you want another method of accessing an OS/2
  554. Window, you can add OS/2 Window as a new menu
  555. choice on the desktop pop-up menu.  Do the
  556. following:
  557.  
  558. 1.  Display the pop-up menu for the Desktop folder
  559.     by clicking mouse button 2 on an area not
  560.     covered by any objects or windows.
  561. 2.  Click on the arrow to the right of Open.
  562. 3.  Click on Settings; then click on the Menu tab.
  563. 4.  From the Actions on Menu choices, click on
  564.     Create another.
  565. 5.  In the Menu item name field, type OS/2 Window.
  566. 6.  In the Program Name field, type C:\OS2\CMD.EXE
  567.     (change to a different drive, if necessary).
  568. 7.  Click on OK.
  569. 8.  Double-click on the title-bar icon to close
  570.     the notebook.
  571. 9.  Display the Desktop folder pop-up menu again.
  572.     "OS/2 Window" is added to the available menu
  573.     choices.  If you click on this choice, an OS/2
  574.     Window is displayed.
  575.  
  576.  
  577. CHANGING A DEFAULT FOLDER VIEW
  578.  
  579. If you want to change the default view for
  580. displaying the objects within a folder (for
  581. example, icon versus details view), do the
  582. following:
  583.  
  584. 1.  Display the pop-up menu for the folder by
  585.     moving the mouse pointer to it and clicking
  586.     mouse button 2.
  587. 2.  Click on the arrow to the right of Open.
  588. 3.  Click on Settings; then click on the Menu tab.
  589. 4.  Click on Open in the Available menus field.
  590.     The Menu Settings window is displayed.
  591. 5.  In the Default action field, click on the
  592.     default you want.
  593. 6.  Click on OK.
  594.  
  595.  
  596. USING THE MINIMIZED WINDOW VIEWER
  597.  
  598. o   In the Minimized Window Viewer settings
  599.     notebook, disregard Page 1 of 3.  Each section
  600.     of the notebook contains 1 page only.
  601.  
  602. o   Some objects, such as WIN-OS/2 programs,
  603.     online books, and programs that start other
  604.     programs, do not minimize to the Minimized
  605.     Window Viewer.
  606.  
  607.  
  608. USING FIND
  609.  
  610. o   In the Help information for Find, disregard
  611.     any references to page 2.  Page 2 does not
  612.     exist in Find operations.
  613.  
  614. o   If you change the title of an object from
  615.     within the Find Results folder, the name of
  616.     the original object is changed.
  617.  
  618.  
  619. RECEIVING AN INCORRECT DOS VERSION MESSAGE
  620.  
  621. If you receive the message "Incorrect DOS version"
  622. when trying to run a DOS application under OS/2
  623. 2.0, the application is using an old level of DOS
  624. on your computer.  To fix the problem, update the
  625. DOS setting DOS_VERSION using the Value field of
  626. the DOS Settings window.  For example,
  627.  
  628.        PROG.EXE,5,0,255
  629.  
  630. (program, major version, minor version, count)
  631.  
  632. This setting simulates the DOS 5.0 version check
  633. as opposed to the OS/2 2.0 version check.
  634.  
  635.  
  636. USING ANSI COLORS AND CHARACTERS IN DOS SESSIONS
  637. ________________________________________________
  638.  
  639. If you want to use ANSI colors and characters in
  640. your DOS sessions, do the following:
  641.  
  642. 1.  Add this statement to your CONFIG.SYS file.
  643.  
  644.       DEVICE=\OS2\MDOS\ANSI.SYS
  645.  
  646. 2.  Shut down your computer.
  647. 3.  Press Ctrl+Alt+Del to restart your computer
  648.     and make the change active.
  649.  
  650.  
  651. USING HPFS
  652. __________
  653.  
  654.  
  655. o   If you are typing a command in the HPFS, you
  656.     must include double quotation marks around the
  657.     name of the subdirectory or file name if it
  658.     contains blanks.  For example, to change to
  659.     the OS!2 2.0 Desktop directory, type:
  660.  
  661.       CD "OS!2 2.0 DESKTOP"
  662.  
  663.     As another example, to copy the file This is
  664.     my file from the root directory to the This is
  665.     my directory subdirectory, type:
  666.  
  667.       COPY "THIS IS MY FILE" \"THIS IS MY DIRECTORY"
  668.  
  669. Note:  In the FAT file system, HPFS file names are
  670.        shortened.  Underscores represent blank
  671.        spaces.
  672.  
  673.  
  674. SHUTTING DOWN
  675. _____________
  676.  
  677. o   In some low-resource situations, the final
  678.     shutdown message might not appear after a
  679.     shutdown is performed.  To ensure that
  680.     shutdown is complete, wait until all disk
  681.     activity stops before turning off or
  682.     restarting your computer by pressing
  683.     Ctrl+Alt+Del.
  684.  
  685. o   If you want to shut down your system without
  686.     using a mouse, do the following:
  687.  
  688.     1.    Press Ctrl+Esc to display the Window List.
  689.     2.    Press Up Arrow (A) to move the cursor to
  690.     "OS/2 2.0 Desktop - Icon View"; then press
  691.     Enter.
  692.     3.    Press Ctrl+\ to deselect any selected
  693.     icons.
  694.     4.    Press Shift+F10 to display the pop-up menu
  695.     for the desktop.
  696.     5.    Press Down Arrow (V) to move the cursor to
  697.     Shut down; then press Enter.
  698.  
  699. o   You should shut down your system before
  700.     restarting or turning off your computer;
  701.     however, there are situations where you might
  702.     want to restart your system by pressing
  703.     Ctrl+Alt+Del instead:
  704.  
  705.     -    If you used the Arrange choice on the
  706.     Desktop folder pop-up menu, it rearranged
  707.     the icons you placed in specific positions
  708.     on the screen.    Restarting your system
  709.     recovers your icon positions.
  710.  
  711.     -    If you opened several folders containing
  712.     many icons, shut down will take a long
  713.     time saving the positions of the icons.
  714.     You might want to restart your system
  715.     without doing a shut down as long as you
  716.     are certain that you will not lose
  717.     anything else of importance.
  718.  
  719. o   If you shut down your system, but do not
  720.     receive the message "Shutdown has completed.
  721.     It is now safe to turn of your computer...",
  722.     you should wait for all disk activity to stop,
  723.     and then you can press Ctrl+Alt+Del.
  724.  
  725. Printing Considerations
  726.  
  727. This section describes tips for configuring your
  728. print hardware, as well as information to help you
  729. diagnose printing problems.
  730.  
  731. Note:  If you experience problems printing
  732.        with OS/2* or Windows**, contact the
  733.        printer manufacturer or check the
  734.        appropriate bulletin boards for
  735.        updated printer drivers.  Because printer
  736.        drivers are updated periodically, an
  737.        updated printer driver might resolve
  738.        the problem.
  739.  
  740.  
  741. CONFIGURING YOUR COMPUTER FOR PRINTING
  742. ______________________________________
  743.  
  744. PS/2 DIRECT-MEMORY-ACCESS PARALLEL PORTS
  745.  
  746. On the Personal System/2(*) system that
  747. supports direct-memory-access (DMA) parallel
  748. ports, OS/2 2.0 can take advantage of it.  The
  749. current systems with a DMA parallel port include
  750. PS/2 models 56, 57, 80-A21, 80-A31, 90, and 95.
  751. If you have one of these systems, ensure that the
  752. parallel-port arbitration level is set to SHARED7
  753. (enabled).  OS/2 2.0 will automatically take
  754. advantage of this feature; no additional OS/2
  755. setup is required.  Use the Reference
  756. Diskette for the computer to view the
  757. system configuration, and then set the
  758. parallel-port arbitration level to SHARED7.
  759.  
  760.  
  761. CONFIGURING PRINTERS
  762. ____________________
  763.  
  764. The following section describes suggestions for
  765. using specific printers.
  766.  
  767.  
  768. CANON BUBBLEJET PRINTER
  769.  
  770. If you want to use a Canon BubbleJet printer with
  771. OS/2 2.0, use one of the following printer
  772. drivers:
  773.  
  774. o   The BubbleJet BJ10E can emulate an IBM
  775.     Proprinter x24E using the IBM42xx driver.
  776. o   The BubbleJet BJC800 can emulate an Epson
  777.     LQ2550 using the OS/2 Epson driver.
  778. o   The BubbleJet LBP8 III+ can emulate an Epson
  779.     LQ2550 or Proprinter x24E using the
  780.     appropriate driver.
  781.  
  782.  
  783. DESKJET, DESKJET+, DESKJET 500, AND DESKJET 500C
  784. PRINTERS
  785.  
  786. If you want to use a Deskjet, DeskJet+, DeskJet
  787. 500, or DeskJet 500C printer, install the Epson
  788. driver and then select HP DeskJet 500.
  789.  
  790. Note:  The HP DeskJet 500C will not produce color
  791.        output using the HP DeskJet 500 device
  792.        support in the Epson printer driver.
  793.  
  794.  
  795. HP LASERJET PRINTER
  796.  
  797. If you are going to install the OS/2 HP LaserJet
  798. printer driver over an existing driver, be sure to
  799. delete all the old *.FNT files first.  Delete the
  800. printer driver from the OS/2 Workplace Shell
  801. printer object, and respond Yes when asked if the
  802. driver files should be deleted from the hard disk.
  803.  
  804.  
  805. HP PAINTJET AND PAINTJET XL PRINTERS
  806.  
  807. These printers should use the Micrografx Paintjet
  808. printer driver (SMGXPJET.DRV) shipped with OS/2
  809. 2.0 on Printer Diskette 3 in directory
  810. C:\OS2\INSTALL\PRTDRVS\PMDD_3.
  811.  
  812. Some applications, such as Aldus PageMaker, have
  813. problems printing multiple bit maps using this
  814. printer driver.  If this occurs after the driver
  815. is installed, open the printer object settings
  816. notebook; then select Printer-specific format on
  817. the Queues page.
  818.  
  819. HP PAINTJET PRINTER DRIVER FOR WIN-OS/2
  820.  
  821. If you are using a HP Paintjet printer driver
  822. for WIN-OS/2, you might receive the following
  823. error message when printing:
  824.  
  825.  SoftRIP Failure:  insufficient memory in
  826.  SMGXPJET.DRV
  827.  
  828. An updated printer driver that fixes
  829. this problem will be available shortly on
  830. IBM bulletin boards and CompuServe.
  831.  
  832.  
  833. IBM 3812, 3852, 5152, 5182, 5201-1, AND 5216
  834. PRINTERS
  835.  
  836. Printer drivers were not shipped with OS/2 2.0 for
  837. IBM 3812, IBM 3852, IBM 5152, IBM 5182, IBM
  838. 5201-1, or IBM 5216 printers because they have
  839. been out of service for several years.    However,
  840. you can use the printer drivers shipped with OS/2
  841. Version 1.3.  Download the printer drivers from
  842. CompuServe (located in Library 17), or use the IBM
  843. Electronic Device Driver Distribution system.
  844. (Refer to the order card in the OS/2 2.0 package.)
  845.  
  846. Note:  The IBM 3812 printer can use the IBM 5152
  847.        printer driver by selecting 5152
  848.        compatibility mode in the 3812 printer.
  849.        (For more information, refer to the
  850.        documentation that came with your printer.)
  851.  
  852.  
  853. IBM 4019 AND IBM 4029 (AUTOMATIC EMULATION
  854. SWITCHING UTILITY)
  855.  
  856. For the IBM 4019 and 4029 printers, the beta
  857. version of the Automatic Emulation Switching (AES)
  858. Utility is available from the Lexmark
  859. International bulletin board service (BBS).  The
  860. file is located in the Utilities directory and is
  861. called 40X9SU32.EXE.  (For more information on the
  862. bulletin board, refer to "Accessing Lexmark
  863. International Bulletin Board Service.")
  864.  
  865. If you have any problems accessing the Lexmark
  866. BBS, call Lexmark at 1-800-537-2540.
  867.  
  868.  
  869. IBM 4072 EXECJET PRINTER
  870.  
  871. If you have an IBM 4072 Execjet printer, you might
  872. want to obtain the new beta version of the OS/2
  873. IBM 42xx printer driver.  The printer driver is
  874. available on the Lexmark bulletin board. The file
  875. is located in the Inkjet directory and is called
  876. OS24072.EXE. (For more information on the bulletin
  877. board, refer to "Accessing Lexmark International
  878. Bulletin Board Service.")
  879.  
  880. Note:  This is a beta driver; therefore, any
  881.        problems should be reported to Lexmark
  882.        International through their bulletin board
  883.        service.
  884.  
  885.  
  886. NEC P3200 PRINTER
  887.  
  888. If you want to use a NEC P3200 printer, select
  889. Epson driver; then select Epson LQ-850.
  890.  
  891.  
  892. NEC P6200 PRINTER
  893.  
  894. If you want to use a NEC P6200 printer, select
  895. Epson driver; then select Epson LQ-2550.
  896.  
  897.  
  898. STAR NX-1000 PRINTER
  899.  
  900. If you want to use a Star NX-1000 printer, select
  901. Epson driver; then select Epson LX-800.
  902.  
  903.  
  904. NON-SUPPORTED PRINTER
  905.  
  906. o   If your printer is not supported by an OS/2
  907.     2.0 printer driver, determine if your printer
  908.     supports a more common printer in emulation
  909.     mode; then install the corresponding printer
  910.     driver.
  911.  
  912. o   If your printer has a supported WIN-OS/2
  913.     printer driver, but no OS/2 printer driver, do
  914.     the following:
  915.  
  916.     1.    Set up the WIN-OS/2 printer driver using
  917.     the WIN-OS/2 Control Panel.
  918.     2.    Set up the OS/2 print object using the
  919.     IBMNULL printer driver.
  920.  
  921.     You should be able to print from a WIN-OS/2
  922.     session.  Contact your printer manufacturer to
  923.     obtain an OS/2 2.0 printer driver or to
  924.     determine what other printers your printer
  925.     emulates.
  926.  
  927. OS/2 1.3 PRINTER DRIVERS
  928.  
  929. If you are using any of the following OS/2 1.3
  930. printer drivers, you should obtain new versions
  931. from the IBM OS/2 BBS or CompuServ:
  932.  
  933.      IBM3852.DRV
  934.      IBM4201.DRV
  935.      IBM4202.DRV
  936.      IBM4207.DRV
  937.      IBM4208.DRV
  938.      IBM5152.DRV
  939.      IBM5182.DRV
  940.      IBM52011.DRV
  941.      IBM52012.DRV
  942.      IBM5202.DRV
  943.      IBM5216.DRV
  944.      IBMNULL.DRV
  945.  
  946. In addition, IBM will update OS/2 and Windows
  947. drivers on the bulletin board to provide the
  948. best possible printing support
  949. for our customers on an ongoing basis.
  950.  
  951.  
  952. ACCESSING LEXMARK INTERNATIONAL BULLETIN BOARD
  953. ______________________________________________
  954. SERVICE
  955. _______
  956.  
  957. The phone number for the Lexmark bulletin board
  958. service is 1-800-453-9223.  To access the BBS,
  959. select (N,8,1) for port settings, and use the
  960. XMODEM or ZMODEM protocols.  Baud rates 1200 to
  961. 38400 are supported.
  962.  
  963. If you have any problems accessing the Lexmark
  964. BBS, call Lexmark at 1-800-537-2540.
  965.  
  966.  
  967. DIAGNOSING PRINTING PROBLEMS
  968. ____________________________
  969.  
  970. This section describes the actions you can take to
  971. resolve some common printing problems.
  972.  
  973.  
  974. UNABLE TO PRINT
  975.  
  976. If you encounter printing problems with parallel
  977. ports (for example, nothing prints), ensure that
  978. you have installed the appropriate printer driver
  979. for your model printer.  If the printer driver is
  980. correct, check the following:
  981.  
  982. o   Check that your parallel ports are configured
  983.     properly.  Refer to "Configuring Your Computer
  984.     for Printing" for configuration settings.
  985.  
  986. o   Verify that your printer cable meets
  987.     parallel-port specifications. Some cables do
  988.     not meet these specifications and can cause
  989.     printing problems. (Cables that are longer
  990.     than six feet in length are suspect.  The
  991.     six-foot cable-length problem is more evident
  992.     on high-speed microprocessor systems.)  Some
  993.     cable manufacturers reduce the costs of their
  994.     cables by not wiring all interface signals.
  995.     This might not have been a problem under DOS,
  996.     because DOS does not make use of all the
  997.     signals within the parallel-port interface.
  998.     However, some interface signals used to
  999.     transmit data under OS/2 2.0 are not used when
  1000.     printing under DOS.
  1001.  
  1002.     You might need to purchase a new cable.  You
  1003.     might want to use an "IBM approved" cable, one
  1004.     which has been verified as properly wired.
  1005.  
  1006. o   If you still cannot print, and you are
  1007.     convinced it is not a printer-driver problem,
  1008.     interrupt problem, or cable problem, there
  1009.     might be a problem with your I/O adapter.
  1010.     Some older parallel-port adapters fail to
  1011.     generate hardware interrupts; therefore, they
  1012.     will not work with versions of the OS/2
  1013.     operating system.  These adapters usually work
  1014.     correctly under DOS, as DOS does not use
  1015.     hardware interrupts to print.  The OS/2 2.0
  1016.     operating system waits for the printer to send
  1017.     an interrupt when the printer is ready for
  1018.     more data.    If your adapter does not generate
  1019.     interrupts, it must be replaced if you want to
  1020.     print under OS/2 2.0.  If your printer-buffer
  1021.     light illuminates, or prints one character and
  1022.     then displays an error message (or otherwise
  1023.     behaves erratically), you might have an
  1024.     interrupt problem.
  1025.  
  1026.  
  1027. PRINTER STOPS PRINTING
  1028.  
  1029. If your DOS application sending PostScript output
  1030. stops printing, do the following:
  1031.  
  1032. 1.  Cancel the print job that caused the printer
  1033.     to stop printing.
  1034. 2.  Open the printer-object settings notebook to
  1035.     the Queue page.
  1036. 3.  Turn off the Print while spooling check box.
  1037. 4.  Resend the print job.
  1038.  
  1039.  
  1040. ATTEMPT TO PRINT TO AN OFF-LINE PRINTER
  1041.  
  1042. If you send a print job to an off-line printer,
  1043. and then retry the operation while the printer is
  1044. online by responding to the Retry message, your
  1045. job might be damaged.    To fix the problem, cancel
  1046. the initial job, and resubmit it after resetting
  1047. the printer.
  1048.  
  1049.  
  1050. PRINTER WORKED UNDER DOS, BUT NOT UNDER OS/2 2.0
  1051.  
  1052. If your printer worked under DOS, but does not
  1053. work under OS/2 2.0, there is probably a problem
  1054. with your hardware-interrupt level or printer
  1055. cable.    (Refer to "Unable to Print.")
  1056.  
  1057.  
  1058. PRINT JOB SPOOLED BUT DOES NOT PRINT
  1059.  
  1060. The spooler will not print a job until the
  1061. application closes the print-data stream.  Some
  1062. DOS applications do not immediately close the
  1063. print-data stream.  If you see your print job as
  1064. an icon with an arrow pointing to the document in
  1065. the Job Icon View window, the job will not print.
  1066. The arrow must point from the document to the
  1067. print device.  This will not occur until the
  1068. application closes the data stream.
  1069.  
  1070. If the job does not print after 15 seconds, you
  1071. might need to change a DOS setting.  By default,
  1072. the PRINT_TIMEOUT DOS setting is turned ON and set
  1073. to 15 seconds.    If, after 15 seconds, your job
  1074. does not print, adjust the setting.  (Refer to
  1075. "Printing Starts Only When DOS Application Stops"
  1076. regarding the LPTDD.SYS file.)
  1077.  
  1078.  
  1079. PRINTING STARTS ONLY WHEN DOS APPLICATION STOPS
  1080.  
  1081. If your DOS print job does not begin printing
  1082. until the application is stopped, the application
  1083. has not closed the data stream.  Use the
  1084. DOS_DEVICE DOS setting to load the
  1085. C:\OS2\MDOS\LPTDD.SYS device driver.  Then, the
  1086. PRINT_TIMEOUT DOS setting can be used to close the
  1087. print job without having to exit your application.
  1088.  
  1089.  
  1090. PRINT JOB SPLIT INTO SEVERAL SPOOL FILES
  1091.  
  1092. If your DOS application print job is split into
  1093. several spool files, you might need to disable the
  1094. spooler to correct the problem.  Some applications
  1095. open and close the printer data stream for every
  1096. character, line, or page.  Disabling the spooler
  1097. (using the Spooler object in the System Setup
  1098. folder) is one way to correct this problem.
  1099. Another alternative is to upgrade the application
  1100. by contacting the manufacturer.  If the problem
  1101. occurs with complex printouts, you might increase
  1102. the DOS setting PRINT_TIMEOUT value.
  1103.  
  1104.  
  1105. CAN PRINT FROM DOS APPLICATION, BUT CANNOT PRINT
  1106. ELSEWHERE
  1107.  
  1108. If you are printing from a DOS application, but
  1109. are unable to print elsewhere until you stop the
  1110. DOS application, your DOS application is accessing
  1111. the parallel-port hardware directly.  OS/2 2.0
  1112. prevents two or more applications from
  1113. simultaneously accessing the same parallel-port
  1114. hardware.  The second application must wait for
  1115. the first application to stop, even if the second
  1116. application is the OS/2 print object.
  1117.  
  1118.  
  1119. PRINTER WORKED UNDER WINDOWS, BUT NOT UNDER OS/2
  1120. 2.0
  1121.  
  1122. o   If your printer worked under a Windows
  1123.     operation, but does not work after installing
  1124.     OS/2 2.0, delete the printer driver and
  1125.     reinstall it under WIN-OS/2 using the WIN-OS/2
  1126.     Control Panel.
  1127.  
  1128. o   If printing from a WIN-OS/2 session is slow,
  1129.     but acceptable everywhere in the system, you
  1130.     might need to set the priority level higher
  1131.     using the Options menu in the WIN-OS/2 Print
  1132.     Manager.
  1133.  
  1134.  
  1135. PRINTING FROM A WIN-OS/2 SESSION
  1136. ________________________________
  1137.  
  1138. The following section describes considerations for
  1139. customizing your system to print from a WIN-OS/2
  1140. session.
  1141.  
  1142.  
  1143. LPTX AND LPTX.OS2 PORT CONSIDERATIONS
  1144.  
  1145. If your printer is connected to LPTx or LPTx.OS2,
  1146. be sure that the OS/2 spooler is active and the
  1147. WIN-OS/2 printer does not use the Print Manager.
  1148. (Disable using the Printer icon in the WIN-OS/2
  1149. Control Panel.)  When the OS/2 spooler is active,
  1150. WIN-OS/2 applications print directly to the OS/2
  1151. spooler.  Therefore, multiple print jobs can be
  1152. spooled from one WIN-OS/2 session or multiple
  1153. WIN-OS/2 sessions.  This does not apply to serial
  1154. printers, because there is no spooling for COM
  1155. devices to the OS/2 spooler (only to WIN-OS/2
  1156. Print Manager).  If you are using LPTx but are
  1157. unable to print from any other session, you must
  1158. use LPTx.OS2 for WIN-OS/2 printing.  If you are
  1159. printing to a redirected port, you must use
  1160. LPTx.OS2.
  1161.  
  1162.  
  1163. OBTAINING AN LPT3.OS2 DESTINATION
  1164.  
  1165. To enable support for LPT3.OS2, you need to
  1166. configure an LPT3.OS2 destination that you can
  1167. select from the ports listbox in the WIN-OS/2
  1168. Control Panel.    You must shutdown your WIN-OS/2
  1169. session and edit the C:\OS2\MDOS\WINOS2\WIN.INI
  1170. file.  You need to add a "LPT3.OS2=" line
  1171. following the "LPT2.OS2=" line in the ports
  1172. section of the file.  After saving the file, you
  1173. can start the WIN-OS/2 session and Control Panel
  1174. and then select the LPT3.OS2 destination.
  1175.  
  1176.  
  1177. INSTALLING THE IBM 4029 LASER PRINTER
  1178.  
  1179. o   If you are installing the IBM4029 Windows
  1180.     PostScript printer driver for use in WIN-OS/2
  1181.     sessions, do the following to avoid an invalid
  1182.     entry in the WIN.INI file.
  1183.  
  1184.     1.    Double-click on Control Panel in the
  1185.     WIN-OS/2 session.
  1186.     2.    Double-click on Printers.
  1187.     3.    Click on Add Printer.
  1188.     4.    Click on Unlisted Printer from the list of
  1189.     printers.
  1190.     5.    Insert Printer Driver Diskette 4 in drive
  1191.     A.
  1192.     6.    In the Files and Directories window, click
  1193.     on A.
  1194.     7.    Click on PSCRIPT.DRV from the files list.
  1195.     (The PostScript driver is installed.)
  1196.     8.    Click on Configure.
  1197.     9.    Click on the appropriate port.
  1198.     10. Click on Setup.
  1199.     11. Click on IBM4029 (17 font, 600 Dpi) from
  1200.     the list of printers.
  1201.     12. Click on OK several times to remove the
  1202.     open windows.
  1203.     13. Exit the Control Panel.
  1204.     14. Save any changes; then exit the WIN-OS/2
  1205.     session.
  1206.  
  1207. o   If you have problems printing with a 4029
  1208.     printer in a WIN-OS2 session, change the
  1209.     WIN.INI file in the OS2\MDOS\WINOS2 directory.
  1210.     Several lines in the file refer to the 4029
  1211.     printer (for example, "IBM 4029 v52.3 (17
  1212.     Fonts, 600 Dpi").  Change the comma (,) to a
  1213.     colon (:).
  1214.  
  1215.  
  1216. NETWORK PRINTING
  1217. ________________
  1218.  
  1219. o   To improve the performance of viewing the
  1220.     contents of a network printer object, use a
  1221.     long refresh interval or set the interval to 0
  1222.     (no refresh).
  1223.  
  1224. o   If you move the network object from the
  1225.     desktop to another folder, the network
  1226.     printer-object template will not appear the
  1227.     next time you start the system. To make it
  1228.     reappear, move the network object back to the
  1229.     desktop and restart the system.
  1230.  
  1231. o   If you are unable to print from a DOS session
  1232.     to an LPT port that is redirected to a network
  1233.     printer, you might need to use the LPTDD.SYS
  1234.     device driver.  (Refer to "Printing Starts
  1235.     Only When DOS Application Stops" for more
  1236.     information.)
  1237.  
  1238. Application Considerations
  1239.  
  1240. Most DOS, Windows, and OS/2 programs run under
  1241. OS/2 2.0 without any modification.  A few need
  1242. specific attention, such as changes to DOS
  1243. settings, for optimum performance.
  1244.  
  1245.  
  1246. GENERAL CONSIDERATIONS
  1247. ______________________
  1248.  
  1249. Some categories of programs do not work correctly
  1250. with OS/2 2.0 because of their design, or because
  1251. they use undocumented interfaces, or because they
  1252. perform restricted activities.    The following list
  1253. identifies these categories of programs:
  1254.  
  1255. o   DOS extenders that require exclusive access to
  1256.     the 80386 control registers, such as the
  1257.     Virtual Control Program Interface (VCPI), are
  1258.     not supported because they would violate the
  1259.     integrity of the system.  The DOS Protect-Mode
  1260.     Interface (DPMI 0.9), the Expanded Memory
  1261.     Specification (EMS), and the Extended Memory
  1262.     Specification (XMS) are supported.
  1263.  
  1264. o   Programs that directly address the physical
  1265.     disk sectors to perform disk-write operations
  1266.     are not supported.    These operations would
  1267.     violate the integrity of the system.  This
  1268.     category includes most DOS UNDELETE programs.
  1269.  
  1270. o   Some Windows programs make use of the Windows
  1271.     accessory programs, like the Calculator.  If
  1272.     you already had Windows Version 3.0 installed
  1273.     and you did not format your hard disk when you
  1274.     installed OS/2 2.0, the accessory programs are
  1275.     on your hard disk and are supported by OS/2
  1276.     2.0.  However, the accessory programs are not
  1277.     part of the WIN-OS/2 environment included with
  1278.     OS/2 2.0.
  1279.  
  1280. o   Programs (and hardware) that require the
  1281.     Windows Enhanced mode are not supported.  This
  1282.     mode uses an unsupported memory-management
  1283.     method.  Programs that run in the Windows
  1284.     Standard mode and Real mode are supported.
  1285.  
  1286. o   Programs that manipulate the 80386 control
  1287.     registers, such as 386 DOS debuggers, are not
  1288.     supported; this would violate system
  1289.     integrity.
  1290.  
  1291. o   Fax boards and programs that use more that
  1292.     1000 interrupts per second (9600 baud or
  1293.     greater) are not supported.  The following fax
  1294.     boards and programs contain timing
  1295.     sensitivities that might prevent reliable
  1296.     operation:
  1297.  
  1298.     -    ATI ETC
  1299.     -    Cardinal FAX
  1300.     -    Practical Peripherals
  1301.     -    Smartfax
  1302.     -    Twincomm 24/96
  1303.  
  1304. o   If you run a bulletin board or a DOS
  1305.     communications application that keeps timing
  1306.     out, change the DOS settings as indicated
  1307.     below.  If the first settings change does not
  1308.     fix the problem, change the next settings, and
  1309.     so forth.
  1310.  
  1311.     1.    HW_TIMER to ON
  1312.     2.    IDLE_SECONDS to 60, and IDLE_SENSITIVITY
  1313.     to 100
  1314.     3.    COM_HOLD to ON
  1315.     4.    HW_ROM_TO_RAM to ON
  1316.     5.    If you lose data using DOS communications
  1317.     software, set the PRIORITY_DISK_IO setting to
  1318.     NO in your CONFIG.SYS file, and the
  1319.     IDLE_SENSITIVITY setting to 100% in the DOS
  1320.     settings for the object.
  1321.  
  1322.     If the DOS settings changes do not fix the
  1323.     problem, set PRIORITY_DISK_IO to NO in the
  1324.     CONFIG.SYS file.
  1325.  
  1326.  
  1327. Our testing has identified the following programs
  1328. that perform one or more of the activities
  1329. described above:
  1330.  
  1331. o   Ansel for Windows
  1332. o   Bound Checker (DOS)
  1333. o   Central Point Backup for Windows
  1334. o   Close-Up (Windows)
  1335. o   Desert Storm CD-ROM (Windows)
  1336. o   Distinct Back-Up (Windows)
  1337. o   DoDot 3.0 (Windows)
  1338. o   Fax Concentrator (DOS)
  1339. o   Magic-CV (DOS)
  1340. o   Mathematica 2.0 (Windows)
  1341. o   MusicPrinter Plus 4.0 (DOS)
  1342. o   OmniPage Professional 1.0 (Windows)
  1343. o   Oracle (DOS)
  1344.     (There is an OS/2 version of this program.)
  1345. o   Perceive for Windows
  1346. o   Phar-Lap DOS extenders prior to Version 4.0
  1347. o   Realizer 1.0 (Windows)
  1348. o   Sherlock Holmes CD-ROM (DOS)
  1349. o   Smartfax (DOS)
  1350. o   Soft-ICE (DOS)
  1351. o   Splash 1.01 (DOS)
  1352. o   Turbo Debugger (DOS)
  1353.  
  1354. In addition to the restricted activities described
  1355. previously, some general conditions you should be
  1356. aware of are in the following list:
  1357.  
  1358. o   For more reliable DOS communications
  1359.     performance on slower systems, the combined
  1360.     baud rate should not exceed 9600 bps for one
  1361.     or more concurrent DOS applications.
  1362.  
  1363. o   You can improve the performance of DOS
  1364.     communications programs by using the 16450
  1365.     UART or 16550AFN UART communications chips.
  1366.  
  1367. o   Some DOS and Windows programs run correctly
  1368.     only in full-screen sessions.  Any Windows
  1369.     program that does not use the Windows API to
  1370.     change the video mode should be run in a
  1371.     WIN-OS/2 full-screen session.
  1372.  
  1373. o   Some Windows programs experience
  1374.     painting problems when running in a window
  1375.     on the OS/2 2.0 Desktop.  These problems
  1376.     may be the fault of the application code.
  1377.     If possible, modify Windows application
  1378.     code to handle the receipt of back to
  1379.     back WM_PAINT messages.  Never ignore
  1380.     second, or subsequent, WM_PAINT messages.
  1381.     Also, avoid displaying message boxes
  1382.     within application "paint" logic
  1383.     (logic related to the receipt of a WM_PAINT
  1384.     message).
  1385.  
  1386. o   Some DOS and Windows programs must be
  1387.     installed or run in a "Specific-DOS" session;
  1388.     that is, in a session that was started by
  1389.     booting from an actual version of DOS.
  1390.     For more information, refer to "DOS, starting
  1391.     specific version" in the Master Index.
  1392.  
  1393. o   Some programs run in OS/2 DOS or WIN-OS/2
  1394.     sessions, but require that you install the
  1395.     program under DOS.
  1396.  
  1397. o   Windows programs cannot start DOS sessions or
  1398.     DOS programs.
  1399.  
  1400. o   DOS programs that use low-level file system
  1401.     calls cannot access HPFS disks.
  1402.  
  1403. o   If you are running communications programs,
  1404.     you should set the CONFIG.SYS statement
  1405.     PRIORITY_DISK_IO to NO; then restart your
  1406.     system.
  1407.  
  1408. o   Code-page-switching support is not available
  1409.     for graphics mode in DOS sessions.
  1410.  
  1411. o   Some DOS and Windows programs use security
  1412.     keys as protection against copyright
  1413.     infringement.  The security key is a 25-pin
  1414.     connector that is connected to the parallel
  1415.     port of the computer on which the program is
  1416.     executing.    The program checks to see if the
  1417.     connector is attached and, if the connector is
  1418.     not present, the program is assumed to be an
  1419.     illegal copy.  When more than one DOS session
  1420.     is running one of these programs, a SYS1799
  1421.     error can result.  This occurs because the
  1422.     programs that use these security keys do not
  1423.     de-allocate the parallel port if a second
  1424.     session is started for a program that also
  1425.     requires the security key.    This error is the
  1426.     result of a direct I/O parallel port
  1427.     contention mechanism that protects the user
  1428.     from possible data corruption.  To disable
  1429.     this mechanism:
  1430.  
  1431.     1.    Display the pop-up menu for the printer
  1432.     object by moving the mouse pointer to it and
  1433.     clicking mouse button 2.
  1434.     2.    Click on Open; then Settings.
  1435.     3.    Click on the Output tab.
  1436.     4.    Double-click on the LPT port that has
  1437.     the contention problem.
  1438.     5.    Click on the Shared access checkbox to share
  1439.     the port between DOS sessions doing direct I/O
  1440.     to the parallel port.
  1441.     6.    Click on OK.
  1442.  
  1443. o   Some Windows Multimedia Extension programs
  1444.     might not work correctly after being migrated
  1445.     to OS/2 2.0.  If this occurs, reinstall them
  1446.     under WIN-OS/2.
  1447.  
  1448. o   If the SYS0005 error "ACCESS DENIED" occurs
  1449.     when starting DOS programs, follow this
  1450.     procedure:
  1451.  
  1452.     1.    Shut down the system.
  1453.     2.    Insert the Installation Diskette into
  1454.     drive A.
  1455.     3.    Restart the system.
  1456.     4.    When prompted, remove the Installation
  1457.     Diskette, insert Diskette 1, and press
  1458.     Enter.
  1459.     5.    At the "Welcome to OS/2" screen, press
  1460.     Esc.
  1461.     6.    Remove Diskette 1, and insert Diskette 2.
  1462.     7.    At the command prompt, type "CHKDSK C:
  1463.     /F:3 " and press Enter.
  1464.     8.    If you receive the error "cross-linked
  1465.     extended attribute", repeat the previous
  1466.     command until CHKDSK reports no errors.
  1467.     9.    After repeated attempts, if CHKDSK
  1468.     continues to report errors, note the names
  1469.     of the files related to the errors.  Copy
  1470.     these files to a blank diskette and delete
  1471.     the files from the hard disk.  Then, run
  1472.     CHKDSK again.
  1473.     10. When CHKDSK reports no errors, copy the
  1474.     files back to their original location, and
  1475.     restart your system.
  1476.  
  1477.     Note:  This problem usually occurs when an EADATA
  1478.        file is deleted from DOS.  If you have DOS,
  1479.        copy files to another directory or name; delete
  1480.        the originals, and then copy back to the original
  1481.        location.
  1482.  
  1483. SPECIFIC APPLICATIONS
  1484. _____________________
  1485.  
  1486. The following list provides information about the
  1487. compatibility of specific programs with OS/2 2.0.
  1488. This information is version specific; later
  1489. versions of the same program might operate
  1490. correctly.  Some program manufacturers already
  1491. have resolved incompatibility issues and have
  1492. fixes available; these are noted.
  1493.  
  1494. o   Action! Sampler 1.0 (Windows)
  1495.  
  1496.     -    The DPMI_MEMORY_LIMIT WIN-OS/2 setting
  1497.     must be set to 5 or greater.
  1498.  
  1499. o   Adobe Type Manager (Windows)
  1500.  
  1501.     -    When using an IBM 4029 printer in PPDS
  1502.     mode with Adobe Type Manager, some Windows
  1503.     programs may not function correctly.  If
  1504.     this occurs, do not use the printer
  1505.     resident fonts.  To disable printer
  1506.     resident fonts, bring up the control panel
  1507.     of the Windows Adobe Type Manager and
  1508.     ensure that the selection "Use Pre-built
  1509.     or Resident Fonts" is disabled.
  1510.  
  1511. o   After Dark (Windows)
  1512.  
  1513.     -    To run in a WIN-OS/2 window session,
  1514.     change the object's settings to hide or
  1515.     minimize the icon to the desktop.
  1516.     -    This program places a TSR (terminate and
  1517.     stay-resident) reference in the
  1518.     AUTOEXEC.BAT file when it is installed.
  1519.     To run in a WIN-OS/2 window session,
  1520.     remove this reference from AUTOEXEC.BAT.
  1521.  
  1522. o   Aldus PageMaker 4.0 (Windows)
  1523.  
  1524.     -    The spelling checker cannot locate the
  1525.     dictionary.
  1526.     -    Deselect the public setting to use the
  1527.     clipboard.
  1528.     -    If you experience incorrect output when
  1529.     spooling Standard format files to the
  1530.     printer, set the printing to RAW mode.    To
  1531.     do this, take the following actions:
  1532.     1.  Go to the Printer icon on the desktop.
  1533.     2.  Select Open, then Settings, then Queue
  1534.         Options.
  1535.     3.  Ensure that Printer Specific Format is
  1536.         checked.
  1537.  
  1538. o   Aldus Persuasion 2.0 (Windows)
  1539.  
  1540.     -    Use the parallel ports to print.
  1541.     -    Deselect the public setting to use the
  1542.     clipboard.
  1543.  
  1544. o   Arts & Letters Graphics Editor 3.1 (Windows)
  1545.  
  1546.     -    The DECIPHS utility program requires that
  1547.     a DOS session be started from the Windows
  1548.     environment; this is not supported.
  1549.     -    To run in a WIN-OS/2 window, change the
  1550.     object's settings to minimize to the
  1551.     desktop.
  1552.     -    The directory created by Arts & Letters is
  1553.     named A&L.  The "&" character is a
  1554.     reserved character of the command shell,
  1555.     CMD.EXE; it is used for conjugated command
  1556.     lines.    To change to the A&L directory
  1557.     with the CD command you must use one of
  1558.     two methods of quoting the directory name.
  1559.     The first method is to prefix the "&" in
  1560.     A&L with a ^ (caret, shift 6):
  1561.     CD A^&L
  1562.     The second method is to surround the
  1563.     entire directory name with quotation marks
  1564.     ("):
  1565.     CD "A&L"
  1566.     -    If you are running Arts & Letters and you
  1567.     get a system error (a GDI trap), you must
  1568.     restart the operating system before
  1569.     running the program again.  This is
  1570.     because the program left a portion of
  1571.     itself running when it ended and will not
  1572.     start a new copy of itself while that
  1573.     portion is running.  This also means that
  1574.     when you restart the computer, Arts &
  1575.     Letters will start again automatically.
  1576.     It is recommended that you close the copy
  1577.     that is launched on system startup and
  1578.     start the program from its icon when you
  1579.     intend to run it in a window.
  1580.  
  1581. o   AutoCAD Version 10 (DOS)
  1582.  
  1583.     -    Close the program from the desktop.
  1584.  
  1585. o   AutoCAD (OS/2)
  1586.  
  1587.     -    Some of the background colors are set to
  1588.     an unusually pale color that does not show
  1589.     up well on XGA displays.
  1590.  
  1591. o   AutoManager 4.0 (DOS)
  1592.  
  1593.     -    The version of the program that uses
  1594.     extended memory uses an unsupported DOS
  1595.     memory extender.  Use the real-mode
  1596.     version.
  1597.     -    The program expects COMMAND.COM to be in
  1598.     the root directory of drive C:\.  Copy
  1599.     COMMAND.COM from the C:\OS2\MDOS directory
  1600.     to C:\.
  1601.  
  1602. o   Borland C++ 2.0 and 3.0 (DOS)
  1603.  
  1604.     -    Set the DPMI_DOS_API DOS setting to
  1605.     ENABLED.
  1606.  
  1607. o   Borland Turbo C++ 2.0 (DOS)
  1608.  
  1609.     -    The version of the program that uses
  1610.     extended memory uses an unsupported DOS
  1611.     memory extender.  Use the standard version
  1612.     of the program.
  1613.  
  1614. o   Borland Turbo Debugger 2.01 (DOS)
  1615.  
  1616.     -    The version of the program that uses
  1617.     extended memory uses an unsupported DOS
  1618.     memory extender.  Use the standard version
  1619.     of the program.
  1620.     -    TD386, the 386 version of Turbo Debugger,
  1621.     manipulates the 80386 control registers;
  1622.     this is not supported.
  1623.  
  1624. o   Borland Turbo Debugger for Windows (Windows)
  1625.  
  1626.     -    Run the program in a WIN-OS/2 full-screen
  1627.     session.
  1628.     -    The screen is temporarily corrupted when
  1629.     this program is called from Turbo C++.
  1630.     The screen is restored on the first
  1631.     repaint.  (A repaint can be forced by
  1632.     clicking the mouse on several different
  1633.     windows.)
  1634.  
  1635. o   Borland Turbo Pascal 6.0 (DOS)
  1636.  
  1637.     -    The version of the program that uses
  1638.     extended memory uses an unsupported DOS
  1639.     memory extender.  Use the standard version
  1640.     of the program.
  1641.  
  1642. o   Central Point Backup for DOS 7.1 (DOS)
  1643.  
  1644.     -    Displays meaningless characters when
  1645.     running in a DOS window session.  Run this
  1646.     program only in a DOS full-screen session.
  1647.  
  1648. o   Central Point PC Tools Deluxe 7.1 (Windows)
  1649.  
  1650.     -    Many of the utility programs require
  1651.     starting a DOS session from the Windows
  1652.     environment; this is not supported.  Start
  1653.     these programs from a separate DOS
  1654.     session.
  1655.     -    The backup feature of this program
  1656.     performs in a manner similar to Central
  1657.     Point Backup for Windows, which is in the
  1658.     list of programs that perform restricted
  1659.     activities.  If you experience difficulty
  1660.     backing up on a diskette, back up on an
  1661.     alternate device, such as a network drive
  1662.     or a tape drive.
  1663.  
  1664.    Note:  You might need to install this program
  1665.       under a specific-DOS session.
  1666.  
  1667. o   Commander Keen (DOS) (other Apogee games)
  1668.  
  1669.     -    Set the VIDEO_RETRACE_EMULATION DOS
  1670.     setting to OFF.
  1671.  
  1672. o   COMMUTE (Windows)
  1673.  
  1674.     -    When this program is installed under
  1675.     WIN-OS/2, the statement
  1676.     keyboard.drv=commkbd.drv is added to the
  1677.     SYSTEM.INI file.  Change this statement to
  1678.     keyboard.drv=keyboard.drv.
  1679.  
  1680. o   Control Room 1.0 (DOS)
  1681.  
  1682.     -    You must run this program in a DOS
  1683.     full-screen session for the screen
  1684.     blanking feature to work correctly.
  1685.  
  1686. o   CorelDRAW 2.0 (OS/2)
  1687.  
  1688.     -    If you do a large amount of printing while
  1689.     in this program, it is possible that you
  1690.     might run out of system resources.  To
  1691.     avoid this, you should periodically save
  1692.     your work and exit CorelDRAW, then restart
  1693.     the program and continue your work.
  1694.  
  1695. o   CorelDRAW 2.0 (Windows)
  1696.  
  1697.     -    Install the program in a DOS session.
  1698.     -    Run the program in a WIN-OS/2 full-screen
  1699.     session.
  1700.  
  1701. o   CorelDRAW 2.1 (Windows)
  1702.  
  1703.     -     To install this program:
  1704.     --  Start a DOS session.
  1705.     --  Run FFIX /date (Note that "date" must
  1706.         be lowercase).
  1707.     --  Type "A:" and press Enter.
  1708.     --  Exit WIN-OS/2.
  1709.     --  Run FFIX /u.
  1710.     --  Type "install" and press Enter.
  1711.     -    Run the program in a WIN-OS/2 full-screen
  1712.     session.
  1713.  
  1714. o   Crosstalk (Windows)
  1715.  
  1716.     -    Run "MODE COMx BUFFER=OFF" from the
  1717.     command line, where x is the
  1718.     communications port you are using, before
  1719.     you run the program.
  1720.  
  1721. o   dBase IV 1.1 (DOS)
  1722.  
  1723.     -    If you receive a "too many files open"
  1724.     error message, set the DOS_FILES DOS
  1725.     setting to 30.    Set the DOS_VERSION DOS
  1726.     setting to DBASE.EXE,5,0,255.  With
  1727.     Hyperdisk, set DOS_VERSION to
  1728.     DBASE1.EXE,5,0,255.
  1729.     -    When using Hyperdisk, you might have to
  1730.     adjust the EMS and XMS memory limits.
  1731.     -    With the multi-user version, the program
  1732.     must be run in a Specific-DOS session.
  1733.  
  1734. o   Designer (OS/2)
  1735.  
  1736.     -    The MIRRORS.DLL that comes with this
  1737.     program must be installed in the program
  1738.     directory, as opposed to the C:\OS2\DLL
  1739.     directory, and the program must be started
  1740.     from this directory.  This is because OS/2
  1741.     2.0 comes with its own dynamic link
  1742.     library named MIRRORS.DLL.
  1743.  
  1744. o   Drafix CAD Version 1.11 (Windows)
  1745.  
  1746.     -    Run the program in a WIN-OS/2 full-screen
  1747.     session.
  1748.  
  1749. o   Drafix CAD Version 3.0 (Windows)
  1750.  
  1751.     -    Run the program in a WIN-OS/2 full-screen
  1752.     session.
  1753.  
  1754. o   DynaComm Asynchronous OS/2 (OS/2)
  1755.  
  1756.     -    The DLL's included with this product must
  1757.     not be in the same directory as the
  1758.     executable file.  Put them in a separate
  1759.     directory and add that directory to the
  1760.     end of the LIBPATH.
  1761.  
  1762. o   Enhanced Editor (OS/2)
  1763.  
  1764.     -    The OS/2 Enhanced Editor supports up to 99
  1765.     fonts.    If additional fonts are installed,
  1766.     unpredictable results might occur.
  1767.     -    In the online help for the enhanced
  1768.     editor, it states that you should contact
  1769.     your IBM representative for detailed
  1770.     information on how to program the editor.
  1771.     Instead, obtain this information from the
  1772.     IBM bulletin boards.
  1773.  
  1774. o   F-117A Stealth Fighter 2.0 (DOS)
  1775.  
  1776.     -    Set the VIDEO_RETRACE_EMULATION DOS
  1777.     setting to OFF.
  1778.     -    If the program appears to stop at a blank
  1779.     screen soon after you start it, press ESC
  1780.     and the program will continue.    Once you
  1781.     are past the opening screens, the program
  1782.     runs correctly.
  1783.  
  1784. o   F19 (DOS)
  1785.  
  1786.     -    Set the HW_ROM_TO_RAM DOS setting to ON
  1787.     and the VIDEO_RETRACE_EMULATION DOS
  1788.     setting to OFF.
  1789.  
  1790. o   Fastback for Windows (Windows and OS/2)
  1791.  
  1792.     -    Use only Version 1.01, a no-charge upgrade
  1793.     from Fifth Generation Systems.    To order,
  1794.     call 1-800-873-4384.
  1795.     -    In the Options pull-down menu in the
  1796.     program, make sure that the Media setting
  1797.     is set to system default.  (The other
  1798.     Media settings write to DMA device
  1799.     drivers, which have incompatibility
  1800.     problems.)
  1801.  
  1802. o   Fastback Plus 2.1 and 3.04 (DOS)
  1803.  
  1804.     -    If you experience difficulty backing up on
  1805.     a diskette, back up on an alternate
  1806.     device, such as a network drive or a tape
  1807.     drive.
  1808.  
  1809. o   FastLynx 1.1 (DOS)
  1810.  
  1811.     -    To use the serial port with this program,
  1812.     remove the DEVICE=C:\OS2\MDOS\VCOM.SYS
  1813.     statement from CONFIG.SYS.  The parallel
  1814.     port works correctly.
  1815.     -    Due to its high speed, the program
  1816.     sometimes fails to function.  If this
  1817.     occurs, simply end the program; system
  1818.     integrity is not compromised.  To minimize
  1819.     the possibility of this error condition,
  1820.     set the following DOS settings:
  1821.     HW_TIMER = ON
  1822.     IDLE_SENSITIVITY = 100
  1823.     IDLE_SECONDS = 10
  1824.  
  1825. o   Form Publisher (Windows)
  1826.  
  1827.     -    Ensure that the program's printer driver
  1828.     is installed before running the program.
  1829.  
  1830. o   FormBase 1.2 (Windows)
  1831.  
  1832.     -    The SHARE statement is automatically added
  1833.     to AUTOEXEC.BAT during program
  1834.     installation.  Use an editor to remove the
  1835.     SHARE command from AUTOEXEC.BAT.
  1836.     -    When running this program and Lotus 1-2-3
  1837.     in the same Windows session, this program
  1838.     must be started first.
  1839.  
  1840. o   FotoMan (Windows)
  1841.  
  1842.     -    Run the program in a WIN-OS/2 full-screen
  1843.     session.
  1844.  
  1845. o   Framework III 1.1 (DOS)
  1846.  
  1847.     -    The program expects COMMAND.COM to be in
  1848.     the root directory of C:\.  Copy
  1849.     COMMAND.COM from the C:\OS2\MDOS directory
  1850.     to C:\.
  1851.     -    Disable the program's print spooler; using
  1852.     it might cause an error.
  1853.  
  1854. o   Guide (Windows)
  1855.  
  1856.     -    When running Guide in a WIN-OS/2 window
  1857.     session, you might encounter problems
  1858.     with the display of pop-up items.  When
  1859.     a pop-up is selected, the box is drawn,
  1860.     the text placed within it, but then redrawn
  1861.     in the upper-left portion of the window.
  1862.     The text is not erased when the selection
  1863.     button is released.  To avoid this problem,
  1864.     run the application in a full-screen session.
  1865.  
  1866. o   Harvard Draw (Windows)
  1867.  
  1868.     -    When installing this program under
  1869.     WIN-OS/2, you will receive an error dialog
  1870.     box.  Select OK in the dialog box and
  1871.     installation will complete successfully.
  1872.  
  1873. o   Harvard Graphics (Windows)
  1874.  
  1875.     -    When installing this program under
  1876.     WIN-OS/2, you will receive an error dialog
  1877.     box.  Select OK in the dialog box and the
  1878.     installation will complete successfully.
  1879.     -    When running in a window, the Color
  1880.     Selection windows are missing the Color
  1881.     Selection grid.  Run the program in a
  1882.     WIN-OS/2 full-screen session.
  1883.  
  1884. o   hDC FileApps 1.0 (Windows)
  1885.  
  1886.     -    The program uses the Windows Notepad for a
  1887.     README text file during installation.
  1888.     Indicate that you do not wish to read the
  1889.     file and installation will continue.
  1890.  
  1891. o   HP New Wave 3.0 (Windows)
  1892.  
  1893.     -    Install the program under DOS.    If you
  1894.     experience problems with program or
  1895.     session termination, set UseOS2shield=0 in
  1896.     SYSTEM.INI (in the \OS2\MDOS\WINOS2
  1897.     directory on your start-up drive).  If
  1898.     that does not help, run the program in a
  1899.     full-screen WIN-OS/2 session.
  1900.  
  1901. o   IBM 3363 Optical Disk Drive
  1902.  
  1903.     -    The software for this product must be run
  1904.     in a Specific-DOS session that is started
  1905.     from drive A.
  1906.     -    You should run only one DOS session
  1907.     when using this product.
  1908.  
  1909. o   IBM PC LAN Support Program (DOS)
  1910.  
  1911.     -    If you close the DOS session that is
  1912.     running this program, you must first reset
  1913.     the token-ring adapter before you restart
  1914.     this session.  To fix this problem,
  1915.     download RSTTOK.ZIP from the IBM BBS or
  1916.     from IBMFILES in CompuServe.
  1917.  
  1918. o   IBM PC/3270 V2.0* (DOS)
  1919.  
  1920.     -    First, the program must be migrated using
  1921.     the OS/2 Migration utility program.
  1922.     -    Then, in the Session Page of the DOS
  1923.     settings:
  1924.     --  Select DOS full screen or DOS window.
  1925.     --  Set the VIDEO_MODE_RESTRICTION DOS
  1926.         setting to CGA.
  1927.     --  Add "D:\[path]DXMA0MOD.SYS" and
  1928.         "D:\[path]DXMC0MOD.SYS" to the
  1929.         DOS_DEVICE DOS setting.
  1930.     -    Then, in the Program Page of the DOS
  1931.     settings:
  1932.     --  Set the Path and File Name to *.
  1933.     --  Set the Parameters to /K
  1934.         d:\path\PC3270.BAT.
  1935.     --  Set the Working directory to d:\path.
  1936.  
  1937. o   IBM PC/3270 V2.0* (Windows)
  1938.  
  1939.     -    First, the program must be migrated using
  1940.     the OS/2 Migration utility program.
  1941.     -    Then, in the Session Page of the WIN-OS/2
  1942.     settings:
  1943.     --  Add " /C PC3270WO.BAT" to the
  1944.         DOS_SHELL WIN-OS/2 setting.
  1945.     --  Add "D:\[path]DXMA0MOD.SYS",
  1946.         "D:\[path]DXMC0MOD.SYS", and
  1947.         "D:\[path]PCS802.SYS V=N" to the
  1948.         DOS_DEVICE WIN-OS/2 setting.
  1949.     --  Set the "DOS_SHELL" setting to /C
  1950.         PC32700WO.BAT.
  1951.     --  Set the "WIN-OS/2 window Separate
  1952.         session" or "WIN-OS/2 full screen"
  1953.         setting to ON (click on the check box
  1954.         until a check mark appears).
  1955.     -    Then, in the Program Page of the WIN-OS/2
  1956.     settings:
  1957.     --  Set the Path and File Name to
  1958.         d:\path\PC3270.EXE.
  1959.     --  Set the Working directory to d:\path.
  1960.  
  1961. o   Icon Author (Windows)
  1962.  
  1963.     -  Existing animations and graphics that are
  1964.        shipped with the program should be run on a
  1965.        VGA system or in a low-resolution XGA full-
  1966.        screen WIN-OS/2 session.  In XGA high
  1967.        resolution, the graphics are scaled to
  1968.        only a portion of the screen and text is
  1969.        drawn in normal size.
  1970.  
  1971. o   Intel SatisFAXtion    (DOS)
  1972.  
  1973.     -    The program must be run in a specific-DOS session.
  1974.     -    At the end of installation of the Intel
  1975.     SatisFAXtion, you are instructed to remove the
  1976.     diskette and press any key to reboot your
  1977.     machine.  Instead, shut down the operating
  1978.     system and restart your computer.
  1979.     -    If SatisFAXtion software is loaded into
  1980.     each DOS session, it might cause the fax
  1981.     to stop if another DOS session is started.
  1982.     Set up one DOS session to be used for
  1983.     faxing, and load the device driver and
  1984.     executable files only into that DOS
  1985.     session.  To do this, take the following
  1986.     steps:
  1987.     1.  Edit AUTOEXEC.BAT.
  1988.     2.  Cut the last two lines referring to
  1989.         the Intel SatisFAXtion board to the
  1990.         clipboard and save the file (using DOS
  1991.         Command File for the file type).
  1992.     3.  Open a New file.
  1993.     4.  Paste the last two lines into the new
  1994.         file.
  1995.     5.  Save the new file as FAX.BAT, using
  1996.         DOS Command File as the file type.
  1997.     6.  Edit CONFIG.SYS and cut the last two
  1998.         lines relating to the Intel
  1999.         SatisFAXtion board to the clipboard
  2000.         (cut only the last line if you do not
  2001.         have a scanner installed).
  2002.     7.  Save the file using Plain Text as the
  2003.         file type.
  2004.     8.  In the Command Prompts folder, select
  2005.         a DOS Full Screen icon, press the Ctrl
  2006.         key and mouse button 2 at the same
  2007.         time, move the mouse pointer to an
  2008.         empty area in the folder, and release
  2009.         the mouse button and the Ctrl key.
  2010.         This creates a copy of DOS Full
  2011.         Screen.
  2012.     9.  Put the mouse pointer over your new
  2013.         icon and press mouse button 2.
  2014.     10. Click on the arrow next to Open, and
  2015.         select Settings.
  2016.     11. Go to the Session page and select the
  2017.         DOS settings push button.
  2018.     12. Go to DOS_DEVICE and press mouse
  2019.         button 1.  Then, move the mouse to the
  2020.         dialog area and press mouse button 1
  2021.         (there should be a blinking cursor
  2022.         now).
  2023.     13. Paste the text that you cut from the
  2024.         CONFIG.SYS file and select Save.
  2025.     14. Go to the General page and replace the
  2026.         contents of the Title box with FAX (or
  2027.         whatever other title you choose).
  2028.     15. If you want to edit the new session's
  2029.         icon, go to the General page and
  2030.         select the Edit push button.
  2031.     16. If you want to have this session start
  2032.         each time your system starts, move the
  2033.         icon to the Start Up folder.
  2034.     17. Whenever you start this session, type
  2035.         FAX to run the FAX.BAT file before
  2036.         using the SatisFAXtion board.  Use the
  2037.         fax board in only one session at a
  2038.         time.
  2039.     -    If you install using this procedure and
  2040.     you receive error messages, install the
  2041.     program under DOS.
  2042.  
  2043. o   King's Quest (DOS)
  2044.  
  2045.     -    Remove the DOS=HIGH statement, if one
  2046.     exists, from CONFIG.SYS or from the
  2047.     DOS_DEVICE DOS setting.
  2048.  
  2049. o   LAN Support Program Device Drivers (DOS)
  2050.  
  2051.     -    If you opened a DOS session with the DOS
  2052.     LAN Support Program (LSP) device drivers,
  2053.     and subsequently closed the session, you
  2054.     must ensure that the token-ring adapter is
  2055.     reset before using the LAN from another
  2056.     DOS session.  To ensure that the
  2057.     token-ring adapter is reset, use
  2058.     RESETOKN.EXE or RESETOKN.SYS.  These files
  2059.     can be retrieved from CompuServe by
  2060.     issuing GO IBMOS2 and downloading
  2061.     RESTKN.ZIP from SECTION 17, IBMFILES, or
  2062.     they can be retrieved from the IBM
  2063.     National Support Center Bulletin Board
  2064.     System by downloading RESTKN.ZIP.
  2065.     -    The IBM token-ring adapter should be used
  2066.     by only one session at a time.
  2067.  
  2068. o   LANtastic 4.0 (DOS)
  2069.  
  2070.     -    You might experience problems with this
  2071.     version of LANtastic.  Use Version 4.1
  2072.     instead.  For more information, contact
  2073.     the ARTISOFT BBS at 602-293-0065.
  2074.  
  2075. o   LANtastic 4.1 (DOS)
  2076.  
  2077.     -    Run this program in a Specific-DOS
  2078.     session.  Set DOS_STARTUP_DRIVE DOS
  2079.     setting to the location of a DOS kernel to
  2080.     boot from.
  2081.     -    If you are using Artisoft AE-2 or AE-3
  2082.     adapters, set your adapters to 8-bit mode,
  2083.     as described in the adapter documentation.
  2084.  
  2085. o   LapLink Pro (DOS)
  2086.  
  2087.     -    Run "MODE COMx IDSR=OFF ODSR=OFF ORTS=OFF"
  2088.     from the command line, where x is the
  2089.     communications port you are using, before
  2090.     you run the program.
  2091.  
  2092. o   LapLink III 3.0 (DOS)
  2093.  
  2094.     -    It is preferable that you use the parallel
  2095.     port.  To use the serial port with this
  2096.     program, comment out the VCOM.SYS
  2097.     statement from CONFIG.SYS (by putting "REM
  2098.     " at the beginning of the line) and
  2099.     restart the computer.  To use the serial
  2100.     port for other purposes, uncomment the
  2101.     lines in CONFIG.SYS and restart the
  2102.     computer.
  2103.  
  2104. o   Lotus 1-2-3 for Windows 1.0 and Lotus 1-2-3
  2105.     Release 3.1 (DOS)
  2106.  
  2107.     -    Set the DPMI_MEMORY_LIMIT DOS setting to a
  2108.     minimum of 3MB.
  2109.     -    After migrating the program to the
  2110.     Workplace Shell, copy the file 123W.INI to
  2111.     the \OS2\MDOS\WINOS2 directory (from the
  2112.     directory previously containing Windows
  2113.     3.0).
  2114.     -    If you plan to use this program, follow
  2115.     these steps:
  2116.     1.  Create a batch file called LOTUS.BAT
  2117.         which contains:
  2118.  
  2119.            @ECHO OFF
  2120.            CLS
  2121.            PROMPT $p$g
  2122.            PATH=X:\LOTUS
  2123.            SET 123MEMSIZE=2048
  2124.            ...    (any other lines)
  2125.            123.EXE   (last line in file)
  2126.  
  2127.     2.  Open the Templates folder from the
  2128.         desktop.  Select the Program Icon by
  2129.         single-clicking on it with the left
  2130.         mouse button.  Drag a program template
  2131.         to the desktop using the right mouse
  2132.         button.
  2133.     3.  Single-click on the program template
  2134.         on the desktop with the right mouse
  2135.         button to reveal the Object menu.
  2136.         Select Open Settings.  A notebook
  2137.         display will be opened.
  2138.     4.  In the Program and Filename field,
  2139.         enter:
  2140.  
  2141.         x:\path\lotus.bat
  2142.  
  2143.     5.  Select the Session Tab and click on
  2144.         the DOS FULL SCREEN radio button.
  2145.         Select the DOS SETTINGS push button.
  2146.     6.  Select or add the following DOS
  2147.         Settings:
  2148.  
  2149.         DOS_UMB  ON
  2150.         DOS_HIGH  ON
  2151.         DOS_VERSION  INSTALL.EXE,3,40,255
  2152.                     123.EXE,3,40,255
  2153.                     LOTUS.EXE,3,40,255
  2154.                     123DOS.EXE,3,40,255
  2155.                     ZAP.EXE,3,40,255
  2156.                     INS.EXE,3,40,255
  2157.         DPMI_MEMORY_LIMIT  4 OR HIGHER
  2158.  
  2159.     7.  Click on the General Tab, and add:
  2160.  
  2161.         Title -> Lotus 123 (or whatever you choose)
  2162.  
  2163.         Close the notebook by selecting Close
  2164.         or double-clicking on the system menu.
  2165.     8.  Start the DOS session by
  2166.         double-clicking on the DOS full-screen
  2167.         icon.
  2168.     9.  From the A: prompt, type INSTALL to
  2169.         install the product.
  2170.     10. Start the LOTUS Specific-DOS session
  2171.         by double-clicking on the LOTUS
  2172.         program object.
  2173.  
  2174. o   Lotus Freelance Graphics for OS/2 (OS/2)
  2175.  
  2176.     -    If you experience installation problems,
  2177.     contact the Lotus Development Corporation.
  2178.     Lotus will provide a fix.
  2179.  
  2180.     You can also download FLGOS2.ZIP from the
  2181.     IBM BBS or from IBMFILES in CompuServe, or
  2182.     download INSTAL.ZIP from the LOTUS section
  2183.     of CompuServe.
  2184.     -    If you experience problems with the color,
  2185.     change the palette from the Freelance
  2186.     menus.    Instructions on how to do this can
  2187.     be found in the Lotus Freelance Graphics
  2188.     for OS/2 User's Guide.  A set of new
  2189.     default palettes for Freelance Graphics is
  2190.     available.  These can be retrieved from
  2191.     CompuServe by issuing GO IBMOS2 and
  2192.     downloading PALETT.ZIP from SECTION 17,
  2193.     IBMFILES, or they can be retrieved from
  2194.     the IBM National Support Center Bulletin
  2195.     Board System by downloading PALETT.ZIP.
  2196.  
  2197. o   Lotus Freelance Graphics for Windows (Windows)
  2198.  
  2199.     -    The pointer to printer objects points to
  2200.     Screen Show instead of to the printer.
  2201.  
  2202. o   Lotus Magellan 2.0 (DOS)
  2203.  
  2204.     -    The UNDELETE function in the program uses
  2205.     physical sector addressing, which is not
  2206.     supported.  Use the OS/2 UNDELETE command.
  2207.  
  2208. o   Lotus Notes (OS/2)
  2209.  
  2210.     -    To use Notes 2.x, you must delete the file
  2211.     QWC.EXE from the Notes program directory.
  2212.     This file is used only for support in the
  2213.     field, and, therefore, its removal will
  2214.     not affect program execution.
  2215.  
  2216. o   MAGICorp (Windows)
  2217.  
  2218.     -    Running this program with other programs
  2219.     in the same WIN-OS/2 session might cause a
  2220.     system halt.  Run this program by itself
  2221.     in a WIN-OS/2 full-screen session.
  2222.  
  2223. o   Mathcad 3.0 (Windows)
  2224.  
  2225.     -    To install this program:
  2226.     --  Start a DOS session.
  2227.     --  Run FFIX /date (Note that "date" must
  2228.         be lowercase).
  2229.     --  Install the program (the installation
  2230.         program is a DOS program).
  2231.     --  Run FFIX /u.
  2232.  
  2233. o   Mathcad 3.1 (Windows)
  2234.  
  2235.     -    Set the DPMI_MEMORY_LIMIT DOS setting to
  2236.     64 or greater.
  2237.     -    Set the XMS_MEMORY_LIMIT DOS setting to 0.
  2238.     -    Set the EMS_MEMORY_LIMIT DOS setting to 0.
  2239.  
  2240. o   MicroProse Civilization (DOS)
  2241.  
  2242.     -    Set the VIDEO_RETRACE_EMUL setting to OFF
  2243.     and the HW_TIMER setting to ON.
  2244.  
  2245. o   More Windows (Windows)
  2246.  
  2247.     -    If you use the Full-Page Paper White mode
  2248.     or Full-Screen Color mode, the screen
  2249.     might be disrupted.  Avoid using these
  2250.     modes.
  2251.  
  2252. o   MS Bookshelf** - CD-ROM Reference Library
  2253.     (DOS/Multimedia)
  2254.  
  2255.     -    The program requires version 6.14 of the
  2256.     mouse device driver, MOUSE.COM, which
  2257.     comes with the product.
  2258.     -    Use the INT_DURING_IO setting to avoid
  2259.     video and audio problems.
  2260.     -    The program will not install if the
  2261.     PATH statement in the AUTOEXEC.BAT
  2262.     file exceeds 254 characters.  If this
  2263.     problem exists, do the following:
  2264.  
  2265.     1. Make a backup copy of AUTOEXEC.BAT.
  2266.     2. Edit the AUTOEXEC.BAT and add the
  2267.        directory to install the program.
  2268.        For example, if you want to install
  2269.        the program in your D drive, add
  2270.        D:\VIEWER to the PATH statement.
  2271.     3. Save the file; then start a
  2272.        WIN-OS/2 session to install
  2273.        the program.
  2274.  
  2275. o   MS Chart 3.0** (DOS)
  2276.  
  2277.     -    Install the program's mouse driver, and
  2278.     set MOUSE_EXCLUSIVE_ACCESS to ON.
  2279.  
  2280. o   MS Codeview** (DOS/OS/2)
  2281.  
  2282.     -    When using the protect-mode version, CVP
  2283.     2.2 (for OS/2), trace through the source
  2284.     code, rather than through the assembler
  2285.     language.
  2286.     -    In order for the program to work
  2287.     correctly, delete the PWBHLP.PXT help
  2288.     file.
  2289.  
  2290. o   MS Codeview for Windows Version 3.0**
  2291.     (Windows)
  2292.  
  2293.     -    Run the program in a WIN-OS/2 full-screen
  2294.     session.
  2295.  
  2296. o   MS Excel for DOS 2.1** (DOS)
  2297.  
  2298.     -    Set the XMS_MEMORY_LIMIT DOS setting to 0.
  2299.  
  2300. o   MS Excel for OS/2 3.0** (OS/2)
  2301.  
  2302.     -    The Help index and the Keyboard Help
  2303.     windows operate incorrectly.  Avoid using
  2304.     these functions.
  2305.  
  2306. o   MS Excel for Windows 3.0** (Windows)
  2307.  
  2308.     -    Deselect the public setting to use the
  2309.     clipboard.
  2310.     -    When using dynamic data exchange (DDE),
  2311.     run it in the same WIN-OS/2 session as the
  2312.     Windows program it is communicating with.
  2313.  
  2314. o   MS Money 1.0** (Windows)
  2315.  
  2316.     -    Calls the Windows Calculator accessory
  2317.     program.  Use the OS/2 Calculator
  2318.     mini-application program in the
  2319.     Productivity folder.
  2320.  
  2321. o   MS MSCDEX (DOS)
  2322.  
  2323.     -    Run the program in a specific-DOS session.
  2324.  
  2325. o   MS Project for Windows 1.0** (Windows)
  2326.  
  2327.     -    Must be installed in a DOS session.
  2328.  
  2329. o   MS QuickC** (Windows)
  2330.  
  2331.     -    Run the program in a WIN-OS/2 full-screen
  2332.     session.
  2333.  
  2334. o   MS Windows 3.0** (DOS)
  2335.  
  2336.     -    It is preferable that you run Windows
  2337.     programs under WIN-OS/2, which supports
  2338.     both Standard and Real mode Windows
  2339.     programs.  If, however, you choose to run
  2340.     this program, run it in Real mode only.
  2341.  
  2342. o   MS Word (OS/2)
  2343.  
  2344.     -    You might have problems selecting items
  2345.     from the application menu, and the
  2346.     application appears to freeze.    Call the
  2347.     Microsoft support number for their fix.
  2348.  
  2349. o   Mirrors III
  2350.  
  2351.     -    Run "MODE COMx BUFFER=OFF" from the
  2352.     command line, where x is the
  2353.     communications port you are using, before
  2354.     you run the program.
  2355.  
  2356. o   National Geographics Mammals (DOS)
  2357.  
  2358.     -    Run the program with the DOS Setting
  2359.     INT_DURING_IO set to On.
  2360.  
  2361. o   National Geographic Presidents (DOS)
  2362.  
  2363.     -  Run the program with the DOS Setting
  2364.        INT_DURING_IO set to On.
  2365.  
  2366. o   Norton Backup 1.2 (DOS)
  2367.  
  2368.     -    You might experience diminished
  2369.     performance when backing up to diskette.
  2370.  
  2371. o   Norton Desktop (Windows)
  2372.  
  2373.     -    This program assumes that, if it is not
  2374.     the first program loaded, another desktop
  2375.     is running.  Include the UseOS2shield=0
  2376.     statement in SYSTEM.INI (in the
  2377.     \OS2\MDOS\WINOS2 directory on your
  2378.     start-up drive).
  2379.     -    If you experience difficulty formatting a
  2380.     diskette, use the OS/2 FORMAT command.    If
  2381.     you experience difficulty backing up on a
  2382.     diskette, back up on an alternate device,
  2383.     such as a network drive or a tape drive.
  2384.     -    Run the program in a WIN-OS/2 full-screen
  2385.     session.
  2386.  
  2387. o   Norton Utilities 5.0 (DOS)
  2388.  
  2389.     -    The UNDELETE functions require physical
  2390.     sector addressing, which is not supported.
  2391.     Use the OS/2 UNDELETE command.
  2392.     -    The utility programs that manipulate the
  2393.     hard disk (for example, UNDELETE,
  2394.     UNFORMAT, DISKTOOL, CALIBRATE, the Disk
  2395.     Doctor, and the Disk Editor) can cause a
  2396.     system halt.  Some of these programs can
  2397.     be used on floppy diskettes.
  2398.  
  2399. o   PaintShow Plus 2.21 (DOS)
  2400.  
  2401.     -    Load the version of MOUSE.COM that comes
  2402.     with the program before starting the
  2403.     program.
  2404.  
  2405. o   Paradox 3.5 (DOS)
  2406.  
  2407.     -    The version of the program that uses
  2408.     extended memory uses an unsupported DOS
  2409.     memory extender.  Use the standard version
  2410.     of the program.
  2411.  
  2412. o   Peachtree Complete III 5.0 (DOS)
  2413.  
  2414.     -    Set the DOS_FILES DOS setting to 60.
  2415.     -    The program's Lookup function does not
  2416.     list all the companies that have been
  2417.     entered into the program's list of
  2418.     companies; it displays meaningless
  2419.     characters.
  2420.  
  2421. o   Perform Pro 1.0 (Windows)
  2422.  
  2423.     -    Run the program in a WIN-OS/2 full-screen
  2424.     session.
  2425.  
  2426. o   PFS: First Choice (DOS)
  2427.  
  2428.     -    When the program is run in a DOS window,
  2429.     the mouse pointer does not reflect tool
  2430.     selection.
  2431.     -    Set the baud rate to 2400 or lower when
  2432.     using the communication feature.
  2433.  
  2434. o   PFS: WindowWorks 1.75 (Windows)
  2435.  
  2436.     -    Run the program in a WIN-OS/2 full-screen
  2437.     session.
  2438.  
  2439. o   Photostyler (Windows)
  2440.  
  2441.     -    Run the program in a WIN-OS/2 full-screen
  2442.     session.
  2443.  
  2444. o   PM Terminal Program
  2445.  
  2446.     -    Make sure that the asynchronous
  2447.     communications driver, SASYNCDB.SYS, is
  2448.     not commented out on a REM statement in
  2449.     the CONFIG.SYS file.
  2450.  
  2451. o   Publishers PowerPak 2.1 (Windows)
  2452.  
  2453.     -    Create the directory
  2454.     C:\OS2\MDOS\WINOS2\POWERPAK
  2455.     before running the installation batch
  2456.     file.
  2457.  
  2458. o   Quattro Pro 3.0 (DOS)
  2459.  
  2460.     -    Install printers from within the program,
  2461.     rather than during program installation.
  2462.  
  2463. o   Quicken (DOS)
  2464.  
  2465.     -    Remove the DOS=HIGH statement, if one
  2466.     exists, from CONFIG.SYS or from the
  2467.     DOS_HIGH setting.
  2468.  
  2469. o   Quicken for Windows (Windows)
  2470.  
  2471.     -    The program calls the Windows Calculator
  2472.     accessory program.  Use the Calculator
  2473.     mini-application program in the
  2474.     Productivity folder.
  2475.  
  2476. o   Risk (DOS)
  2477.  
  2478.     -    Do not use the program's shutdown
  2479.     function.
  2480.  
  2481. o   SantaFe Media Manager (DOS)
  2482.  
  2483.     -    To install this program:
  2484.     --  Start a DOS session.
  2485.     --  Run FFIX /find (Note that "find" must
  2486.         be lowercase).
  2487.     --  Install the program.
  2488.     --  Run FFIX /u.
  2489.  
  2490. o   SideKick (OS/2)
  2491.  
  2492.     -    A printer must be installed and present on
  2493.     the desktop to use the Notepad.
  2494.  
  2495. o   Signmaster 5.11 (DOS)
  2496.  
  2497.     -    The plot/preview feature causes an illegal
  2498.     instruction to be issued.
  2499.  
  2500. o   Soft Term (OS/2)
  2501.  
  2502.     -    In the Send File and Receive File windows,
  2503.     the first time the drive is changed,the
  2504.     Directory window updates incompletely.
  2505.     After the first time, the Directory window
  2506.     works normally.
  2507.  
  2508. o   SoundBlaster (DOS)
  2509.  
  2510.     -    The SBTEST utility program reports an
  2511.     incorrect DMA level during installation.
  2512.     Disregard the error message and continue
  2513.     with installation.  The program will be
  2514.     installed correctly.
  2515.     -    The PARROT program does not run in a DOS
  2516.     session.
  2517.  
  2518. o   Space Quest IV (DOS)
  2519.  
  2520.     -    Set DOS_BACKGROUND_EXECUTION to OFF so
  2521.     that the program is suspended when it is
  2522.     placed in the background.
  2523.     -    Set up the program so that it does not use
  2524.     extra memory.
  2525.     -    For best performance, run this program in
  2526.     a DOS full-screen session.
  2527.     -    For computers with a SoundBlaster card,
  2528.     change to the drive and directory which
  2529.     contains Space Quest IV and enter
  2530.  
  2531.       SQ4FIX
  2532.  
  2533.     on the command line.
  2534.  
  2535. o   SQLWindows 3.0 (Windows)
  2536.  
  2537.     -    The program accesses drive A at
  2538.     intermittent intervals.  Keeping a scratch
  2539.     diskette or an empty diskette in drive A
  2540.     will save you from having to respond to
  2541.     "The A: device is not ready" error
  2542.     windows.
  2543.  
  2544. o   Stacker 2.0 (DOS)
  2545.  
  2546.     -    This program does not run under OS/2 2.0.
  2547.     Stac Electronics has announced an OS/2 2.0
  2548.     compatible version of Stacker that will be
  2549.     released later in 1992.  Contact Stac
  2550.     Electronics for more information.
  2551.  
  2552. o   The Way You Work (DOS/Windows)
  2553.  
  2554.     -    Install this program under DOS.  Once
  2555.     installed, the program can be run in a DOS
  2556.     or WIN-OS/2 session.
  2557.  
  2558. o   Windows Multimedia Extensions (Windows)
  2559.  
  2560.     -    If you are running this program and
  2561.     another program that uses the audio
  2562.     adapter at the same time, unpredictable
  2563.     results might occur.
  2564.     -    The OS/2 Multimedia Presentation Manager
  2565.     avoids this problem.
  2566.  
  2567. o   Winfax Pro (Windows)
  2568.  
  2569.     -    Run this program only in a WIN-OS/2
  2570.     full-screen session.
  2571.     -    If you are using Dynamic Data Exchange
  2572.     (DDE), avoid switching away from the
  2573.     WIN-OS/2 full-screen session in which you
  2574.     are running; switching from the WIN-OS/2
  2575.     session to another session might break the
  2576.     DDE link.
  2577.  
  2578. o   Wing Commander II (DOS)
  2579.  
  2580.     -    Set HW_TIMER to ON.
  2581.     -    If you are running on a slower computer,
  2582.     turn the sound option off.
  2583.  
  2584. o   WordPerfect for Windows (Windows)
  2585.  
  2586.     -    Change to the directory that contains
  2587.     WPWINFIL.EXE and run:
  2588.     FIXWP WPWINFIL.EXE.
  2589.     (To enable WordPerfect for Windows to run
  2590.     under DOS and Windows 3.0 again, run
  2591.     UNFIXWP in a similar manner.)
  2592.  
  2593.     -    Button bar icons do not always appear
  2594.     correctly.  Button bar text and processing
  2595.     is correct.
  2596.  
  2597. o   WordPerfect Office 3.0 (DOS)
  2598.  
  2599.     -    Install the keyboard-enhancement utility
  2600.     program manually, after program
  2601.     installation, by adding it to CONFIG.SYS.
  2602.  
  2603. o   Xtree Pro Gold 2.0 (DOS)
  2604.  
  2605.     -    The Zip Manager feature cannot find the
  2606.     zip file it is to act upon.  Avoid using
  2607.     this feature.
  2608.  
  2609. Performance
  2610.  
  2611. Following are some performance considerations that
  2612. you should be aware of.  For more performance
  2613. guidelines, see the Information and Planning
  2614. Guide document (G326-0160) that can be obtained
  2615. through your point of purchase or retrieved
  2616. through CompuServe.
  2617.  
  2618. The minimum memory requirement for OS/2 2.0 is
  2619. 4MB.  (This includes up to 128KB that is used on
  2620. some systems for ROM to RAM remapping.)
  2621.  
  2622. Users concerned with response times when using
  2623. some system functions, such as loading programs,
  2624. starting sessions, and switching between sessions,
  2625. can improve performance by increasing system
  2626. memory.  If you are running on a constrained
  2627. system (small hard disk, 16-MHz or less processor,
  2628. 4MB of memory), an additional 2MB of memory will
  2629. improve performance.  In the entry memory system
  2630. (4MB), the recommended file system is the FAT file
  2631. system.
  2632.  
  2633.  
  2634. SWAPPER FILE
  2635. ____________
  2636.  
  2637. The system automatically pre-allocates the
  2638. SWAPPER.DAT file based on the size of installed
  2639. memory.  This is done to optimize performance and
  2640. reduce disk fragmentation.  To tune the size of
  2641. the swapper file, see the information about
  2642. SWAPPATH in the Command Reference.
  2643.  
  2644. In OS/2 2.0, the SWAPPER.DAT file is designed to
  2645. shrink in size when the data segments are no
  2646. longer needed, but does not shrink as expected.
  2647. This problem has been fixed by IBM APAR PJ03686,
  2648. available from CompuServe or the IBM BBS.
  2649.  
  2650. Ignore any CHKDSK errors that might be reported on
  2651. the SWAPPER.DAT file.  These error indications are
  2652. normal.
  2653.  
  2654.  
  2655. FILE SYSTEMS
  2656. ____________
  2657.  
  2658. Many performance changes have been incorporated
  2659. into OS/2 2.0 File Systems.  Both file systems
  2660. read ahead (for sequential I/O), lazy write to
  2661. disk, and accept threshold parameters.
  2662.  
  2663. A disk cache size is preselected by the system
  2664. based on installed memory, disk size, and file
  2665. systems installed. The default for the entry
  2666. memory system (4MB) is a cache size of 128KB.  To
  2667. tune the size of the disk cache, see the
  2668. information about DISKCACHE in the Command
  2669. Reference.
  2670.  
  2671.  
  2672. DOS APPLICATIONS
  2673. ________________
  2674.  
  2675. You can improve the performance of some DOS
  2676. applications by adjusting the DOS settings.  If
  2677. the application does not require extended or
  2678. expanded memory, these values can be set to zero.
  2679. This will provide maximum performance.
  2680.  
  2681. Some DOS applications use polling techniques to
  2682. poll the system for work. An example is an
  2683. application that appears to be idle at an input
  2684. prompt, but is in fact polling the keyboard
  2685. looking for keystrokes.  Use the IDLE SENSITIVITY
  2686. choice to detect this occurrence and put the
  2687. application to sleep when it is polling.
  2688.  
  2689.  
  2690. WINDOWS APPLICATIONS
  2691. ____________________
  2692.  
  2693. Windows applications are generally started in one
  2694. WIN-OS/2 session, unless specifically set to run
  2695. in their own WIN-OS/2 session.    If you use several
  2696. applications simultaneously, you might want to
  2697. increase the DPMI memory limit before starting the
  2698. first application.  The first application started
  2699. determines the DPMI memory available for all
  2700. subsequent Windows applications that are used.
  2701.  
  2702. In low-memory configurations, you can run multiple
  2703. Windows applications in one WIN-OS/2 session. This
  2704. reduces both memory and swapper-file requirements.
  2705.  
  2706. With a WIN-OS/2 window session, a new session is
  2707. created every time you double-click on an active
  2708. object.  To restore the currently active object:
  2709.  
  2710. o   Double-click on the minimized application
  2711.     object, or
  2712. o   Display the OS/2 Window List and double-click
  2713.     on the application name.
  2714.  
  2715. If you choose to migrate your Windows applications
  2716. (at installation time or later using MIGRATE),
  2717. most Windows applications will execute in one
  2718. WIN-OS/2 session.  If you set up a Windows
  2719. application and do not use MIGRATE, each program
  2720. executes in its own WIN-OS/2 session.
  2721.  
  2722.  
  2723. APPLICATION USAGE
  2724. _________________
  2725.  
  2726. If you have an application that you always use,
  2727. you can set up the application in the Startup
  2728. folder to load when the system is started.
  2729.  
  2730. To avoid reloading frequently used applications,
  2731. minimize the application after use and simply
  2732. maximize it to use it again. You can find the
  2733. application in the Window List or the Minimized
  2734. Window Viewer.
  2735.  
  2736. If you use several different applications, the
  2737. icons (objects) can be placed on the desktop or in
  2738. a folder.  The folder can be set to open when the
  2739. system is restarted.
  2740.  
  2741.  
  2742. MEMORY
  2743. ______
  2744.  
  2745. Close opened applications when you are not going
  2746. to use them again.
  2747.  
  2748. Close folders that you do not need.  Also, move
  2749. commonly used functions out of folders and onto
  2750. your desktop, and close the folders that contained
  2751. the icons.
  2752.  
  2753.  
  2754. HARD DISK SPACE
  2755. _______________
  2756.  
  2757. To save hard disk space, you can use the
  2758. Selective Uninstall utility in the Configuration
  2759. Tools folder within the Welcome folder
  2760. to remove functions you do not need.
  2761. If you have the Productivity aids and the Games, and
  2762. later only want a subset of these, use Selective
  2763. Uninstall to selectively remove the items you
  2764. do not want.
  2765.  
  2766. Windows Version 3.0 Programs Support
  2767.  
  2768. This section contains tips and techniques for
  2769. running Windows applications in WIN-OS/2 sessions
  2770. (window and full-screen).
  2771.  
  2772.  
  2773. OPTIMIZING WIN-OS/2
  2774. ___________________
  2775.  
  2776. The following are tips for using your computer
  2777. more efficiently in WIN-OS/2 sessions:
  2778.  
  2779. o   Current information for WIN-OS/2 window
  2780.     sessions in high-resolution video modes is
  2781.     available from CompuServe, the IBM National
  2782.     Support Center Bulletin Board System, the OS/2
  2783.     Bulletin Board System, and IBMLINK.
  2784.  
  2785. o   If you are running Windows programs in
  2786.     WIN-OS/2 window sessions, you cannot have any
  2787.     statement in the AUTOEXEC.BAT file that
  2788.     prompts the user for input (for example,
  2789.     "Press any key to continue").
  2790.  
  2791. o   Do not use the SETUP.EXE file shipped with
  2792.     Windows 3.0.  Instead, use the SETUP.EXE file
  2793.     shipped with WIN-OS/2 to ensure your
  2794.     environment is properly configured for OS/2
  2795.     2.0.  Use the Configure program in
  2796.     OS/2 2.0 to change video device drivers for
  2797.     VGA, 8514, XGA, EGA, and CGA, and for mouse
  2798.     device drivers.  To start the Configure program,
  2799.     double-click the icon for Welcome, then
  2800.     Configuration Tools, then Configure.
  2801.  
  2802. o   To decompress Windows device drivers supplied
  2803.     by equipment manufacturers, use the EXPAND.EXE
  2804.     utility program for WIN-OS/2 located in
  2805.     C:\OS2\INSTALL\DRIVERS.
  2806.  
  2807. o   Windows Version 3.1 is not compatible with
  2808.     OS/2 2.0, so you cannot run it in a WIN-OS/2
  2809.     session.  You can, however, run Windows 3.1 in
  2810.     a separate partition.  Partition your hard
  2811.     disk so that Windows 3.1 is in a partition
  2812.     separate from OS/2 2.0.
  2813.  
  2814. o   If a Windows application does not work
  2815.     correctly in a WIN-OS/2 session, it is likely
  2816.     that the application files were not all
  2817.     migrated properly.    To fix the problem, you
  2818.     can reinstall the application using a WIN-OS/2
  2819.     full-screen session.  (Select Run on the File
  2820.     menu of the Program Manager and use the
  2821.     command line there.)  Or, if you know the
  2822.     specific files that are needed, you can copy
  2823.     them from the \WINDOWS directory to the
  2824.     \OS2\MDOS\WINOS2 directory.
  2825.  
  2826. o   If you are running a WIN-OS/2 full-screen
  2827.     session and you have an 8514 display, use DOS
  2828.     Settings to set VIDEO_8514A_XGA_IOTRAP to Off
  2829.     and VIDEO_SWITCH_NOTIFICATION to On.
  2830.  
  2831. o   If the VIDEO_SWITCH_NOTIFICATION setting is
  2832.     On, wait until you see your WIN-OS/2 desktop
  2833.     in a full-screen session before switching back
  2834.     to the OS/2 desktop.  If the session does not
  2835.     start successfully, close it, and then restart
  2836.     it.
  2837.  
  2838. o   The value for VIDEO_SWITCH_NOTIFICATION should
  2839.     not be changed for an active WIN-OS/2 session.
  2840.  
  2841. o   You cannot use the WIN-OS/2 Control Panel to
  2842.     change mouse buttons in WIN-OS/2 window
  2843.     sessions.  Change mouse button settings from
  2844.     the OS/2 desktop to affect the WIN-OS/2 mouse
  2845.     buttons in the WIN-OS/2 window environment.
  2846.     The WIN-OS/2 Control Panel can still be used
  2847.     for changing mouse buttons in WIN-OS/2
  2848.     full-screen sessions.
  2849.  
  2850. o   If you have the US English version of OS/2
  2851.     2.0, and you want to change the system
  2852.     configuration to another country or language,
  2853.     run Configure to make the changes
  2854.     effective for OS/2.  To make the changes
  2855.     effective for WIN-OS/2, start WIN-OS/2 in a
  2856.     full-screen session, open the Control Panel,
  2857.     and use the International choice to make your
  2858.     changes.  The drivers are located in
  2859.     C:\OS2\INSTALL\DRIVERS.  Type the directory
  2860.     name in the entry field when prompted for
  2861.     the .DLL file.
  2862.  
  2863. o   If you start an application in a WIN-OS/2
  2864.     session and receive the message "FATAL ERROR
  2865.     0X0401", ensure that all device statements
  2866.     are correct in \OS2\MDOS\WINOS2\SYSTEM.INI.
  2867.  
  2868. o   If you are running a WIN-OS/2 full-screen
  2869.     session with an XGA video device driver and
  2870.     your WIN-OS/2 icons are not clear, use the
  2871.     Control Panel to choose another color scheme
  2872.     for the WIN-OS/2 desktop.
  2873.  
  2874. o   To improve performance, it is preferable to
  2875.     have only one server or client in a WIN-OS/2
  2876.     session.
  2877.  
  2878. o   If you have an XGA or 8514 display, keep the
  2879.     DDE server as an icon instead of opening it.
  2880.     Also, set the DOS setting
  2881.     VIDEO_SWITCH_NOTIFICATION to On.
  2882.  
  2883.  
  2884. USING CLIPBOARD AND DYNAMIC DATA EXCHANGE
  2885. _________________________________________
  2886.  
  2887. o   The availability of Clipboard and Dynamic Data
  2888.     Exchange (DDE) functions can vary, depending
  2889.     upon the types of sessions you are running.
  2890.  
  2891.     -    In standard-mode (full-screen and window)
  2892.     sessions, Clipboard and Dynamic Data
  2893.     Exchange (DDE) default to Public.
  2894.  
  2895.     -    In real-mode full-screen WIN-OS/2
  2896.     sessions, the default is Private.
  2897.  
  2898. o   To share data in a single WIN-OS/2 session:
  2899.  
  2900.     1. Select OS/2 System.
  2901.     2. Select System Setup.
  2902.     3. Select WIN-OS/2 Setup.
  2903.     4. Select Data Exchange.
  2904.     5. Select the Private radio button.
  2905.     6. Close the WIN-OS/2 Setup Settings notebook.
  2906.  
  2907. o   If you cannot paste a bitmap from the OS/2
  2908.     clipboard to a WIN-OS/2 session, the bitmap
  2909.     might be too large, or the application might
  2910.     not understand the device-independent bitmap
  2911.     (DIB) format of the file.  For example, bitmaps
  2912.     created using the Icon Editor are not
  2913.     understood by some Windows applications, such
  2914.     as Microsoft Paintbrush.  If your WIN-OS/2
  2915.     session is started first, you can view the
  2916.     bitmap in the OS/2 clipboard; however, you
  2917.     cannot paste it.  The Paste menu choice is
  2918.     grayed (unavailable).
  2919.  
  2920. o   When performing DDE with a WIN-OS/2 server and
  2921.     an OS/2 2.0 client, linked data is not received
  2922.     when the OS/2 2.0 application requests 256 color
  2923.     XGA bitmaps.  Correct this by following these
  2924.     steps:
  2925.  
  2926.     1.    Select OS/2 System.
  2927.     2.    Select System Setup.
  2928.     3.    Select System icon.
  2929.     4.    Change the screen resolution
  2930.     to 1024 x 768 x 16.
  2931.     5.    Shut down your system.
  2932.  
  2933. o   If you are running several applications
  2934.     concurrently (each doing Copy and Paste), you
  2935.     might receive from the clipboard pasted data
  2936.     that was supposed to go into another
  2937.     application.  Suppose you copy data to the
  2938.     clipboard using Application 1, but do not
  2939.     paste it into its destination right away.
  2940.     While Application 1 is doing other work, you
  2941.     copy data from Application 2 to the clipboard,
  2942.     and you do not paste that data either.  Later,
  2943.     you attempt to paste the Application 1 data
  2944.     from the clipboard.  However, the only data
  2945.     that is pasted is from Application 2, not
  2946.     Application 1.  This happens because the
  2947.     clipboard can hold data from only one cut or
  2948.     copy at a time.  In this example, the copied
  2949.     data from Application 2 replaced the data from
  2950.     Application 1.
  2951.  
  2952.     To avoid having this problem, always paste the
  2953.     cut or copied data into its destination
  2954.     application before you cut or copy data from
  2955.     another application to the clipboard.
  2956.  
  2957. o   Vertical scrolling in the OS/2 clipboard does
  2958.     not work.  It will be fixed in a future
  2959.     release.  In the meantime, you can use Page
  2960.     Down and Page Up.
  2961.  
  2962. o   When a metafile is copied to the OS/2
  2963.     clipboard, it is converted into a bitmap, and
  2964.     then the image is enlarged.  Only the center
  2965.     of the image is in the clipboard viewer.  This
  2966.     will be fixed in future release.
  2967.  
  2968. o   Metafiles in WIN-OS/2 and OS/2 are not
  2969.     compatible.  If you copy a WIN-OS/2 metafile
  2970.     without bitmap information to a public
  2971.     clipboard, it is converted to a
  2972.     device-independent bit map (DIB) so that it
  2973.     can be exchanged with an OS/2 session.
  2974.  
  2975. o   If you want to use dynamic data exchange (DDE)
  2976.     using the Paste Link choice on the File menu
  2977.     of an application, consider the following
  2978.     information.
  2979.  
  2980.     The clipboard should be set to Public.  The
  2981.     client and server must "negotiate" the data
  2982.     format to initiate the DDE link.  If this
  2983.     negotiation fails, some applications do not
  2984.     display any error message and no further
  2985.     action is taken.  If this happens, try another
  2986.     menu choice (for example, Link), if available.
  2987.  
  2988. Video/Graphic Support
  2989.  
  2990. OS/2 2.0 fully supports EGA, VGA and XGA.  OS/2 2.0
  2991. also supports 256 color palette management,
  2992. WIN-OS/2 and Windows applications running
  2993. within a window on the OS/2 XGA desktop.
  2994. Because of the highly graphical user interface
  2995. provided by the Workplace Shell, using OS/2 2.0
  2996. in CGA mode will be difficult and is not recommended.
  2997. However, applications designed for CGA mode are
  2998. supported and can be run even when OS/2 2.0 is
  2999. running in EGA, VGA, or SVGA mode.  Resolutions
  3000. above VGA (640 x 480 x 16 colors) are referred
  3001. to as XGA or Super VGA (SVGA).    However, the
  3002. implementation of SVGA varies widely and requires
  3003. different device drivers for different resolutions,
  3004. as well as for different adapters and systems.
  3005. The OS/2 Configure program will correctly configure
  3006. OS/2 2.0 and WIN-OS/2 drivers for 8514 and XGA.
  3007. All SVGA adapters are supported in VGA mode with
  3008. the VGA driver provided with OS/2 2.0.
  3009.  
  3010. DISPLAY TYPE OVERRIDE
  3011. ---------------------
  3012.  
  3013. In order to correctly operate your display,
  3014. OS/2 2.0 attempts to determine the type and
  3015. characteristics of the device using a display
  3016. identification number.    Some displays have the same
  3017. identification number but different characteristics.
  3018. If OS/2 does not operate your display at the correct
  3019. refresh rate or display mode, run the Display Type
  3020. Override Utility provided on the "IBM PS/2 XGA
  3021. Device Drivers - DOS, Windows and AutoCAD Support"
  3022. diskette that came with your system (Diskette
  3023. Number 53G0183).  To run this utility, perform the
  3024. following steps:
  3025.  
  3026.     1. Open a DOS Window or DOS full-screen session.
  3027.     2. Type the SET command:
  3028.  
  3029.      SET DMQSPATH = C:\XGA$DMQS
  3030.  
  3031.     3. Set the default drive to the diskette drive
  3032.        containing the PS/2 XGA Device Drivers diskette.
  3033.     4. Change to the DIFINST directory on the diskette
  3034.  
  3035.      cd \DIFINST
  3036.  
  3037.     5. Execute the Display Information File Install
  3038.        (DIFINST) program.  At the command prompt type:
  3039.  
  3040.      DIFINST
  3041.  
  3042.     The DIFINST main menu appears.
  3043.     6. Select Change XGA Display Configuration Profile.
  3044.     7. Use the online help and documentation provided
  3045.        with DIFINST to complete the configuration
  3046.        definition for your display.  Access online help
  3047.        by pressing the PF1 key.
  3048.  
  3049. SVGA
  3050. ____
  3051.  
  3052. The base video system and virtual display device
  3053. driver in OS/2 2.0 have been enabled for some of
  3054. the most popular SVGA chips and boards.  This
  3055. support is required to switch between PM and DOS
  3056. or WIN-OS/2 applications.  Because of the many
  3057. implementations and video modes, a limited number
  3058. of video boards have been tested.
  3059.  
  3060. The following Super VGA boards have been tested
  3061. and found to work with OS/2 2.0 for DOS
  3062. applications that make use of SVGA modes:
  3063.  
  3064. o   Orchid ProDesigner IIs by Orchid Technology
  3065.     (ISA and MCA versions)
  3066. o   Trident TVGA by Trident Microsystems, Inc.
  3067.     (8900b and c levels)
  3068. o   STB PowerGraph VGA by STB Systems, Inc.
  3069. o   Video Seven VRAM II, by Video Seven
  3070. o   Boca Super VGA by Boca Research Inc.
  3071. o   VGA Wonder XL Series by ATI Technologies, Inc.
  3072. o   Paradise VGA Professional by Western Digital
  3073.     Imaging
  3074.  
  3075. VGA support is designed to be generic for the
  3076. Trident, Tseng, ATI, Headland, and Western Digital
  3077. chipsets.  It is likely that there are many more
  3078. adapters which are supported that have not been
  3079. tested.
  3080.  
  3081. The 8514 Ultra by ATI must be installed as an 8514
  3082. and as a primary display; it will default to
  3083. high-resolution mode.  You should update the
  3084. following statement in your CONFIG.SYS file:
  3085.  
  3086.   DEVICE=\OS2\MDOS\VVGA.SYS
  3087.  
  3088. to
  3089.  
  3090.   DEVICE=\OS2\MDOS\VSVGA.SYS
  3091.  
  3092. Contact the manufacturer of your computer or SVGA
  3093. video adapter to obtain device drivers and
  3094. installation instructions if you want to run
  3095. Windows or OS/2 applications in SVGA modes.
  3096. Information about SVGA support will be available
  3097. on CompuServe, the National Support Center
  3098. Bulletin Board System, the OS/2 Bulletin Board
  3099. System, as well as many video-board and system
  3100. manufacturers' bulletin boards.
  3101.  
  3102. We recommend you do NOT run the video-adapter test
  3103. utility programs in OS/2 2.0 unless the
  3104. manufacturer has explicitly verified that they run
  3105. in OS/2 2.0.
  3106.  
  3107. Some video adapters require that the computer's
  3108. DOS BIOS initialize the video adapter correctly.
  3109. If you have one of these adapters, screen text
  3110. might appear distorted in an OS/2 full-screen
  3111. command prompt.  To remedy this, start a DOS
  3112. full-screen session, type exit, and then switch
  3113. back to the OS/2 full-screen session; the text
  3114. should appear normal.
  3115.  
  3116. To automate this process, you can create a DOS
  3117. batch file to run when you start your computer.
  3118. Add the following statement to STARTUP.CMD:
  3119.  
  3120.    START /FS /DOS DOSFS.BAT
  3121.  
  3122. Create the file, DOSFS.BAT, and place the
  3123. following statement in it:
  3124.  
  3125.    EXIT
  3126.  
  3127.  
  3128. OS/2 SVGA VIDEO FILES
  3129.  
  3130. o   \OS2\SVGADATA.PMI
  3131.  
  3132.     This file indicates that SVGA support has been
  3133.     enabled with SVGA ON.  The file contains data
  3134.     on the following:
  3135.  
  3136.     -    The video chipset of your SVGA adapter.
  3137.     -    The SVGA modes, from the supported list,
  3138.     your adapter is capable of setting.  The
  3139.     list of supported modes is:
  3140.     --  640x480/256 colors
  3141.     --  800x600/16    colors
  3142.     --  800x600/256 colors
  3143.     --  1024x768/16 colors
  3144.     --  1024x768/256 colors
  3145.     --  132x25 text
  3146.     --  132x43 or 44 text
  3147.     -    The values in the video registers when the
  3148.     adapter is in each mode.  This data is
  3149.     used by the OS/2 operating system to save
  3150.     and restore the registers to their proper
  3151.     state when switching between sessions with
  3152.     different SVGA modes set.  This data file
  3153.     must be generated by typing SVGA ON at a
  3154.     DOS full-screen command prompt, because
  3155.     SVGA ON sets all the possible modes using
  3156.     the BIOS of the video adapter and then
  3157.     reads out the values of the registers into
  3158.     the .PMI file.    If SVGA ON is run from a
  3159.     DOS window, the video virtualization of
  3160.     the operating system takes over, and the
  3161.     BIOS does not set the SVGA modes properly.
  3162.  
  3163.     Even though two systems have the same video
  3164.     adapter, the same SVGADATA.PMI file does not
  3165.     work in both.  The SVGADATA.PMI file has to be
  3166.     specific to each adapter/display setup.
  3167.  
  3168. o   \OS2\SVGA.EXE
  3169.  
  3170.     This is the utility program that generates the
  3171.     .PMI file and places it in the \OS2
  3172.     subdirectory.  The syntax is:
  3173.  
  3174.       SVGA ON|OFF|STATUS
  3175.  
  3176.     where ON creates the \OS2\SVGADATA.PMI file
  3177.     and enables SVGA support, OFF deletes the .PMI
  3178.     file, and STATUS returns the chipset type that
  3179.     your adapter appears to be to the operating
  3180.     system.
  3181.  
  3182. o   \OS2\DLL\DISPLAY.DLL
  3183.  
  3184.   - In previous release of the OS/2 operating
  3185.     system, this file was the PM display driver.
  3186.     Some 16-bit printer drivers made calls
  3187.     directly to this file.  Because the graphic
  3188.     subsystem is now 32-bit, those printer drivers
  3189.     that make calls directly to this file will
  3190.     fail.  Consequently, this file is now the PM
  3191.     Printer Raster Engine (PMPRE) and contains
  3192.     those functions necessary to provide printer
  3193.     support.  Because there are existing printer
  3194.     drivers that make calls to the file, PMPRE
  3195.     is installed as DISPLAY.DLL.  If you want to
  3196.     use a display driver named DISPLAY.DLL,
  3197.     use the normal install procedure, and then
  3198.     the operating system will detect that the
  3199.     .DLL is a display driver and not the
  3200.     Printer Raster Engine.
  3201.  
  3202.   - The 32-bit graphic subsystem has adopted
  3203.     the convention of storing the name of the
  3204.     PM display driver in the SYSTEM.INI file.
  3205.     The display driver selected at installation
  3206.     is recorded as the current and default
  3207.     driver.
  3208.  
  3209.     The display driver information is saved
  3210.     under the application name "PM_DISPLAYDRIVERS."
  3211.     The string value associated with the keys
  3212.     "CURRENTDRIVER" and "DEFAULTDRIVER" are
  3213.     the names of the specific display drivers.
  3214.     Additionally, the file name of each display
  3215.     driver is associated with the driver name as
  3216.     a string value and key pair.
  3217.  
  3218.     For the 32-bit XGA driver, the following
  3219.     information would be stored in the SYSTEM.INI
  3220.     file:
  3221.  
  3222.     App Name          Keyname       String value  Description
  3223.  
  3224.     PM_DISPLAYDRIVERS DEFAULTDRIVER IBMXGA32 default driver
  3225.                          name
  3226.     PM_DISPLAYDRIVERS CURRENTDRIVER IBMXGA32 current driver
  3227.                          name
  3228.     PM_DISPLAYDRIVERS IBMXGA32        IBMXGA32 name of the DLL for
  3229.                          the 32-bit XGA display
  3230.                          driver (.DLL is
  3231.                          assumed if not specified.)
  3232.  
  3233.    To install a display driver named "XYZGA", whose
  3234.    file name was "XYZDISP.DLL", the information would
  3235.    be set up as follows:
  3236.  
  3237.    App Name         Keyname      String value    Description
  3238.  
  3239.    PM_DISPLAYDRIVERS DEFAULTDRIVER XYZGA      default driver
  3240.                           name
  3241.    PM_DISPLAYDRIVERS CURRENTDRIVER XYZGA      current driver
  3242.                           name
  3243.    PM_DISPLAYDRIVERS XYZGA       XYZDISP    name of the DLL for
  3244.                           the XYZGA display
  3245.                           driver (.DLL assumed.
  3246.  
  3247.    The current IBM display drivers for the 32-bit graphics
  3248.    systems are:
  3249.  
  3250.    Driver Name       File Name      Description
  3251.  
  3252.    IBMXGA32       IBMXGA32      32-bit XGA driver
  3253.    IBMVGA32       IBMVGA32      32-bit VGA driver
  3254.    IBMVG132       IBMVG132      16-bit 132 column VGA driver
  3255.  
  3256. o   \OS2\DLL\BVHSVGA.DLL
  3257.  
  3258.     This file is the Base Video Handler for the
  3259.     OS/2 operating system.  Any OS/2 application
  3260.     that sets a video mode calls this DLL.  In
  3261.     most cases, however, the only application that
  3262.     sets any video modes is the PM display driver
  3263.     and the MODE.EXE utility program (for setting
  3264.     132-column modes).    The first time this DLL
  3265.     would be called is after the OS/2 bit-map logo
  3266.     appears (PM starts up then).  This DLL is
  3267.     specified in the CONFIG.SYS file as the
  3268.     following:
  3269.  
  3270.       SET VIO_VGA=DEVICE(BVHVGA,BVHSVGA)
  3271.  
  3272.     BVHVGA is used to set, save, and restore VGA
  3273.     modes; BVHSVGA is used for SVGA modes.
  3274.  
  3275. o   \OS2\MDOS\VSVGA.SYS
  3276.  
  3277.     This is the virtual video device handler for
  3278.     DOS sessions.  All calls to change the video
  3279.     mode from a DOS session are handled through
  3280.     this driver.  The job of this driver is to
  3281.     allow the user to set an SVGA mode, and when
  3282.     the user switches away, to save the current
  3283.     state of the video adapter (its registers and
  3284.     its video RAM).  Then, when the user returns
  3285.     to the DOS session, it restores the video
  3286.     adapter to its previous state.  When there is
  3287.     no .PMI file (SVGA is OFF), this driver acts
  3288.     like a VGA driver, except for adapter-specific
  3289.     code in it to make sure the VGA modes work
  3290.     right on the SVGA adapter.    Therefore, even if
  3291.     you do not want SVGA, you will probably want
  3292.     VSVGA.
  3293.  
  3294. o   \OS2\MDOS\WINOS2\SYSTEM\VGA.DRV
  3295.     \OS2\MDOS\WINOS2\SYSTEM\SWINVGA.DRV
  3296.  
  3297.     These are the WIN-OS/2 full-screen and
  3298.     WIN-OS/2 window session drivers, respectively.
  3299.     They determine what resolution WIN-OS/2 uses.
  3300.  
  3301.  
  3302. ADDITIONAL SVGA SUPPORT INFORMATION
  3303.  
  3304. o   Over time, more display adapters and PC
  3305.     systems that offer SVGA will be tested.  Refer
  3306.     to the bulletin boards mentioned previously,
  3307.     or to the manufacturers, for the latest
  3308.     support information.
  3309.  
  3310. o   To make use of SVGA modes, you also must
  3311.     install Windows and Presentation Manager video
  3312.     display drivers.
  3313.  
  3314. o   If you experience display errors on an
  3315.     SVGA-enabled system, try disabling SVGA
  3316.     support by typing SVGA OFF at a command line.
  3317.     This will delete the SVGADATA.PMI file.  Then
  3318.     restart your system.
  3319.  
  3320. o   In some SVGA displays, if you switch to the PM
  3321.     desktop while the screen is still drawing, you
  3322.     might experience display errors on the PM
  3323.     desktop.  Switch back to the SVGA screen,
  3324.     allowing the drawing to complete, and then
  3325.     switch back to the PM desktop.
  3326.  
  3327. o   In the event of a SYS3176 message when
  3328.     starting a DOS or WIN-OS/2 command prompt, try
  3329.     setting the HW_ROM_TO_RAM setting in the
  3330.     session to ON or changing the DOS_RMSIZE
  3331.     parameter in the session to 624 from the
  3332.     default 640.  If this does not work, the
  3333.     VSVGA.SYS fix from IBM might resolve the
  3334.     problem.
  3335.  
  3336. o   A virtual desktop is a PM display driver that
  3337.     uses all of the adapter's video memory to
  3338.     store a desktop that is bigger than what is
  3339.     actually displayed.  You could have 1024x1024
  3340.     of desktop space, with only 640x480 being
  3341.     displayed on the screen.  You move to other
  3342.     portions of the desktop by dragging the mouse
  3343.     to the edge of the screen, which scrolls the
  3344.     desktop.  Because of the way OS/2 2.0 is
  3345.     designed, this is an extremely quick operation
  3346.     and will be very smooth even on the slowest
  3347.     video adapters.  The PM driver must be coded
  3348.     to support virtual desktops, and Trident is
  3349.     currently the only chipset to support it.
  3350.  
  3351. o   Trident supports OS/2 2.0 and has SVGA
  3352.     Presentation drivers available for their SVGA
  3353.     boards.  Trident's support number is
  3354.     415-691-9211.  They also have support bulletin
  3355.     boards where these drivers are available.  For
  3356.     the West Coast, the number is 415-691-1016 and
  3357.     for the East Coast, the number is
  3358.     203-483-0348.
  3359.  
  3360. o   Orchid is working on OS/2 drivers for their
  3361.     video adapters.  For more information, you can
  3362.     reach Orchid's bulletin board service at:
  3363.  
  3364.     -    510-683-0327 for 2400 baud, parameters
  3365.     n,8,1
  3366.     -    510-683-0555 for 9600 baud, parameters
  3367.     n,8,1
  3368.     -    ATI now has SVGA drivers for OS/2 2.0.
  3369.     Information is available using the ATI
  3370.     bulletin board service:
  3371.  
  3372.         416-756-4591 (2400 baud, N, 8, 1)
  3373.  
  3374.  
  3375.     The file names are ATIOS213.ZIP and
  3376.     WIN31ACC.ZIP.
  3377.     -    A WIN-OS/2 window session has the ability
  3378.     to run Windows Version 3.0 programs on the
  3379.     desktop.  The way it is achieved is by
  3380.     making a place in the desktop that the
  3381.     WIN-OS/2 window session driver writes to.
  3382.     Special code must be put into both the
  3383.     window session driver and the display
  3384.     driver to support this.  Trident has
  3385.     produced 800x600/16 WIN-OS/2 window
  3386.     session drivers, and has been the only one
  3387.     to produce SVGA support for WIN-OS/2
  3388.     window sessions so far.
  3389.     -    Questions about OS/2 support for adapters
  3390.     based on the S3 or TI chipsets have been
  3391.     asked.    Adapters which are co-processed
  3392.     are the fastest, but also take the longest
  3393.     to develop software for.  No manufacturers
  3394.     have announced dates yet for support of
  3395.     any of these adapters.    You might want to
  3396.     contact the manufacturer for further
  3397.     information.
  3398.     -    In the event of some corruption when
  3399.     returning to a WIN-OS/2 full-screen
  3400.     session, set your
  3401.     VIDEO_SWITCH_NOTIFICATION in the DOS
  3402.     Settings to ON.
  3403.     -    Even in VGA, games in a DOS full-screen
  3404.     session are not optimized.  Set your
  3405.     VIDEO_RETRACE_EMULATION in the DOS
  3406.     Settings to OFF.
  3407.     -    Some DOS applications in a window have
  3408.     color corruption.  This is a limitation of
  3409.     the VGA desktop.  The color palette of the
  3410.     DOS session has to be translated to PM,
  3411.     and the 640x480/16 desktop does not offer
  3412.     enough colors to do a good translation.
  3413.     The best solution is to use a 256 color PM
  3414.     driver or run the application in a DOS
  3415.     full-screen session.
  3416.     -    The graphics of some applications are
  3417.     corrupted when displayed in a window.
  3418.     These applications are probably using a
  3419.     non-standard VGA mode that the adapter can
  3420.     support, but that OS/2 2.0 does not.
  3421.     -    When you have SVGA ON, you can:
  3422.     --  Use 132 column modes in an OS/2
  3423.         full-screen session
  3424.     --  Take a window with an SVGA image in it
  3425.         and paste to the clipboard
  3426.     -    To enable the Windows 3.0 SVGA drivers in
  3427.     WIN-OS2, update the SYSTEM.INI file to
  3428.     point to a new Windows display driver, or
  3429.     just copy over the VGA.DRV in the
  3430.     \OS2\MDOS\WINOS2\SYSTEM directory.  Keep
  3431.     in mind, however, that a Windows session
  3432.     in SVGA mode will only work if you have
  3433.     set SVGA ON.
  3434.     -    Many different SVGA boards have different
  3435.     interfaces and chipsets, each with their
  3436.     own characteristics.  Some boards perform
  3437.     better with SVGA OFF.
  3438.  
  3439.  
  3440. DUAL DISPLAYS
  3441. _____________
  3442.  
  3443. In multiple XGA configurations, when you switch
  3444. from DOS to the desktop, your system will not save
  3445. and restore the hardware registers.
  3446.  
  3447. If your machine has an 8514 Ultra adapter and an
  3448. OS/2 2.0 supported SVGA adapter, you will need to
  3449. change the DEVICE= statement in your CONFIG.SYS
  3450. file from VVGA.SYS to VSVGA.SYS.
  3451.  
  3452.  
  3453. LAPTOP LCD OR MONOCHROME PLASMA DISPLAYS
  3454. ________________________________________
  3455.  
  3456. To change the color schemes for OS/2 system
  3457. windows and create a more readable display image,
  3458. change the Scheme Palette as follows:
  3459.  
  3460. 1.  Use your Reference Diskette or hardware Setup
  3461.     program to set your hardware to VGA color, if
  3462.     possible.
  3463. 2.  Open the System folder.
  3464. 3.  Select System Setup.
  3465. 4.  Select Scheme Palette.
  3466. 5.  Select the monochrome scheme in the right-hand
  3467.     column.
  3468.  
  3469. This procedure will optimize the color scheme for
  3470. gray-scale usage, and also provide a good set of
  3471. colors for a VGA desktop presentation.
  3472.  
  3473.  
  3474. GRAPHICS
  3475. ________
  3476.  
  3477. Several fonts have been enhanced in OS/2 2.0.
  3478. Some existing applications use inappropriate font
  3479. metrics to scale their text.  In some cases, the
  3480. text becomes clipped because it no longer fits the
  3481. available space.
  3482.  
  3483.  
  3484. WIN-OS/2 WINDOW AND FULL-SCREEN SESSIONS
  3485. ________________________________________
  3486.  
  3487. When running a WIN-OS/2 full-screen session with
  3488. an 8514 adapter in high resolution (8514.DRV)
  3489. mode, do not switch to a different session while
  3490. an application is updating the screen or
  3491. displaying the hourglass.
  3492.  
  3493. The following is a procedure for enabling WIN-OS/2
  3494. full-screen sessions to run in high-resolution
  3495. 8514 mode while the Workplace Shell Desktop and
  3496. WIN-OS/2 window sessions run in medium-resolution
  3497. (VGA) mode.  The procedure assumes you are not
  3498. familiar with the SYSTEM.INI and WIN.INI files.
  3499.  
  3500. Follow the instructions very carefully.
  3501. Otherwise, you could cause your WIN-OS/2 sessions,
  3502. both window and full-screen, to become inoperable.
  3503.  
  3504. 1.  Make backup copies of your SYSTEM.INI and
  3505.     WIN.INI files.  DO NOT SKIP THIS STEP.  It is
  3506.     assumed that you have a diskette or tape
  3507.     backup copy of your system; instructions follow
  3508.     for a backup in the directory only.
  3509.  
  3510. 2.  Back up the SYSTEM.INI and WIN.INI files.
  3511.  
  3512.     Open an OS/2 Window from the Command Prompts
  3513.     folder in the OS/2 System folder.  At the
  3514.     [C:\] prompt, type the following and press
  3515.     Enter:
  3516.  
  3517.        CD\OS2\MDOS\WINOS2
  3518.        COPY WIN.INI WIN.BAK
  3519.        COPY SYSTEM.INI SYSTEM.BAK
  3520.  
  3521.     Before making changes to the files, be sure
  3522.     the desired high-resolution Windows device
  3523.     drivers and fonts are loaded in the system.
  3524.  
  3525. 3.  Check the \OS2\MDOS\WINOS2\SYSTEM directory
  3526.     for the desired high-resolution display device
  3527.     driver.  In this example, the 8514.DRV device
  3528.     driver is used.  Checking this directory
  3529.     reveals that this device driver is not loaded.
  3530.  
  3531.     The directory C:\OS2\INSTALL\DRIVERS
  3532.     needs to be searched for WIN8514 and *F.FON.
  3533.     The following shows the sequence of entries:
  3534.  
  3535.        DIR C:\OS2\INSTALL\DRIVERS\WIN8514
  3536.        DIR C:\OS2\INSTALL\DRIVERS\*F.FON
  3537.  
  3538.     No 8514 drivers were in this directory, but one
  3539.     of the font files was.  Although the font file
  3540.     is not in a bundle of files, it is still in
  3541.     packed format and must be unpacked.
  3542.  
  3543.     The files are packed with their standard
  3544.     target directory coded into the packed file.
  3545.     To copy the file to the system disk in the
  3546.     proper directory, just run the Unpack utility
  3547.     program.
  3548.  
  3549.        UNPACK C:\OS2\INSTALL\DRIVERS\SYMBOLF.FON
  3550.  
  3551.     This procedure continues until all of the
  3552.     scalable fonts are unpacked.  These fonts are:
  3553.  
  3554.     o    SYMBOLF.FON
  3555.     o    TMSRF.FON
  3556.     o    COURF.FON
  3557.     o    HELVF.FON
  3558.  
  3559.     The WIN8514 file contains the WIN-OS/2
  3560.     8514.DRV and three 8514 fonts.
  3561.  
  3562.        UNPACK C:\OS2\INSTALL\DRIVERS\WIN8514
  3563.  
  3564.     With all of the required driver and font files
  3565.     on the system disks, the next step is to
  3566.     modify the SYSTEM.INI file.
  3567.  
  3568. 4.  Edit the SYSTEM.INI file and find the
  3569.     following line:
  3570.  
  3571.        display.drv=vga.drv
  3572.  
  3573. 5.  This line specifies the device driver WIN-OS/2
  3574.     is to use in full-screen sessions.    Change
  3575.     this line to point to the high-resolution
  3576.     device driver that was unloaded in the steps
  3577.     above. In this example, the device driver is
  3578.     XGA.DRV.  The modified line should look like
  3579.     the following:
  3580.  
  3581.        display.drv=8514.drv
  3582.  
  3583.     Both SYSTEM.INI and WIN.INI have font entries
  3584.     that must be changed.  In SYSTEM.INI, these
  3585.     entries are:
  3586.  
  3587.        fixedfor.fon=vgafix.fon
  3588.        oemfonts.fon=vgaoem.fon
  3589.        fonts.fon=vgasys.fon
  3590.  
  3591.     For 8514, these entries must be changed to:
  3592.  
  3593.        fixedfor.fon=8514fix.fon
  3594.        oemfonts.fon=8514oem.fon
  3595.        fonts.fon=8514sys.fon
  3596.  
  3597.     In WIN.INI, the entries:
  3598.  
  3599.        Symbol 8,10,12,14,18,24 (VGA res)=SYMBOLE.FON
  3600.        Helv 8,10,12,14,18,24 (VGA res)=HELVE.FON
  3601.        Tms Rmn 8,10,12,14,18,24 (VGA res)=TMSRE.FON
  3602.        Courier 10,12,15 (VGA res)=COURE.FON
  3603.  
  3604.     Must be changed to:
  3605.  
  3606.        Symbol 8,10,12,14,18,24 (8514 res)=SYMBOLF.FON
  3607.        Helv 8,10,12,14,18,24 (8514 res)=HELVF.FON
  3608.        Tms Rmn 8,10,12,14,18,24 (8514 res)=TMSRF.FON
  3609.        Courier 10,12,15 (8514 res)=COURF.FON
  3610.  
  3611. When these changes have been made and the INI
  3612. files saved, the system is ready for running
  3613. Windows applications in WIN-OS/2 window sessions
  3614. (VGA mode) and WIN-OS/2 full-screen sessions
  3615. (high-resolution mode).
  3616.  
  3617. You must delete the following line from the
  3618. CONFIG.SYS file:
  3619.  
  3620.   DEVICE=C:\OS2\MDOS\V8514A.SYS
  3621.  
  3622. On an XGA system, you can change your screen
  3623. resolution using the Screen page of the System
  3624. object, which is in the System Setup folder.
  3625.  
  3626. Notes:
  3627.  
  3628. 1.  Windows application developers should note
  3629.     that their debuggers work in full-screen
  3630.     sessions only.  If you have a dual-display
  3631.     setup (8514+VGA), configure OS/2 2.0 for the
  3632.     8514 as primary display with no secondary
  3633.     display.  This will allow your Turbo Debugger
  3634.     for Windows (TDW) or CodeView for Windows
  3635.     (CVW) to run in a full-screen session on the
  3636.     VGA display while the WIN-OS/2 session runs
  3637.     full screen on the 8514.  For CVW, make sure
  3638.     to use the /8 option.  Quick C runs on the
  3639.     same display as WIN-OS/2.  If you use Quick C,
  3640.     you don't need a special video configuration.
  3641.  
  3642. 2.  Configuring OS/2 2.0 in this way will allow PM
  3643.     to run on the 8514, and your full-screen
  3644.     debugger to run on the VGA.  It also will
  3645.     provide a "stereo" effect for all full-screen
  3646.     sessions; both the 8514 and VGA displays will
  3647.     show the same picture, unless a full-screen
  3648.     application takes advantage of video-specific
  3649.     features.
  3650.  
  3651. Hardware Considerations
  3652.  
  3653. The following sections provide information about
  3654. hardware device support in OS/2 2.0.
  3655.  
  3656. SCSI DEVICES
  3657. ____________
  3658.  
  3659. o   ProCom+ SCSI disk adapters (Micro Channel) are
  3660.     not supported by OS/2 2.0.    You should contact
  3661.     the manufacturer for any details on OS/2
  3662.     support.
  3663.  
  3664. o   Some SCSI adapters have jumper pins which can
  3665.     be set to either synchronous or asynchronous
  3666.     mode. There have been noted problems such as
  3667.     no icons appearing or slow hard disk
  3668.     performance.  This can be attributed to the
  3669.     SCSI adapter and hard disk not being set to
  3670.     the same synchronous or asynchronous settings.
  3671.     Either way, they must match.  Be sure these
  3672.     are set properly.
  3673.  
  3674. o   The early versions of the IBM 16-bit SCSI
  3675.     adapters may experience problems and report,
  3676.     erroneously, that the device is not
  3677.     functioning.  This can be corrected by
  3678.     replacing the SCSI adapter with an adapter
  3679.     with updated microcode.
  3680.  
  3681. ADAPTEC AND FUTURE DOMAIN SCSI DEVICE DRIVERS
  3682.  
  3683. Device support for the following Adaptec and
  3684. Future Domain SCSI adapters is shipped with OS/2
  3685. 2.0.  When any of the following adapters is
  3686. installed in a workstation, its presence is
  3687. normally detected automatically, and the
  3688. appropriate device support is subsequently
  3689. installed.
  3690.  
  3691. For reference, the names of the device drivers
  3692. that support each adapter are provided in the
  3693. following table:
  3694.  
  3695. +------------------------+-----------------------+
  3696. | SCSI Adapter or     | Device Driver     |
  3697. | Interface         |             |
  3698. +------------------------+-----------------------+
  3699. | Adaptec A/C 6260     | AHA152X.ADD         |
  3700. +------------------------+-----------------------+
  3701. | Adaptec AHA 1510     | AHA152X.ADD         |
  3702. +------------------------+-----------------------+
  3703. | Adaptec AHA 1520/1522  | AHA152X.ADD         |
  3704. +------------------------+-----------------------+
  3705. | Adaptec AHA 1540/1542  | AHA154X.ADD         |
  3706. +------------------------+-----------------------+
  3707. | Adaptec AHA 1640     | AHA164X.ADD         |
  3708. +------------------------+-----------------------+
  3709. | Adaptec AHA         |             |
  3710. | 1740/1742/1744     |             |
  3711. +------------------------+-----------------------+
  3712. | (Standard mode     | AHA154X.ADD         |
  3713. | operation)         |             |
  3714. +------------------------+-----------------------+
  3715. | (Enhanced mode     | AHA174X.ADD         |
  3716. | operation)         |             |
  3717. +------------------------+-----------------------+
  3718. | Future Domain      | FD8XX.ADD         |
  3719. | TMC-850/860/875/885     |             |
  3720. +------------------------+-----------------------+
  3721. | Future Domain      | FD16-700.ADD      |
  3722. | TMC-1660/1670/1680     |             |
  3723. +------------------------+-----------------------+
  3724. | Future Domain      | FD16-700.ADD      |
  3725. | MCS-600/700         |             |
  3726. +------------------------+-----------------------+
  3727. | Future Domain      | FD850IBM.ADD      |
  3728. | TMC-850IBM         |             |
  3729. +------------------------+-----------------------+
  3730.  
  3731. The TMC-850/860/875/885 and TMC-850IBM adapters
  3732. will not be detected when the adapter's BIOS is
  3733. disabled.  You can manually install this support
  3734. in your system by following the steps below.
  3735.  
  3736. Note:  xxxxxxxx.ADD should be replaced with the
  3737.        file name of the device-driver file you
  3738.        want to install.
  3739.  
  3740. The C:\OS2\INSTALL\DRIVERS directory contains
  3741. the ADD files.
  3742.  
  3743. 1.  Type:  COPY OS2\INSTALL\DRIVERS\xxxxxxxx.ADD \OS2
  3744.  
  3745. 2.  Add the following line to the CONFIG.SYS file:
  3746.  
  3747.        BASEDEV=xxxxxxxx.ADD
  3748.  
  3749. 3.  Restart the system.
  3750.  
  3751.  
  3752. Adaptec 1542B SCSI Card
  3753.  
  3754. For this card to run properly, set the default
  3755. data rate to 5.
  3756.  
  3757.  
  3758. OS2SCSI.DMD DEVICE DRIVER
  3759.  
  3760. Older versions of the OS/2 operating system used
  3761. the device driver SCSI.SYS.  This has been
  3762. replaced by OS2SCSI.DMD.  OS2SCSI.DMD is provided
  3763. in the \OS2 directory of the startup partition.
  3764. Old CONFIG.SYS entries of the form
  3765. "DEVICE=SCSI.SYS" should be replaced by the entry
  3766. "BASEDEV=OS2SCSI.DMD."  Normally, this is done
  3767. automatically but inspect your CONFIG.SYS file if
  3768. you suspect SCSI problems.
  3769.  
  3770. The OS2SCSI.DMD device driver is required for a
  3771. number of SCSI CD-ROM devices, SCSI Read/Write
  3772. Optical devices, and SCSI Tape devices.
  3773.  
  3774.  
  3775. SCSI CD-ROM SUPPORT
  3776.  
  3777. The SCSI CD-ROM support built into OS/2 2.0 has
  3778. some manufacturer-specific dependencies at this
  3779. time.  Support has been verified for IBM and
  3780. Toshiba SCSI CD-ROM drives.  If your CD-ROM is
  3781. either SCSI with no other devices attached or is
  3782. non-SCSI, you might get it to work by using an
  3783. external DOS session (VMBOOT by using the DOS
  3784. Program setting, DOS_STARTUP_DRIVE ).  Information
  3785. about the support and verification of additional
  3786. manufacturers' drives will be made available at a
  3787. later date.
  3788.  
  3789.  
  3790. SCSI REMOVABLE MEDIA SUPPORT
  3791.  
  3792. Full-function support is not yet available for
  3793. SCSI hard disk drives that support removable
  3794. media.    Examples of this class of device include
  3795. the Bernoulli drives manufactured by IOMEGA, and
  3796. the removable-media drives manufactured by SyQuest
  3797. Technology.
  3798.  
  3799. Although OS/2 2.0 recognizes these drives, it will
  3800. treat media as large diskettes.  You will be able
  3801. to format for the FAT file system only.  You will
  3802. not be able to partition or start up from the
  3803. media, and partitioned media will not be
  3804. recognized.
  3805.  
  3806. If the IBMINT13.I13 driver is used to control
  3807. these units, the drive will be treated as a hard
  3808. disk.  In this case, the cartridge must be in the
  3809. drive at startup time, and you will need to use
  3810. the Shutdown procedure to remove the cartridge
  3811. from the drive.
  3812.  
  3813. Bernoulli 44MB and 89MB drives work if connected
  3814. to Adaptec, Future Domain, IBM, or any adapter
  3815. other than the Bernoulli adapter.  The drive will
  3816. work as a large diskette but cannot be used as a
  3817. startup drive.    Customers should call IOMEGA for
  3818. status on an update for their adapter.
  3819.  
  3820. If Seagate SCSI controller model ST-01 or ST-02 is
  3821. present, it must be the only disk controller
  3822. present.  Conflicts exist between this controller
  3823. and MFM and RLL disk controllers.
  3824.  
  3825. If you experience some problems with a Western
  3826. Digital WD7000 SCSI adapter, contact Future Domain
  3827. for assistance.
  3828.  
  3829.  
  3830. SCSI USAGE NOTES
  3831.  
  3832. Following are a number of notes about usage, and
  3833. about potential compatibility problems with the
  3834. microcode levels on various adapters and devices.
  3835.  
  3836. Adapter:       All Adaptec adapters
  3837.  
  3838. Note:
  3839.  
  3840.            (1) Might produce contention problems with the
  3841.            diskette drive controller on fast computers.
  3842.            (2) Do not support drives of 1GB or larger.
  3843.            (3) Must have SCSI hard disks configured as
  3844.            SCSI target ID 0 or 1 to be able to
  3845.            start up from that hard disk.
  3846.  
  3847. Adapter:       IBM SCSI
  3848.  
  3849. Note:           If you experience intermittent data
  3850.            errors with older IBM SCSI
  3851.            adapters, you might need to upgrade
  3852.            them.  If you have IBM SCSI FRU P/N
  3853.            15F6561, obtain ECA032.    If you
  3854.            have IBM SCSI with cache FRU P/N
  3855.            64F0124, obtain ECA027.    These
  3856.            adapters are standard in 8565
  3857.            models 061 and 121 and 8580 models
  3858.            121, 131, A21, and A31.
  3859.  
  3860. Adapter:       Adaptec AHA-154x
  3861.  
  3862. Drive:           IBM 0661 - 320MB SCSI
  3863.  
  3864. Note:           Adapter BIOS will not recognize the
  3865.            drive as Target 0 or 1 (Drives 80,
  3866.            81).  For OS/2 2.0, the drive can
  3867.            be used but not as a startup drive.
  3868.  
  3869. Adapter:       Adaptec AHA-174x
  3870.  
  3871. Drive:           IBM WDS-3180 - 80MB SCSI, IBM
  3872.            WDS-3160 -160MB SCSI
  3873.  
  3874. Note:           Adapter will not recognize these
  3875.            drives when configured in standard
  3876.            mode (AHA-154x emulation).
  3877.            Instead, the AHA-174x adapter
  3878.            should be configured in enhanced
  3879.            mode.  This mode is supported by
  3880.            the OS/2 2.0 drivers, and the
  3881.            problem does not occur when the
  3882.            adapter is operating in enhanced
  3883.            mode.
  3884.  
  3885. Adapter:       Future Domain TMC-850/860/875/885
  3886.            w/BIOS revision level 7.0.  Future
  3887.            Domain TMC-1660/1670/1680 w/BIOS
  3888.            revision level 2.0.
  3889.  
  3890. Note:           When the Future Domain adapter is
  3891.            controlling the startup diskette,
  3892.            it will produce the message, "Disk
  3893.            read error has occurred" when you
  3894.            attempt to start the Installation
  3895.            Diskette.  Contact Future Domain
  3896.            for a free BIOS upgrade.
  3897.  
  3898. Adapter:       Seagate ST-01, ST-02
  3899.  
  3900. Note:           Causes contention with MFM and RLL
  3901.            drives.    The ST-01 or ST-02 should
  3902.            be the only drive controller
  3903.            installed.  This problem is being
  3904.            investigated.
  3905.  
  3906. Adapter:       Western Digital WD7000
  3907.  
  3908. Note:           Newer adapters seem to be supported
  3909.            while older ones are not.  Western
  3910.            Digital is now owned by Future
  3911.            Domain.    Contact Future Domain for
  3912.            assistance.
  3913.  
  3914.  
  3915. AMI AND CEI SCSI ADAPTERS
  3916.  
  3917. AMI "Fast Disk" and AMI "Fast Disk II" SCSI
  3918. adapters are incorrectly recognized as Adaptec
  3919. adapters.  The CEI Cumulus C5640B SCSI Micro
  3920. Channel adapter has the same problem.  If you have
  3921. one of these adapters in your system, do the
  3922. following:
  3923.  
  3924. o   Delete from the CONFIG.SYS file any
  3925.     line with "BASEDEV=AHA1xxx.ADD" (where x can
  3926.     be any character).
  3927. o   Ensure the line, "BASEDEV=IBMINT13.I13,"
  3928.     appears in the CONFIG.SYS file.
  3929.  
  3930.  
  3931. ALWAYS TECHNOLOGY SCSI
  3932.  
  3933. If you are experiencing OS/2 problems
  3934. (such as a TRAP 000D) and your system has an
  3935. Always Technology IN-2000 SCSI adapter, the
  3936. BIOS on the adapter might be the
  3937. problem.  If the BIOS revision level is 3.06A or
  3938. 3.20 (as shown during the system self-test), you
  3939. should get the BIOS on the adapter upgraded.  The
  3940. current BIOS level is VCN:1-02 and works with OS/2
  3941. 2.0.  If you require this upgrade, you might also
  3942. need an upgrade to a companion 8-pin serial PROM
  3943. chip which must have a revision level of 2.5-2.7.
  3944. Always Technology support can be reached at
  3945. 818-597-9595.
  3946.  
  3947.  
  3948.  
  3949. ADDITIONAL DEVICE SUPPORT INFORMATION
  3950. _____________________________________
  3951.  
  3952. The following contains useful information about
  3953. OS/2 2.0 support for the specified devices.
  3954.  
  3955.  
  3956. HP SCANJET
  3957.  
  3958. On a PS/2 computer, you must use the
  3959. Reference Diskette to set the adapter to ROM
  3960. addresses C8000-CBFFF and I/O address to 268-26F.
  3961. In both cases, you also need to set the DOS
  3962. Setting for the DOS session for EMS_FRAME_LOCATION
  3963. to AUTO.
  3964.  
  3965.  
  3966. TAPE DRIVES (ADAPTER OR SCSI)
  3967.  
  3968. The only tape drives that have been tested at this
  3969. point are IBM tape drives.  If no other device is
  3970. connected to the SCSI bus on its adapter or the
  3971. tape adapter, then you might be able to get your
  3972. drive to work in an external DOS (VMBOOT) session.
  3973.  
  3974. If the tape drive worked under OS/2 version 1.x
  3975. and the device is written to ASPI, IBM is
  3976. currently working on support for your device.  IBM
  3977. does not provide third-party device drivers for
  3978. peripherals.  Refer to your peripheral
  3979. manufacturer for OS/2-specific support.
  3980.  
  3981.  
  3982. TAPE DRIVES (DISKETTE BASED)
  3983.  
  3984. IBM or IRWIN tape drives are supported.
  3985. Applications are PMTAPE or PS2TAPE.  Easy Tape
  3986. from Maynard Backup Systems is scheduled for
  3987. future release.  Contact Maynard for information.
  3988.  
  3989.  
  3990. TAPE DRIVES (COLORADO JUMBO)
  3991.  
  3992. For Colorado Jumbo tape drives connected to a
  3993. floppy controller, you must setup a DOS Startup
  3994. session from a diskette image and run the tape
  3995. backup program from it.  To do this, you need to
  3996. refer to the topic "Starting DOS from an image
  3997. file" in the Master Help Index.
  3998.  
  3999. The Colorado Jumbo Tape program allows you to
  4000. specify some hardware and software settings to be
  4001. used when backing up files.  The Concurrent
  4002. Disk/Tape operation option must be set to No.  To
  4003. change the option, start the program and select
  4004. the Utilities menu (F3); then select Software
  4005. Setups (F6).  Change the option to N.
  4006.  
  4007. The Colorado company is developing an OS/2-specific
  4008. version of their software.  For more information,
  4009. please contact Colorado.
  4010.  
  4011. TAPE DRIVES (MOUNTAIN TAPE BACKUP)
  4012.  
  4013. The Mountain company is developing OS/2-specific
  4014. version of their software.  For more information,
  4015. please contact Mountain at 800-458-0300.
  4016.  
  4017.  
  4018. LOGITECH 3-BUTTON MOUSE
  4019.  
  4020. The Logitech 3-button bus mouse is supported as a
  4021. 2-button mouse.  It is treated as a Microsoft
  4022. 2-button bus mouse.
  4023.  
  4024. A Logitech serial mouse with 3 buttons behaves as
  4025. expected in DOS sessions.  In a Presentation
  4026. Manager session, however, there might be different
  4027. and more limited functions assigned to the
  4028. buttons.  There are no standards for the functions
  4029. of 3-button mice.
  4030.  
  4031.  
  4032. AOX SYSTEMS
  4033.  
  4034. If your computer has an Aox add-in processor card
  4035. and you encounter problems starting up your OS/2
  4036. system, you can call Aox support and ask for
  4037. the latest "flash-prom" code upgrade.
  4038.  
  4039. PERSTORE
  4040.  
  4041. PerStore disk controllers are not supported.
  4042.  
  4043.  
  4044. PARALLEL-PORT-ATTACHED DEVICE
  4045.  
  4046. o   If you have a parallel device (for example, a
  4047.     tablet system, LAN adapter, or SCSI device)
  4048.     that does not work in a DOS session, it might
  4049.     be because interrupt IRQ7 is not reflected in
  4050.     the session.  Your device might attempt to use
  4051.     the parallel-port feature and is prevented
  4052.     from doing so.  OS/2 developers are working on
  4053.     a solution for this limitation.
  4054.  
  4055. o   Some security devices (known as dongles)
  4056.     attached to a parallel port do not work
  4057.     properly with OS/2 2.0.  The DOS application
  4058.     that uses the device can start from one DOS
  4059.     session only.  An error message appears when
  4060.     you try to start additional copies of the
  4061.     application.  You can press Ctrl+Alt+Print
  4062.     Screen to release access to the parallel-port
  4063.     software prior to starting the second copy of
  4064.     the DOS application.
  4065.  
  4066.     Note:  Please refer to the General System
  4067.        Considerations section for a
  4068.        description of how to configure
  4069.        your printer object to enable more
  4070.        than one DOS session access to the
  4071.        parallel port with a security
  4072.        device attached to it.
  4073.  
  4074. o   Make sure you are using cables that are
  4075.     properly shielded and wired.  (For more
  4076.     information, refer to "Unable to Print")
  4077.  
  4078.  
  4079. PROBLEMS WITH FAX ADAPTERS
  4080.  
  4081. When certain fax adapters are operating as
  4082. ordinary modems, they might operate correctly yet
  4083. fail to work correctly as a fax device in a DOS
  4084. session.  The probable cause of the trouble is the
  4085. VCOM.SYS device driver.  VCOM.SYS might be
  4086. introducing timing distortions into those hardware
  4087. commands that are used to control the fax device
  4088. but are not a part of normal asynchronous
  4089. communications.
  4090.  
  4091. Because there are no standards established for fax
  4092. controls, it might be that the only solution is to
  4093. acquire an OS/2-based fax device driver and
  4094. application software.  Your fax adapter
  4095. manufacturer might have information on sources and
  4096. availability of OS/2 based software.
  4097.  
  4098. Without purchasing new software, you can try
  4099. removing the VCOM.SYS statement from your
  4100. CONFIG.SYS file.  This might allow your fax
  4101. adapter to work properly but might have other
  4102. undesirable side effects.  One of the functions of
  4103. VCOM.SYS is to provide a performance assist.
  4104. Without VCOM.SYS, you might have to use a reduced
  4105. baud rate.  Also, some applications, such as
  4106. Prodigy, will not run without it.  Therefore,
  4107. while removing VCOM.SYS is OK in some instances,
  4108. it might not be the right action for you.
  4109.  
  4110.  
  4111. PS/2 EXTERNAL 5.25-INCH 1.2MB DISKETTE DRIVE
  4112.  
  4113. If you cannot get the external 5.25-inch 1.2MB
  4114. diskette drive to work, install
  4115. the device driver that comes with the drive into
  4116. the \OS2 directory in the startup partition.  The
  4117. device driver is called EXT5DD.SYS.  Change your
  4118. CONFIG.SYS file statement to read \OS2\EXT5DD.SYS
  4119. instead of \OS2\EXTDSKDD.SYS.
  4120.  
  4121.  
  4122. NOTICES
  4123. ________
  4124.  
  4125. References in this publication to IBM products,
  4126. programs, or services do not imply that IBM
  4127. intends to make these available in all countries
  4128. in which IBM operates.    Any reference to an IBM
  4129. product, program or service is not intended to
  4130. state or imply that only IBM's product, program,
  4131. or service may be used.  Any functionally
  4132. equivalent product, program, or service that does
  4133. not infringe any of IBM's intellectual property
  4134. rights or other legally protectible rights may be
  4135. used instead of the IBM product, program, or
  4136. service.  Evaluation and verification of operation
  4137. in conjunction with other products, programs, or
  4138. services, except those expressly designated by
  4139. IBM, are the user's responsibility.
  4140.  
  4141. IBM may have patents or pending patent
  4142. applications covering subject matter in this
  4143. document.  The furnishing of this document does
  4144. not give you any license to these patents.  You
  4145. can send license inquiries, in writing, to the IBM
  4146. Director of Commercial Relations, IBM Corporation,
  4147. Purchase, NY 10577.
  4148.  
  4149.  
  4150. TRADEMARKS AND SERVICE MARKS
  4151. ____________________________
  4152.  
  4153. The following terms, denoted by an asterisk (*),
  4154. used in this publication, are trademarks or
  4155. service marks of the IBM Corporation in the United
  4156. States or other countries:
  4157.  
  4158. AT              IBM
  4159. IBMLINK           Micro Channel
  4160. PCAT              PC/XT
  4161. Personal System/2     PS/2
  4162. Proprinter          ExecJet
  4163. Presentation Manager  Operating System/2
  4164. OS/2              Workplace Shell
  4165. WIN-OS/2          XGA
  4166. XT
  4167.  
  4168. The following terms, denoted by a double asterisk
  4169. (**), used in this publication, are trademarks of
  4170. other companies as follows:
  4171.  
  4172. Trademark          Owner
  4173.  
  4174. Boca Research          Boca Research, Inc.
  4175. Adobe              Adobe Systems Inc.
  4176. Adobe Type Manager    Adobe Systems Inc.
  4177. Aox              Aox Corporation
  4178. AutoCAD           AutoDesk, Inc.
  4179. Borland C++          Borland International, Inc.
  4180. Canon              Canon Kabushiki Kaisha
  4181. Central Point Backup  Central Point Software, Inc.
  4182. Corel              Corel Systems
  4183. CorelDRAW          Corel Systems
  4184. CompuServe          CompuServe Inc.
  4185. CodeView          Microsoft Corporation
  4186. Control Room          Ashton-Tate Corporation
  4187. Crosstalk          Digital Communications
  4188.               Associates, Inc.
  4189. dBase              Ashton-Tate Corporation
  4190. Distinct          Distinct Corporation
  4191. DynaComm          Future Soft Engineering, Inc.
  4192. Epson              Seiko Epson Kabushiki Kaisha
  4193. Everex              Everex Systems
  4194. Fastback Plus          Fifth Generation Systems, Inc.
  4195. FastLynx          Rupp Corporation
  4196. Framework III          Aston-Tate Corporation
  4197. Hewlett-Packard       Hewlett-Packard Company
  4198. HP              Hewlett-Packard Company
  4199. Intel              Intel Corporation
  4200. LapLink           Traveling Software, Inc.
  4201. LaserJet          Hewlett-Packard Company
  4202. Logitech          Logitech, Inc.
  4203. Lotus              Lotus Development Corporation
  4204. Lotus Magellan          Lotus Development Corporation
  4205. MAGICorp          MAGICorp Ltd.
  4206. Mathcad           MathSoft, Inc.
  4207. Micrografx          Micrografx Inc.
  4208. Microsoft          Microsoft Corporation
  4209. Microsoft Excel       Microsoft Corporation
  4210. MS              Microsoft Corporation
  4211. MS Bookshelf          Microsoft Corporation
  4212. MS Excel          Microsoft Corporation
  4213. MS Flight Simulator   Microsoft Corporation
  4214. MS Money          Microsoft Corporation
  4215. Microsoft Windows     Microsoft Corporation
  4216. More Windows          Aristosoft, Inc.
  4217. National Geographic   National Geographic Society
  4218. NEC              NEC Corporation
  4219. Norton Backup          Peter Norton Computing, Inc.
  4220. Norton Utilities      Peter Norton Computing, Inc.
  4221. Orchid              Orchid Technology Inc.
  4222. Omnipage Professional Caere Corporation
  4223. PaintJet          Hewlett-Packard Company
  4224. Paradox           Borland International, Inc.
  4225. Peachtree          Peachtree Software, Inc.
  4226. Peachtree Complete    Peachtree Software, Inc.
  4227. Persuasion          Aldus Corporation
  4228. PFS              Software Publishing Corporation
  4229. PFS First Choice      Software Publishing Corporation
  4230. Phar Lap          Phar Lap Software, Inc.
  4231. PostScript          Adobe Systems Inc.
  4232. Powergraph          STB Systems Inc.
  4233. Publishers PowerPak   Atech Software
  4234. Prodigy           Prodigy Services Company
  4235. Quicken for Windows   Intuit Company
  4236. Realizer          Within Technologies, Inc.
  4237. SideKick          Borland International, Inc.
  4238. SmartFax          American Data Technology, Inc.
  4239. TI              Texas Instruments Inc.
  4240. Tseng              Tseng Laboratories Inc.
  4241. Turbo C++          Borland International, Inc.
  4242. Turbo Pascal          Borland International, Inc.
  4243. Windows           Microsoft Corporation
  4244. Winfax Pro          Delrina Technology Systems, Inc.
  4245. Wing Commander          Origins Systems, Inc.
  4246. WordPerfect          WordPerfect Corporation
  4247. 8514/ULTRA          ATI Technologies, Inc.
  4248.  
  4249. IBM DISCLAIMS ALL WARRANTIES, WHETHER EXPRESSED OR
  4250. IMPLIED, INCLUDING WITHOUT LIMITATION, WARRANTIES
  4251. OF FITNESS AND MERCHANTABILITY WITH RESPECT TO THE
  4252. INFORMATION IN THIS DOCUMENT.  BY FURNISHING THIS
  4253. DOCUMENT, IBM GRANTS NO LICENSES TO ANY RELATED
  4254. PATENTS OR COPYRIGHTS.
  4255.  
  4256. Copyright IBM Corporation, 1992, all rights
  4257. reserved.
  4258.  
  4259.