Warning

 

Close
Confirm Action

Are you sure you wish to do this?

Cancel Confirm
AR15.COM
6/18/2015 1:37:48 PM EDT
I have a little computer running linux.





I hit 'ctrl-alt-F2' to get out of the windows environment to login and run a program.







I want to keep the screen active while this program runs, ie. I don't want to screen to go to sleep mode after 10-15 minutes.







Where is the configuration to turn sleep mode off?







I am not in the GUI environment.


 
6/18/2015 1:43:49 PM EDT
[#1]
Hrrrm.



You can try xset s off




6/18/2015 1:43:59 PM EDT
[#2]
Nevermind, I think I found it



setterm -blank 0
6/18/2015 1:45:03 PM EDT
[#3]
Try this.
setterm -powersave off -blank 0
6/18/2015 3:39:37 PM EDT
[#4]
setterm -blank 0 is working.



I also turned off the blinking cursor, now the graphics look pretty legit.




setterm -cursor off