NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: turn on display



Hello phipo,
(replying to netbsd-users@ where is more pertinent).

phipo writes:
> Hi,
> I have a crazy question !
> how to put display on always, my display turn off all 10 minutes !
> Can i put the time to display turn off, i want an command line,
> not tools bar parametres !
If you are using X.org the following should do that (just via a command
and you can then re-enable them if needed):

 $ xset -dpms s off

"-dpms" disables DPMS and "s off" disables screen blanking and screen
saver.
(I should wait 10 minutes of inactivity to confirm that though :)).


HTH!
Ciao,
L.


Home | Main Index | Thread Index | Old Index