home *** CD-ROM | disk | FTP | other *** search
/ Media Gallery 1995 August / MG_0895.ISO / spea / manuals / vegpro_e / 327.txt < prev    next >
Text File  |  1995-02-02  |  4KB  |  115 lines

  1.  
  2. Description of the Utilities
  3.  
  4.  
  5. SVM.EXE
  6.  
  7. SVM is a menu driven program designed to select and test all video modes available to the adapter.
  8. How to use SVM
  9.  
  10. The SVM program can be executed in one of two ways: by calling up the menu and selecting from the menu choices, or by entering the desired mode directly with a specific command line.
  11. How to use SVM from The Menu
  12.  
  13. Go to the SPEA directory where the utilities are installed and call the program with the following call:
  14.  
  15. SVM
  16.  
  17. The top bar shows the available color depths. This is traversed through by the use of right/left arrow keys.
  18.  
  19. The program provides all the different resolutions supported by the chip under each color depth. These resolutions are traversed by the up/down keys. 
  20.  
  21. The graphics adapter can be tested for each resolution/mode by first highlighting the section, then pressing the F5 key.
  22. The graphics adapter can be run at a selected mode by first selecting the mode and then pressing ENTER.
  23.  
  24. How to use SVM from the Command Line
  25.  
  26. The SVM program may be used to select a mode directly from the command line following two simple steps:
  27. Go to the SPEA directory where the utilities are installed.
  28.  
  29. 1. Enter the following command:
  30.  
  31. SVM mode number
  32.  
  33. mode number is the corresponding hex mode visible when you start the program menu driven.
  34.  
  35.  
  36. SMONITOR
  37.  
  38. SMONITOR is a program used to inform your graphics board of the maximum refresh rate and boot mode of your monitor.
  39.  
  40. The syntax for the command is as follows::
  41.     SMONITOR Parameter
  42.  
  43. The parameters:
  44.  
  45. Group    Identification number for your monitor type (see table below). The default is group 4.
  46.  
  47. Warning
  48. You can damage your monitor if you select a refresh rate that is too high for it! Read your monitor manual refresh rate information.
  49.  
  50. Group    Resolution / Frequency
  51.   640 x 480   800 x 600 1024 x 768 1280 x 1024
  52. 0   60 Hz
  53. 1   60 Hz         87i Hz
  54. 2   60 Hz         56 Hz       87i Hz
  55. 3   72 Hz         56 Hz       87i Hz
  56. 4*  72 Hz         72 Hz       60 Hz     87i Hz
  57. 5   72 Hz         72 Hz       70 Hz     87i Hz
  58. 6                 75 Hz
  59.  
  60. * Default
  61.  
  62. i = interlaced
  63.  
  64. Color mode: 
  65. C    Set Color Monitor
  66.  
  67. M    Set Monochrome Monitor.
  68. By using one of the parameters you can force the board to boot in color or monochrome.
  69. Some monitors (most notably Samsung monitors manufactured before 2/8/91) do not adhere to the standard IBM pinout definitions, which causes the VGA card to boot up in monochrome instead of color. This utility may be used to correct the problem.
  70.  
  71. Example:
  72. SMONITOR 3
  73.  
  74. SMONITOR C
  75.  
  76. Selects a monitor in group 3 and boots in color.
  77.  
  78.  
  79. TVGACRTC
  80.  
  81. The TVGACRTC program allows the adjustment of video display parameters so that images are optimally sized and centered on the screen. Adjustable parameters include:
  82.  
  83.  - Horizontal size and position
  84.  
  85.  - Vertical size and position
  86.  
  87.  - Pixel frequency
  88.  
  89. 1. The program is started from the DOS prompt by typing in TVGACRTC from the SPEA directory. 
  90.  
  91. 2. The first section of the program is used to defina a given name for the adjustments to be made. 
  92.  
  93. 3. Press ENTER to add a new monitor entry and type in the name of the manufacturer, followed by ENTER keystroke.
  94. The program will allow any name to be typed in.
  95.  
  96. 4. Type in the associated comments for the monitor settings and press ENTER.
  97.  
  98. 5. A mode table will be displayed, presenting all the adjustable modes.
  99.  
  100. 6. This table is traversed through the use of the up/down arrow keys.The mode highlighted is the selected mode for the adjustment. 
  101.  
  102. 7. Select the mode to be adjusted and press ENTER.
  103.  
  104. 8. Select the desired pixel rate by scrolling the list using the up/down arrow keys and press ENTER twice.
  105.  
  106. 9. The screen alignment test pattern will then be displayed. The up/down arrow keys are used to adjust the vertical positioning of the screen. 
  107.  
  108. 10. The left/right arrow keys are used for horizontal alignment of the screen. The home/end keys are used for horizontal screen sizing and the page up/down keys are used for vertical screen sizing. Once the screen position and size is adjusted, press ENTER, followed by the ESC keystroke.
  109.  
  110. 11. To save the settings, type Y and press ENTER. The program will then modify the CONFIG.SYS file. 
  111.  
  112. 12. At this point press ESC and reboot the system to enable the parameter changes.
  113.  
  114.  
  115.