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

Re: How to change screen-blanking time



On Fri, Oct 25, 2002 at 07:46:50PM -0400, Sebastian Canagaratna wrote:
>   I would still like to know how one sets the blank time permanently in
>   some file. Where is this information held? I have not been able to
You can try something like this in a file in /etc/rc.boot/ (e.g.
/etc/rc.boot/config):
#!/bin/bash
setterm -blank 4 

this file will execute on each boot, when Debian enters multiuser mode.
HTH
-- 
German Garcia           | Debian GNU/Linux 
<gegarcia@gmx.net>      | vi - c - c++ 
Buenos Aires, Argentina | Barrio de Tango



Reply to: