Kbd will only stop the kernel from blanking the screen when X is not running.
sudo nano /etc/kbd/config // Change these two lines BLANK_TIME=0 POWERDOWN_TIME=0 sudo /etc/init.d/kbd restart
Kbd will only stop the kernel from blanking the screen when X is not running.
sudo nano /etc/kbd/config // Change these two lines BLANK_TIME=0 POWERDOWN_TIME=0 sudo /etc/init.d/kbd restart