On Tue, 16 Nov 2010 21:46:44 +0100 Lars Engels <[email protected]> wrote:
> Download && compile the code (gcc -o chvt chvt.c). > Add "$path/$to/chvt 1" to /etc/rc.suspend and "$path/$to/chvt 9" to > /etc/rc.resume, so that your machine automatically changes to ttyv0 > before going to sleep and changes back to X after waking up. The acpi code already does this: if you run acpiconf from within X you'll see ttyv0 appear, the system turns off and when resuming ttyv0 appears before X11. -- Bruce Cran _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
