INTRODUCTION
------------
This archive contains the FreeDOS VGA-Shot, a utility to create BMP image
files from the current (VGA) text mode screen through a key combination.

This file is also available from the FreeDOS site (http://www.freedos.org/).

USING VGASHOT
-------------

VGASHOT filename

   makes VGAShot resident, associated to <filename>

<AltGr+F8> or <RightAlt+F8>

   if it is resident, captures screen to filename.BMP on current dir

VGASHOT /U

   removes current session of VGASHOT


FILES
-----

RELNOTES TXT  - Release notes for this version
BUGS     TXT  - How to contribute bugs and improvements
BUILD    TXT  - How to build the program
HISTORY  TXT  - History of this program
COPYING       - GNU-GPL 2.0 license, under which this program is distributed

Copyright
---------
FreeDOS VGA-Shot (TM) is Copyright 2002 by Aitor Santamara_Merino
(aitor.sm@wanadoo.es)
All Rights Reserved.


  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License, or
  (at your option) any later version.

  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.

  You should have received a copy of the GNU General Public License
  along with this program; if not, write to the Free Software
  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.


