Difference between revisions of "User talk:Levi"

From FreekiWiki
Jump to navigation Jump to search
Line 1: Line 1:
 
http://ubuntuforums.org/showthread.php?p=1325507
 
http://ubuntuforums.org/showthread.php?p=1325507
  
 +
<nowiki>
 
set config(daemon) 1
 
set config(daemon) 1
 
set config(auto) 1
 
set config(auto) 1
Line 10: Line 11:
 
set config(1) {{1 1} 50 60 50 60}
 
set config(1) {{1 1} 50 60 50 60}
 
set config(2) {{2 2} 60 128 60 128}
 
set config(2) {{2 2} 60 128 60 128}
 +
</nowiki>

Revision as of 14:02, 21 April 2010

http://ubuntuforums.org/showthread.php?p=1325507

set config(daemon) 1 set config(auto) 1 #turn the fans to high always #set config(0) {{2 2} -1 128 -1 128} set config(0) {{0 0} -1 50 -1 50} set config(1) {{1 1} 50 60 50 60} set config(2) {{2 2} 60 128 60 128}