home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / osvivruf.txt < prev    next >
Text File  |  1997-02-25  |  4KB  |  99 lines

  1. OSVIVRUF - OS/2 WARP VIDEO QUESTIONS AND ANSWERS
  2. 08/27/96
  3. ======================================================================
  4.                  OS/2 Warp Video Questions and Answers
  5. ======================================================================
  6.  
  7. Please Read Entire Document for Full Explanation of Procedures
  8. --------------------------------------------------------------
  9.  
  10. DESCRIPTION
  11.  
  12. Commonly asked questions on OS/2 Warp Video.
  13.  
  14. RESOLUTION
  15.  
  16. Question 1
  17. ----------
  18. How do I change the resolution of the OS/2 Display Drivers in OS/2 Warp?
  19.  
  20.    You can change the resolution for many of OS/2 Display Drivers by 
  21.    using the System icon. This procedure is described in the README
  22.    file located in the root directory where OS/2 is installed.
  23.  
  24. Question 2 
  25. ----------
  26. My OS/2 Warp driver for the S3 964 Video Chipset does not install in 
  27. high resolution for Number 9 or Diamond video cards.  What should I do?
  28.  
  29.    The OS/2 Warp driver for the S3 964 Video Chipset from Number 9 and
  30.    Diamond does not install in high resolution. You must contact
  31.    Number 9 or Diamond for assistance.
  32.  
  33. Question 3
  34. ----------
  35. How do I set the refresh rate for ATI MACH 32 and MACH 64 drivers?
  36.  
  37.    ATI MACH 32 and MACH 64 drivers need to be set for refresh rate and
  38.    resolution.  It is strongly suggested that users follow the 
  39.    instructions in the ATI MACH fax from OS/2 Technical Support.  To
  40.    get the FAX, please call 1-800-IBM-4FAX, and request document 3108.
  41.  
  42. Question 4 
  43. ----------
  44. I've got a new video adapter; can I just change a line in CONFIG.SYS to 
  45. have access to it? 
  46.  
  47.    No. Using video is a complex process, and you have to go through an
  48.    installation procedure in order to make sure the video (display) 
  49.    adapter and its drivers work. There are actually five drivers needed
  50.    to run your display and each of the five has a specific purpose.
  51.    You'll need to add each of them. To do so, use the Selective Install
  52.    program in the System Setup folder. The following list gives you an
  53.    idea of what's involved:
  54.  
  55.    * For full screen OS/2 Warp sessions there is a base video handler 
  56.      that is established in CONFIG.SYS with a line like SET VIO_XGA=. 
  57.  
  58.    * To run your Presentation Manager (PM) sessions there is a 
  59.      Presentation driver, and the OS2.INI file maintains the
  60.      configuration information. Unlike Windows, OS/2 Warp .INI files
  61.      aren't text based so even if you know what information to insert
  62.      in the file, you can't easily access the file. 
  63.  
  64.    * For DOS VDM (virtual DOS machine) sessions, information about your
  65.      display is found in a DEVICE= line in CONFIG.SYS. 
  66.  
  67.    * For WIN-OS/2 full screen sessions there's a DISPLAY.DRV= line in 
  68.      the SYSTEM.INI file. 
  69.  
  70.    * For running WIN-OS/2 applications on the OS/2 Warp desktop, 
  71.      there's a statement starting with SDISPLAY= in the SYSTEM.INI file. 
  72.  
  73. Question 5 
  74. ----------
  75. What's the difference between interlaced and non-interlaced monitors?
  76.  
  77.    The terms refer to the method used to refresh the monitor screen. 
  78.    Screens have lines of pixels, which are refreshed (redrawn) at
  79.    frequent intervals. The refreshing starts at the top line and moves
  80.    to the bottom.
  81.  
  82.    An interlaced monitor refreshes the odd-numbered lines from top to 
  83.    bottom, and then refreshes the even-numbered lines from top to
  84.    bottom. It "interlaces" the process. 
  85.  
  86.    A non-interlaced monitor refreshes all the lines each time a refresh 
  87.    pass occurs and reduces the amount of flicker you might perceive. 
  88.  
  89. ______________________________________________________________________
  90. IBM disclaims all warranties, whether express or implied, including 
  91. without limitation, warranties of fitness and merchantability with 
  92. respect to the information in this document. By furnishing this 
  93. document, IBM grants no licenses to any related patents or copyrights.  
  94. Copyright (c) 1994, 1995 IBM Corporation. Any trademarks and product 
  95. or brand names referenced in this document are the property of their 
  96. respective owners. Consult your product manuals for complete trademark 
  97. information. 
  98.  
  99.