# vim: set ft=sh:
run_hook ()
{
    msg -n ":: Patching the VBIOS..."
    /usr/sbin/915resolution 5c 1280 800
    msg "done."
}
