Shell - Prevent screen fadeout/screensaver: Difference between revisions

From Skytech
Jump to navigation Jump to search
(Created page with "Category:Linux = Howto prevent shell from going into sleep/standby = * xset -dpms && xset s off")
 
(No difference)

Latest revision as of 18:33, 14 January 2013


Howto prevent shell from going into sleep/standby

  • xset -dpms && xset s off