X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=src%2Fpsensor.gschema.xml;h=671a99853d848e82cc4f74c5c0236ec014618ca2;hb=66bad742624f6d23713a1a614a01fc39bc36db92;hp=5bb13ca05c6b39a5cdd8e33e70f5926dcbcf4351;hpb=6e743e5bd93fd6e20f4b12959bfefea50121142e;p=psensor.git diff --git a/src/psensor.gschema.xml b/src/psensor.gschema.xml index 5bb13ca..671a998 100644 --- a/src/psensor.gschema.xml +++ b/src/psensor.gschema.xml @@ -30,17 +30,23 @@ 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. - 1 + 2 The interval between refreshs of the graph 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 @@ -126,5 +132,93 @@ 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. + + + 60 + Default high threshold for the thermal + sensors. + Default high threshold for the thermal sensors + (celsius). + + + false + Whether sensor alarm is enabled by default. + Whether sensor alarm is enabled by + default. + + + + 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. +