style
[psensor.git] / doc / faq.html
index c641fe2..d4c862a 100644 (file)
@@ -3,7 +3,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">\r
 <head>\r
 <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />\r
-<meta name="generator" content="AsciiDoc 8.6.6" />\r
+<meta name="generator" content="AsciiDoc 8.6.7" />\r
 <title>Psensor Frequently Asked Questions</title>\r
 <style type="text/css">\r
 body {\r
@@ -37,7 +37,7 @@ h1 {
 }\r
 \r
 \r
-h2 {\r
+h2, #toctitle{\r
     font-size: 110%;\r
     font-style: normal;\r
     font-weight: bold;\r
@@ -95,14 +95,13 @@ td {
     height: 300px;\r
 }\r
 \r
-div > ul {\r
+ul#menu-list li {\r
     list-style: none;\r
-    padding: 0 0 0 0;\r
-    margin: 0 0 0 0;\r
 }\r
 \r
-ul li ul li {\r
-    padding-left: 1em;\r
+#menu-list {\r
+    padding: 0 0 0 0;\r
+    margin: 0 0 0 0;\r
 }\r
 \r
 #menu {\r
@@ -137,7 +136,7 @@ em {
 }\r
 \r
 #menu-list ul li {\r
-    padding: 0 0 0 1em;\r
+    padding: 0 0 0 0em;\r
 }\r
 \r
 </style>\r
@@ -184,7 +183,7 @@ toc: function (toclevels) {
 \r
   function tocEntries(el, toclevels) {\r
     var result = new Array;\r
-    var re = new RegExp('[hH]([2-'+(toclevels+1)+'])');\r
+    var re = new RegExp('[hH]([1-'+(toclevels+1)+'])');\r
     // Function that scans the DOM tree for header elements (the DOM2\r
     // nodeIterator API would be a better technique but not supported by all\r
     // browsers).\r
@@ -213,7 +212,7 @@ toc: function (toclevels) {
   var i;\r
   for (i = 0; i < toc.childNodes.length; i++) {\r
     var entry = toc.childNodes[i];\r
-    if (entry.nodeName == 'div'\r
+    if (entry.nodeName.toLowerCase() == 'div'\r
      && entry.getAttribute("class")\r
      && entry.getAttribute("class").match(/^toclevel/))\r
       tocEntriesToRemove.push(entry);\r
@@ -259,7 +258,7 @@ footnotes: function () {
   var entriesToRemove = [];\r
   for (i = 0; i < noteholder.childNodes.length; i++) {\r
     var entry = noteholder.childNodes[i];\r
-    if (entry.nodeName == 'div' && entry.getAttribute("class") == "footnote")\r
+    if (entry.nodeName.toLowerCase() == 'div' && entry.getAttribute("class") == "footnote")\r
       entriesToRemove.push(entry);\r
   }\r
   for (i = 0; i < entriesToRemove.length; i++) {\r
@@ -621,7 +620,14 @@ option).</p></div>
 </div>\r
 </div>\r
 <div class="sect1">\r
-<h2 id="S_SimilarSoft">14. Is there any other similar softwares?</h2>\r
+<h2 id="S_NO_GRAPH_DISPLAYED">14. No graphs are displayed, but the table of the main window is displaying sensors</h2>\r
+<div class="sectionbody">\r
+<div class="paragraph"><p>In the sensors table of the main window, switch on the checkbox of the last\r
+column (named "Enabled" or "Graph" depending on the Psensor version).</p></div>\r
+</div>\r
+</div>\r
+<div class="sect1">\r
+<h2 id="S_SimilarSoft">15. Is there any other similar softwares?</h2>\r
 <div class="sectionbody">\r
 <div class="paragraph"><p>Here is a list of few well-known sensors monitoring softwares:</p></div>\r
 <div class="ulist"><ul>\r
@@ -653,7 +659,7 @@ more general, but can be configured to display sensors
 <div id="footnotes"><hr /></div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 2012-09-15 16:54:46 CEST\r
+Last updated 2012-10-06 13:58:34 CEST\r
 </div>\r
 </div>\r
 </body>\r