Pigeon <[EMAIL PROTECTED]> writes: > Hi, > > How can I prevent a semi-headless machine (no keyboard, but > occasionally has monitor) from blanking its screen and needing either > a keyboard plugged in, or a command executed via ssh that causes a > kernel error of some sort, to bring the display back up? Ie. what > config file do I need to edit to say "never blank the video output"?
Section "ServerFlags" in /etc/X11/XF86Config-4 maybe? xset -dpms might also work (man xset; man XF86Config). -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]