no need to update the graph faster than the sensor update
[psensor.git] / src / psensor.gschema.xml
index ff9ec94..17e1e38 100644 (file)
@@ -36,7 +36,7 @@
       must be greater than 1.</description>
     </key>
     <key name="graph-update-interval" type="i">
-      <default>1</default>
+      <default>2</default>
       <summary>The interval between refreshs of the graph</summary>
       <description>The interval between refreshs of the graph as
       seconds. It must be greater than 1.</description>
       and the list of sensors</description>
     </key>
     <key name="interface-window-w" type="i">
-      <default>0</default>
+      <default>800</default>
       <summary>Width of the graph window</summary>
       <description>Width of the graph window.</description>
     </key>
     <key name="interface-window-h" type="i">
-      <default>0</default>
+      <default>200</default>
       <summary>Height of the graph window</summary>
       <description>Height of the graph window.</description>
     </key>
     <key name="interface-window-x" type="i">
-      <default>0</default>
+      <default>100</default>
       <summary>Horizontal position of the graph window</summary>
       <description>Horizontal position of the graph
       window.</description>
     </key>
     <key name="interface-window-y" type="i">
-      <default>0</default>
+      <default>100</default>
       <summary>Vertical position of the graph window</summary>
       <description>Vertical position of the graph
       window.</description>