On Thu, 15 May 2003 13:00:47 -0300
"Jackson R. Meireles" <[EMAIL PROTECTED]> wrote:

> Pessoal, alguém sabe onde desabilito o desligamento automatico do monitor ???
> 
> depois de alguns minutos o monitor desliga automáticamente, então tem que 
> pressionar 
> alguma tecla para liga-lo novamente. Gostaria de desativar isto.
> 

No XFree 4.X, edite seu XF86Config-4 (/etc/X11) e ajuste as seguintes opções
dentro da seção 'ServesFlags':

     Option "BlankTime"  "time"
            sets  the  inactivity  timeout  for  the  blanking  phase of the
            screensaver.  time is in minutes.  This  is  equivalent  to  the
            Xserver's  `-s'  flag,  and the value can be changed at run-time
            with xset(1).  Default: 10 minutes.

     Option "StandbyTime"  "time"
            sets the inactivity timeout for  the  "standby"  phase  of  DPMS
            mode.   time is in minutes, and the value can be changed at run-
            time with xset(1).  Default: 20 minutes.  This is only  suitable
            for  VESA  DPMS compatible monitors, and may not be supported by
            all video drivers.  It is only enabled for screens that have the
            "DPMS" option set (see the MONITOR section below).

     Option "SuspendTime"  "time"
            sets  the  inactivity  timeout  for  the "suspend" phase of DPMS
            mode.  time is in minutes, and the value can be changed at  run-
            time  with xset(1).  Default: 30 minutes.  This is only suitable
            for VESA DPMS compatible monitors, and may not be  supported  by
            all video drivers.  It is only enabled for screens that have the
            "DPMS" option set (see the MONITOR section below).

     Option "OffTime"  "time"
            sets the inactivity timeout for the "off" phase  of  DPMS  mode.
            time  is  in  minutes,  and the value can be changed at run-time
            with xset(1).  Default: 40 minutes.  This is only  suitable  for
            VESA  DPMS  compatible monitors, and may not be supported by all
            video drivers.  It is only enabled for  screens  that  have  the
            "DPMS" option set (see the MONITOR section below).

fonte: man XF86Config-4

-- 
Douglas Augusto

Responder a