There is a utility called setterm that generally is called as follows
(in Slack's /etc/rc.d/rc.M):
(...)
# Tell the viewers what's going to happen...
echo "Going multiuser..."
# Screen blanks after 15 minutes idle time.
/bin/setterm -blank 15
# Look for a CD-ROM in a CD-ROM drive, and if one is found,
(...)
Change the time to 0 (and disable it).
>
> Thanks a lot
>
> Alain Toussaint
--Alexandre Hautequest - Linux User #116289
When I on the road, I'm indestructible. No one can stop me. But they try...
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/