Changes

Jump to navigation Jump to search
164 bytes added ,  16:55, 29 March 2015
no edit summary
Line 60: Line 60:  
5.4 push your repository into raspberry. Example:
 
5.4 push your repository into raspberry. Example:
 
<nowiki>git push pi master</nowiki>
 
<nowiki>git push pi master</nowiki>
 +
 +
== Disable sleep mode ==
 +
The file /etc/kbd/config contains settings for non-x screen blanking.
 +
 +
change the following:
 +
BLANK_TIME=0
 +
BLANK_DPMS=off
 +
POWERDOWN_TIME=0

Navigation menu