X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=src%2Fpsensor.gschema.xml;h=95262f27b4b1f2a721069db77c1dc13886976fea;hb=6673a1b3b7b76ecc0313554246c980f60ee2ac84;hp=5bb13ca05c6b39a5cdd8e33e70f5926dcbcf4351;hpb=6e743e5bd93fd6e20f4b12959bfefea50121142e;p=psensor.git diff --git a/src/psensor.gschema.xml b/src/psensor.gschema.xml index 5bb13ca..95262f2 100644 --- a/src/psensor.gschema.xml +++ b/src/psensor.gschema.xml @@ -36,11 +36,17 @@ must be greater than 1. - 1 + 2 The interval between refreshs of the graph The interval between refreshs of the graph as seconds. It must be greater than 1. + + false + Whether smooth curves are enabled + Whether curves are drawn using Bezier algorithm + for a smoother visual rendering . + false Whether the graph window is hidden on startup @@ -126,5 +132,30 @@ Vertical position of the graph window. + + '' + The script called when a notification is + raised. + The script called when a notification is + raised. + + + false + Whether the logging sensors is enabled. + Whether the logging sensors is + enabled. + + + 300 + Interval of the logging of sensors. + Interval of the logging of sensors in + seconds. + + + 2 + Update interface of the sensor values + Update interface of the sensor + values. +