
ABOUT:

This is a user level utility to do video repost.

It is very much similar to the video repost done by X windows. But, can be 
used with text consoles (VGA, fb, etc).

It works for me on various systems having ATI-radeon graphics cards. May work
on other systems as well. 


BUILD:
make


RUN:

Ideal way to use it. Have a simple script for suspend-resume and plug
this utility soon after resume. I use this two line script for S3 
suspend-resume.

echo 3 > /proc/acpi/sleep
/root/emu/video_post


Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>


