home *** CD-ROM | disk | FTP | other *** search
/ World of Graphics / WOGRAPH.BIN / 694.VINST.EXE / README < prev    next >
Text File  |  1992-05-27  |  19KB  |  441 lines

  1.  
  2.  
  3.  
  4.         File Name: README
  5.         Date     : May 27, 1992
  6.  
  7.         =================================================================
  8.  
  9.                                     CONTENTS
  10.  
  11.         Section  0 Getting started
  12.         Section  1 Driver installation
  13.         Section  2 Using RAMBIOS.SYS for faster BIOS operation
  14.         Section  3 Using VANSI.SYS, an extended DOS ANSI.SYS
  15.         Section  4 Using L43.COM to display more lines of text on screen
  16.         Section  5 Using CLR.COM to clear screen
  17.         Section  6 Using PRTSCRN.COM for printing screen
  18.         Section  7 Using VVESA.COM, the VESA interface
  19.         Section  8 Mouse Drivers
  20.         Section  9 Installing Wordstar & Word Perfect for 132-column text
  21.         Section 10 Special note for users of Sidekick Plus
  22.         Section 11 Special note for users of TTL monochrome monitors
  23.  
  24.         =================================================================
  25.  
  26.  
  27.                            SECTION 0 - GETTING STARTED
  28.  
  29.         The  first program on this diskette you should get familiar  with
  30.         is  VINSTALL.EXE.   It  replaces VSETUP,   VCONFIG,   V-INFO  and
  31.         VGATEST  utilities in previous releases,   incorporating  various
  32.         features,  e.g. setting power-up default configuration,   setting
  33.         display   mode  dynamically,   self-test  diagnostics  and   high
  34.         resolution driver installation.
  35.  
  36.         The first thing to start with is to have a directory on your hard
  37.         disk  to  accommodate  some useful  VGA  utility  programs.   Run
  38.         VINSTALL and select "Install Adapter Utilities" option.  Read the
  39.         following sections for information on these utility programs.
  40.  
  41.         Before  running VINSTALL,  make sure these lines appear  in  your
  42.         CONFIG.SYS file on your boot disk:
  43.  
  44.              BUFFERS=20
  45.              FILES=20
  46.  
  47.         You  may  require numbers higher than 20 if,   prior  to  running
  48.         VINSTALL,   some applications already exist in memory,  using  up
  49.         some  of the buffer and file handlers.  Remember to reboot  after
  50.         modifying CONFIG.SYS.
  51.  
  52.  
  53.                          SECTION 1 - DRIVER INSTALLATION
  54.  
  55.         After  setting up a directory for VGA utilities as  mentioned  in
  56.         the previous section,  if you like (and your hard disk has enough
  57.         space),  you can copy ALL files from the diskette(s)  distributed
  58.         with the display adapter to the VGA utility directory,  including
  59.                README                             Page 2
  60.  
  61.  
  62.         all  directory structure.  The advantage is that you can  install
  63.         high  resolution drivers from the hard disk,  instead  of  floppy
  64.         diskettes.   However,  some applications do require  installation
  65.         from floppy diskettes.
  66.  
  67.         To  install any high resolution driver,  run VINSTALL and  select
  68.         "Install Video Drivers" option.  VINSTALL will run a  sub-program
  69.         called VDRIVER, a high resolution driver installation program for
  70.         selected software applications.  VDRIVER is not to be invoked  by
  71.         the user.  It is to be used by VINSTALL only.
  72.  
  73.         You  are advised to run VINSTALL whenever you can,   rather  than
  74.         manually install drivers yourself.  Press <F1> if you need help.
  75.  
  76.         On   the  "Install  Video  Drivers"  menu,    individual   driver
  77.         installation  procedure  and  related technical  details  can  be
  78.         obtained by moving the highlight bar to the application  software
  79.         of interest and pressing <F1> (help) key.
  80.  
  81.  
  82.                              SECTION 2 - RAMBIOS.SYS
  83.  
  84.         RAMBIOS.SYS  is  a  RAM version of the  video  BIOS.  It  enables
  85.         programs  to  run  faster when they access the  VIDEO  BIOS.  The
  86.         driver takes up about 32K of memory. To install it in DOS, do the
  87.         following:
  88.  
  89.                  a)   Copy RAMBIOS.SYS to your boot disk
  90.  
  91.                  b)   Create/Modify your CONFIG.SYS in your boot disk to
  92.                       include the line:
  93.  
  94.                       DEVICE = RAMBIOS.SYS
  95.  
  96.  
  97.         Notes:    The  above command must be executed before  any  device
  98.         drivers  that replace the video interrupt, such as  ANSI.SYS  and
  99.         FANSI  CONSOLE.  The  best place to put the  command  is  at  the
  100.         beginning of the CONFIG.SYS file.
  101.  
  102.  
  103.                              Section 3 - VANSI.SYS
  104.  
  105.         VANSI.SYS  is  a  device driver which is  a  substitute  for  the
  106.         standard ANSI.SYS in DOS. Use VANSI if you would like to use  DOS
  107.         in non-standard text modes other than 80x25 and 40x25 modes.
  108.  
  109.  
  110.                                SECTION 4 - L43.COM
  111.  
  112.         L43  is  a   simple  program that  changes  the  number  of  rows
  113.         displayed  on  the  screen.  This is  done  by  using  a  smaller
  114.         character  font (8x8). The screen displays 50 lines in  VGA  mode
  115.         and 43 lines in EGA mode.
  116.                README                             Page 3
  117.  
  118.  
  119.  
  120.                                SECTION 5 - CLR.COM
  121.  
  122.         The  program CLR clears any non-standard screen.  It is  intended
  123.         for  text modes other than standard modes of 80 or 40 columns  by
  124.         25 rows.
  125.  
  126.  
  127.                               SECTION 6 PRTSCRN.COM
  128.  
  129.         PRTSCRN.COM  is a program which enhances the function of the  DOS
  130.         printscreen feature. Normally, when the contents of the screen is
  131.         dumped  to a printer, only the first 80 columns and 25 lines  are
  132.         printed. PRTSCRN allows the user to print any text modes that can
  133.         be displayed on the video card,  including all non-standard  text
  134.         modes.  It  does  not  enhance the dumping  of  graphics  to  the
  135.         printer.
  136.  
  137.         PRTSCRN is a memory resident program. This means that after it is
  138.         loaded  into  memory, it will remain there until  the  system  is
  139.         reset or turned off. To load the program, simply run PRTSCRN.
  140.  
  141.         To  dump the contents of a text screen, hold down the  SHIFT  key
  142.         and  strike  the PRINT SCREEN key (this key may be  marked  PRINT
  143.         SCR, PRTSC or something similar).
  144.  
  145.  
  146.                               Section 7 - VVESA.COM
  147.  
  148.         VVESA.COM  is a Terminate and Stay Resident (TSR) program. It  is
  149.         the implementation of the VESA Super VGA BIOS Extension  Standard
  150.         #VS911022.
  151.  
  152.         VVESA  is not a driver. It is a program which enables your  video
  153.         board  to  be used with VESA compatible  software.  Consult  your
  154.         software manual or your software manufacturer's Technical Support
  155.         to see if a VESA driver is available for your software.
  156.  
  157.         Install your software for VESA Super VGA.  Then run VVESA  before
  158.         running  your VESA compatible software.  If you prefer,  a  batch
  159.         file  can be written to invoke VVESA and then your software.  The
  160.         resident portion of VVESA only consumes a small amount of memory.
  161.         To run Window 3.1 with VESA 800x600 16-color driver in the  7-bit
  162.         video  mode  6A,  VVESA is not required.  To  remove  VVESA  from
  163.         memory, type: VVESA OFF.
  164.  
  165.         Here is a list of VVESA advanced command line keywords:
  166.  
  167.              OFF: Remove the driver from the system memory.
  168.  
  169.              PAN: Enable Linear Address
  170.                   It  allows  user  to pan or scroll  within  the  entire
  171.                   display  memory. Standard VGA will wrap around  at  the
  172.                   end of 64K in planar mode.  Linear address is  disabled
  173.                   at default.
  174.                README                             Page 4
  175.  
  176.  
  177.  
  178.              55rw Force single page read & write mode
  179.                   The Write Page number is set to Read Page number when a
  180.                   display  mode is initialized.  (Note that only  display
  181.                   controller  28800-5 or higher is default to  dual  page
  182.                   mode,   i.e. the writeable and readable windows can  be
  183.                   programmed independently)
  184.  
  185.              For  example,  to enable driver to view  display  memory  at
  186.              upper 512KB, type:
  187.  
  188.                             VVESA PAN      <enter>
  189.  
  190.              Then run your VVESA application.
  191.  
  192.  
  193.         The following VESA modes are supported:
  194.  
  195.              MODE      RESOLUTION        MEMORY    MEMORY
  196.              NUMBER    /COLORS           REQUIRED  MODEL
  197.  
  198.              100h      640x400 /256      512KB     packed pixel
  199.              101h      640x480 /256      512KB     packed pixel
  200.              102h      800x600 /16       256KB     4-plane planar
  201.              103h      800x600 /256      512KB     packed pixel
  202.              104h      1024X768 /16      512KB     4-plane planar
  203.              105h      1024X768 /256     1MB       packed pixel
  204.              108h      80x60/16                    Text mode
  205.              109h      132x25/16                   Text mode
  206.              10Ah      132x43/16                   Text mode
  207.              110h      640x480/32768     1MB       packed pixel
  208.              113h      800x600/32768     1MB       packed pixel
  209.  
  210.         Note that some display adapters may not be capable of  displaying
  211.         all  the  modes listed above.  Check the user's  manual  of  your
  212.         display adapter for the available modes.
  213.  
  214.         Programmers  requiring more information about VESA standards  may
  215.         obtain copies of the specifications by writing or calling:
  216.  
  217.                       VESA
  218.                       1330 South Bascom Ave., Suite D
  219.                       San Jose, CA 95128
  220.                       (408) 971-7525
  221.  
  222.  
  223.                             SECTION 8 - MOUSE DRIVERS
  224.  
  225.         There  are two mouse drivers; MOUSE.SYS and MOUSE.COM.  MOUSE.SYS
  226.         is a device driver which is installed through the CONFIG.SYS file
  227.         on  your  boot drive. This driver will activate the  mouse  every
  228.         time you boot the system. The driver can be installed for you  by
  229.         running  VINSTALL and selecting "Install Adapter  Utilities".  If
  230.         you prefer, the mouse driver can be installed manually by copying
  231.         MOUSE.SYS  into the root directory of your boot drive and  adding
  232.                README                             Page 5
  233.  
  234.  
  235.         one of the following lines into your CONFIG.SYS file:
  236.  
  237.                   DEVICE = MOUSE.SYS [option(s)]
  238.  
  239.         MOUSE.COM  is  an executable program which is used to  install  a
  240.         resident  mouse driver if MOUSE.SYS is not installed and to  con-
  241.         figure the mouse driver.  To use MOUSE.COM,  type
  242.  
  243.                   MOUSE [option(s)]
  244.  
  245.         Available options are listed below:
  246.  
  247.         * Before installing:
  248.  
  249.                   MOUSE HELP     - displays help message on the screen.
  250.  
  251.                   MOUSE STATUS   - as above.
  252.  
  253.                   MOUSE ?        - as above.
  254.  
  255.                   MOUSE /?       - as above.
  256.  
  257.         * To Install:
  258.  
  259.                   MOUSE 3BUTTONS - Configures the mouse driver to 3
  260.                                    buttons. This is the default unless
  261.                                    2BUTTONS is specified.
  262.  
  263.                   MOUSE 2BUTTONS - Configures the mouse driver to 2
  264.                                    buttons.
  265.  
  266.                   MOUSE 400DPI   - Configures the mouse driver for a
  267.                                    high  resolution  (400dpi)   mouse.
  268.                                    (Same as MOUSE /P1)
  269.  
  270.                   MOUSE 200DPI   - Configures the mouse driver for a
  271.                                    standard resolution (200dpi) mouse.
  272.                                    (Same as MOUSE /P3)
  273.  
  274.                   MOUSE /Pn      - Selects which profile to use.
  275.                                    These movement profiles are ballistic
  276.                                    curves. If the mouse moves faster for
  277.                                    a given distance, the mouse pointer
  278.                                    will move a longer distance across the
  279.                                    screen. This driver comes with four
  280.                                    movement profiles (1-Slow, 2-Moderate,
  281.                                    3-Fast, 4-Unaccelerated). The default
  282.                                    is profile 2 (Moderate).
  283.  
  284.                   MOUSE /Sn      - Sets the horizontal and vertical
  285.                                    mouse-to-cursor movement sensitivity.
  286.                                    The range is from 1 to 100.  Larger
  287.                                    value will make cursor move faster.
  288.                                    The default sensitivity is 50.
  289.                README                             Page 6
  290.  
  291.  
  292.         * After installation:
  293.  
  294.                   MOUSE OFF      - Disables mouse driver. If MOUSE.COM
  295.                                    was  installed instead  of MOUSE.SYS
  296.                                    and MOUSE.COM was  the  last resident
  297.                                    program installed, the memory occupied
  298.                                    by the mouse driver will be released.
  299.  
  300.                   MOUSE          - Enables the mouse driver.
  301.  
  302.                   MOUSE STATUS   - Displays the current status of the
  303.                                    mouse driver along with the help
  304.                                    message.
  305.  
  306.                   MOUSE HELP     - as above.
  307.  
  308.                   MOUSE ?        - as above.
  309.  
  310.                   MOUSE /?       - as above.
  311.  
  312.                   MOUSE /Pn      - Selects which profile to use.
  313.  
  314.                   MOUSE /Sn      - Sets the horizontal and vertical
  315.                                    mouse-to-cursor movement sensitivity.
  316.  
  317.         The  mouse  drivers are compatible with  Microsoft  Windows  3.1,
  318.         including support for applications in DOS windows.
  319.  
  320.  
  321.           SECTION 9 - INSTALLING 132-COLUMN IN WORDSTAR AND WORDPERFECT
  322.  
  323.         Both  WordStar  and WordPerfect can support the  132-column  text
  324.         mode. No driver is needed, as both programs can be configured for
  325.         this mode.
  326.  
  327.         WORDSTAR 3.31
  328.  
  329.         This  version  of WordStar must be configured  by  modifying  the
  330.         WS.COM  file directly with the DOS DEBUG utility. This  operation
  331.         should  only  be performed on the working version of  WS.  Follow
  332.         these steps:
  333.                        DEBUG WS.COM  <enter>
  334.                        E CS:249  <enter>
  335.                        84  <enter>
  336.                        W  <enter>
  337.                        Q
  338.  
  339.         Before  running the patched version of WordStar, put your  screen
  340.         into 132-column mode using VINSTALL.
  341.  
  342.         WORDSTAR 4.0 AND 5.0
  343.  
  344.         These  versions  of Wordstar can be configured  for  132  columns
  345.         using  the WINSTALL and WSCHANGE. Select 80x25 text in  WINSTALL.
  346.         If  80x43 is selected in WINSTALL, it over-rides WSCHANGE.  Next,
  347.                README                             Page 7
  348.  
  349.  
  350.         run WSCHANGE and select 132 columns and either 25 or 44 rows. Use
  351.         VINSTALL  to put the screen into 132-column mode  before  running
  352.         WordStar.
  353.  
  354.         NOTE: WordStar 5.0 doesn't restore the screen to 132-column  mode
  355.         after exiting from the page preview feature. Be sure to save  the
  356.         document before using the preview feature.
  357.  
  358.         WORDPERFECT 4.1 and 4.2
  359.  
  360.         WordPerfect  versions  4.1  and 4.2 allow you  to  designate  the
  361.         number  of rows and columns displayed on the screen.  Wordperfect
  362.         requires you to invoke any non-default text mode externally.
  363.  
  364.         To configure WordPerfect, type:
  365.  
  366.                     WP/S  <enter>
  367.  
  368.         A  setup  menu then appears. Select number 3 from  the  menu  and
  369.         enter  the  desired  number  of columns and  rows.  There  are  3
  370.         different text modes available with VGA card: 80x43, 132x25,  and
  371.         132x44. Not  all of these modes are available with every monitor.
  372.  
  373.         After  Wordperfect is configured for the desired text  mode,  you
  374.         must invoke it each time you use Wordperfect. The easiest way  of
  375.         doing this is to make a batch file that invokes the required mode
  376.         and then run WordPerfect.
  377.  
  378.         Create the file WP.BAT containing the following lines:
  379.  
  380.                     [command]
  381.                     WP
  382.                     VINSTALL CE80
  383.  
  384.         Where the line [command] is one of the choices shown below:
  385.  
  386.                     L43                 Invokes 80x43 or 80x50 mode.
  387.                     VINSTALL M132x25    Invokes monochrome 132x25 mode.
  388.                     VINSTALL C132x25    Invokes color 132x25 mode.
  389.                     VINSTALL M132X44    Invokes monochrome 132x44 mode.
  390.                     VINSTALL C132X44    Invokes color 132x44 mode.
  391.  
  392.  
  393.         WORDPERFECT 5.0
  394.  
  395.         There is no need to do any special configuration with WordPerfect
  396.         5.0  and 5.1.  Simply invoke the desired text mode with  VINSTALL
  397.         and  run WordPerfect. WP automatically adapts to the  text  mode.
  398.         Note  that  WP may not restore the screen to  132  columns  after
  399.         exiting  from  the  page preview feature. Be  sure  to  save  the
  400.         document before using the preview feature.
  401.  
  402.  
  403.                            SECTION 10 - SIDEKICK PLUS
  404.                README                             Page 8
  405.  
  406.  
  407.         Sidekick Plus version 1.00A has a problem in monochrome  graphics
  408.         mode.  The  problem  occurs because Sidekick  Plus  restores  the
  409.         screen  to graphics mode on exit if graphics is enabled.  If  the
  410.         card  is in text mode instead of graphics mode, the  screen  goes
  411.         blank.  As  a result, this program should not be  run  under  the
  412.         monochrome  graphics mode. To use the program in  the  monochrome
  413.         mode,  set  the  card to Monochrome Text  (MDA)  instead  of  the
  414.         Monochrome Graphics (H720).
  415.  
  416.  
  417.                             SECTION 11 - TTL MONITOR
  418.  
  419.         This  section  is  of  interest only  if  you  are  connecting  a
  420.         monochrome  TTL monitor. The video card  automatically  optimizes
  421.         the palette to obtain the maximum contrast when displaying  color
  422.         software  on a monochrome monitor. This is highly desirable  with
  423.         most  software  but it may cause certain animated  EGA  games  to
  424.         blink. Some examples of these games are Gunship, F19 Stealth  and
  425.         World  Tour  of Golf. If this occurs on a program  that  you  are
  426.         using,  you  can disable or restore the  gray-scale  optimization
  427.         with special VINSTALL commands.
  428.  
  429.         To disable optimization type this command:
  430.  
  431.                    VINSTALL MASK BA FF 40
  432.  
  433.         To re-enable optimization type this command:
  434.  
  435.                    VINSTALL MASK BA BF 0
  436.  
  437.  
  438.         For a printout of this information, type:
  439.  
  440.                       A>COPY README PRN  <enter>
  441.