On 25/05/06, "J. Rodrigo Anabalsn" <[EMAIL PROTECTED]> wrote:
Hi all.Hi have a problem. I Installing OpenBSD 3.9 in me PC and in the X mode (# startx) after one minute no used (aproximatly), the screen to off.
You don't run X as root, do you? Anyway, it might be a DPMS issue with your monitor. Check if "$xset q" shows that DPMS is enabled. disable it, "xset -dpms" and see if it still turns off. In case it does, X might crash for some reason. Please read the Xorg log then. /bkw