Hi all,

I'd like to announce FreeDOS VGAShot, a small utility to produce
screenshots from textmode (VGA only, but easily editable for EGA),
which are codepage and color sensitive. It produces a BMP file when
you press AltGr+F8 (RightAlt+F).

It hasn't been optimized for speed or space (I didn't have much time
to spend on this), but it works (at least in my own testings).

To use it:
VGASHOT filename
   Makes it resident
AltGr+F8
   Captures screen to filename.BMP
VGASHOT /U
   Uninstalls it

Sourcecode is available (TP), under the terms of GNU-GPL 2.0

Enjoy it!

Aitor