add trick to change the windows manager
[www.git] / www / psensor / faq.html
index df4e9fd..aa69bf3 100644 (file)
@@ -9,10 +9,35 @@
 <link rel="stylesheet" href="./../style.css">
 <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
 <script src="nav.js"></script>
+<script src="https://apis.google.com/js/platform.js" async defer>
+</script>
 </head>
 <body class="article">
 <div id="header">
 <h1>Psensor Frequently Asked Questions</h1>
+<div id="toc" class="toc">
+<div id="toctitle">Table of Contents</div>
+<ul class="sectlevel1">
+<li><a href="#S_NoSensors">No sensors or only cpu usage is displayed</a></li>
+<li><a href="#S_ATIMonitoring">How to monitor an ATI card using the Catalyst driver?</a></li>
+<li><a href="#S_WrongTemperature">The reported temperature is obviously wrong</a></li>
+<li><a href="#S_WhatIsTheSensor">What is the sensors XXXX?</a></li>
+<li><a href="#S_BugReport">How to report a bug?</a></li>
+<li><a href="#S_SubmitIdea">How to send ideas, questions or comments?</a></li>
+<li><a href="#S_Contribute">How to contribute?</a></li>
+<li><a href="#S_UbuntuInstall">How to install Psensor on Ubuntu?</a></li>
+<li><a href="#S_DebianInstall">How to install Psensor on Debian?</a></li>
+<li><a href="#S_PPA">What is the difference between the 3 Ubuntu PPAs?</a></li>
+<li><a href="#S_ArchLinuxInstall">How to install Psensor on ArchLinux?</a></li>
+<li><a href="#S_OtherInstall">How to install Psensor on my Linux distribution?</a></li>
+<li><a href="#S_LOG">How to log sensors temperatures?</a></li>
+<li><a href="#S_NO_GRAPH_DISPLAYED">No graphs are displayed, but the table of the main window is displaying sensors</a></li>
+<li><a href="#S_autostart">Launch Psensor automaticaly on session startup</a></li>
+<li><a href="#S_disk">How to monitor the temperature of a disk with hddtemp?</a></li>
+<li><a href="#S_SimilarSoft">Is there any other similar softwares?</a></li>
+<li><a href="#S_HideSensor">Is it possible to hide sensors in the main window?</a></li>
+</ul>
+</div>
 </div>
 <div id="content">
 <div id="preamble">
@@ -451,7 +476,7 @@ of sensors.conf(5).</p>
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2016-06-14 10:13:47 CEST
+Last updated 2017-02-04 23:14:51 CET
 </div>
 </div>
 </body>