X-Git-Url: http://git.wpitchoune.net/gitweb/?p=psensor-pkg-ubuntu.git;a=blobdiff_plain;f=src%2Fpsensor.gschema.xml;h=8439c1b3bff57db1c52228783b3df56eb3633015;hp=435fd91c52ced5ce6899f5f341d222de5965ac6b;hb=5c1e07fec97e34a94331b6b47e25c98f2b2e4cce;hpb=4c50d430bea4b8462b0ae7ab70baf3f538f87718 diff --git a/src/psensor.gschema.xml b/src/psensor.gschema.xml index 435fd91..8439c1b 100644 --- a/src/psensor.gschema.xml +++ b/src/psensor.gschema.xml @@ -30,7 +30,7 @@ a #rgb representation. - 10 + 20 The monitoring duration of the graph The monitoring duration of the graph as minutes. It must be greater than 1. @@ -41,6 +41,12 @@ The interval between refreshs of the graph as seconds. It must be greater than 1. + + true + 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 @@ -91,7 +97,7 @@ windows. - false + true Whether the position and size of the graph window are restored Whether the position and size of the graph window @@ -151,5 +157,55 @@ Update interface of the sensor values. + + + true + Whether the lm-sensors librairy is used to retrieve + sensors information. + Whether the lm-sensors librairy is used to + retrieved sensors information. + + + true + Whether the NVCtrl library is used to retrieve + sensors information. + Whether the NVCtrl library is used to + retrieved sensors information. + + + true + Whether the ATI ADL SDK library is used to retrieve + sensors information. + Whether the ATI ADL SDK library is used to + retrieved sensors information. + + + true + Whether the gtop2 library is used to retrieve + system information. + Whether the gtop2 library is used to + system information. + + + false + Whether the hddtemp daemon is used to retrieve + hard disks information. + Whether the hddtemp daemon is used to + retrieved hard disks information. + + + false + Whether the atasmart library is used to retrieve + hard disks information. + Whether the atasmart library is used to + retrieved hard disks information. + + + true + Whether the udisks2 library is used to retrieve + hard disks information. + Whether the lm-sensors library is used to + retrieved hard disks information. +