tks
rinky

rinky451 wrote:[quote=I can get into the file, I can see the blank time set to 30, i can change it to 0 but how do i get the system to accept and exit? I am in the root terminal also as you told me, but the only way i can access is to use just the sudo nano /
"RaTTuS"]edit as root
/etc/kbd/config
i.e.
sudo nano /etc/kbd/config
and change the
BLANK_TIME=30
to
BLANK_TIME=0
then after a reboot it will never blank,
you can type
setterm -blank 0
at the command line to do it now
I guess I figured it out after I sent you the pm. to exit the terminal i had to hit ctlx together to bring up the accept. I did so and it works now. tks man
Code: Select all
xset s off -dpms & # Stop the screen from blanking