set defaults
[psensor.git] / src / psensor.gschema.xml
index ff9ec94..5bb13ca 100644 (file)
       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>