X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=src%2Fpsensor.gschema.xml;h=a2befd790b884361cad9551b486f2fdb83c0d03b;hb=7ac56a07f7378edb0bbd03cd8c99261e59aaa296;hp=ff9ec9471c050a970589c90185c009eeb3cd1c72;hpb=fca8ca0c4f05c371c3a04ee6f4addd4768a46dc9;p=psensor.git diff --git a/src/psensor.gschema.xml b/src/psensor.gschema.xml index ff9ec94..a2befd7 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. + + 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 @@ -105,26 +111,101 @@ and the list of sensors - 0 + 800 Width of the graph window Width of the graph window. - 0 + 200 Height of the graph window Height of the graph window. - 0 + 100 Horizontal position of the graph window Horizontal position of the graph window. - 0 + 100 Vertical position of the graph window 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. + + + + 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. +