{"id":931,"date":"2013-08-06T19:55:51","date_gmt":"2013-08-06T19:55:51","guid":{"rendered":"https:\/\/raspberry-projects.com\/pi\/?p=931"},"modified":"2014-09-26T15:05:14","modified_gmt":"2014-09-26T15:05:14","slug":"disable-screen-sleep","status":"publish","type":"post","link":"https:\/\/raspberry-projects.com\/pi\/pi-operating-systems\/raspbian\/gui\/disable-screen-sleep","title":{"rendered":"Disable screen sleep"},"content":{"rendered":"<p>\nForce the screen to stay on\n<\/p>\n<pre>\r\n<code>\r\nsudo nano \/etc\/lightdm\/lightdm.conf\r\n<\/code><\/pre>\n<p>\nAdd the following lines to the [SeatDefaults] section:\n<\/p>\n<pre>\r\n<code>\r\n# don&#39;t sleep the screen\r\nxserver-command=X -s 0 dpms\r\n<\/code><\/pre>\n<p>\n&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Force the screen to stay on sudo nano \/etc\/lightdm\/lightdm.conf Add the following lines to the [SeatDefaults] section: # don&#39;t sleep the screen xserver-command=X -s 0 dpms &nbsp;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[33],"tags":[],"class_list":["post-931","post","type-post","status-publish","format-standard","hentry","category-gui"],"_links":{"self":[{"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/posts\/931","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/comments?post=931"}],"version-history":[{"count":1,"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/posts\/931\/revisions"}],"predecessor-version":[{"id":932,"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/posts\/931\/revisions\/932"}],"wp:attachment":[{"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/media?parent=931"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/categories?post=931"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/tags?post=931"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}