VESA utils
==========

1, Intro

This is a collection of utilities and a library for handling
VESA BIOS Extension (VBE) with the help of LRMI under Linux and BSD
systems.

2, Prerequisities

Get LRMI from http://sourceforge.net/projects/lrmi and install it.

3, Tools

get-edid: dump edid information
mode3: set vesa mode
vbemodeinfo: dump information about a vbe mode
vbetest: list vbe modes and test them
vbetool: general utility
vga_reset: call vga bios init function

4, Authors

Nick Kurshev <nickols_k@mail.ru>
* original vbelib for MPlayer

Matan Ziv-av <matan@svgalib.org>
* svgalib imported utils (mode3, vga_reset, get-edid)

Matthew Garrett <mjg59@srcf.ucam.org>
* vbetool

Josh Vanderhoof <josh.vanderhoof@verizon.net>
* LRMI and vbetest

Alex Beregszaszi <alex@fsn.hu>
* new libvbe
