home *** CD-ROM | disk | FTP | other *** search
/ 20th Century Video Alman…Century in Depth - Sports / ALMANAC_03.iso / vesa / everex / e626vesa.exe / VIDUTIL.DOC < prev    next >
Text File  |  1990-06-07  |  2KB  |  46 lines

  1. +-----------------------------------------------------------------------+
  2. | Vision Technoolgies Viaion VGA Video Utility            06/07/90|
  3. +-----------------------------------------------------------------------+
  4.  
  5. VIDUTIL is a small (1K) memory resident program which allows the user
  6. to change the video characteristics "on-the-fly."  This utility allows
  7. the user to enable and disable flicker filter, underscan, and video
  8. as well as change the horizontal and vertical centering while running
  9. another program.
  10.  
  11. Normally a user can set these options using VTMODE.  However, users
  12. may wish to change the video characteristics while running another
  13. application program.  To install VIDUTIL, type:
  14.  
  15. VIDUTIL [ENTER]
  16.  
  17. To activate VIDUTIL, the user must simultaneously hold down the 
  18. [ALT][CTRL] and [N] keys.  VIDUTIL will now be active, and the 
  19. application previously running will be inactive.  Note that VIDUTIL 
  20. DOES NOT display any type of popup window.  In the interest of 
  21. keeping things simple for users wishing to modify VIDUTIL.ASM,
  22. VIDUTIL does not display a help window of any sort.
  23.  
  24. While VIDUTIL is active, the following keys can be used to change
  25. the video characteristics:
  26.  
  27.     [UpArrow] - Move screen up approximately 8 scan lines
  28.     [DnArrow] - Move screen down approximately 8 scan lines
  29.     [LeftArrow] - Move screen left approximately 8 pixels
  30.     [RightArrow] - Move screen right approximately 8 pixels
  31.     [U] - Underscan enable/disable toggle
  32.     [F] - Flicker filter enable/disable toggle
  33.     [V] - Video output enable/disable toggle
  34.     [0] - Return screen back to default screen centering
  35.     [ESC] - Exit VIDUTIL and return to current application
  36.  
  37. When the user is finished using VIDUTIL, they should press [ESC]
  38. once to resume the application they were using before activating
  39. VIDUTIL.
  40.  
  41. Users who are knowledgeable in Intel 8086 assembly language may wish
  42. to examine the file VIDUTIL.ASM to see how VIDUTIL works.
  43.  
  44. -------------------------------------------------------------------------
  45. -------------------------------------------------------------------------
  46.