X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fpsensor.gschema.xml;h=671a99853d848e82cc4f74c5c0236ec014618ca2;hb=c1e20f2631a1249720e9c75d753eacfcb0f6c7b9;hp=0aaed3d7cd5baf85163324253eb2ee772c3da3fb;hpb=ee99ebd7dd966b5741068fd0053420787c019e60;p=psensor.git diff --git a/src/psensor.gschema.xml b/src/psensor.gschema.xml index 0aaed3d..671a998 100644 --- a/src/psensor.gschema.xml +++ b/src/psensor.gschema.xml @@ -1,105 +1,224 @@ - - - - - + false Whether the alpha channel is enabled - Whether the alpha channel is enabled. Must be enabled for changing the transparency of the background of the graph window. + Whether the alpha channel is enabled. Must be + enabled for changing the transparency of the background of the + graph window. - + 1 - The alpha value of the background of the graph window - The alpha value of the background of the graph window. It must be a positive float between 0 and 1. '1' is the maximum opacity. + The alpha value of the background of the graph + window + The alpha value of the background of the graph + window. It must be a positive float between 0 and 1. '1' is the + maximum opacity. - + '#e8f4e8f4a8f5' - The color of the background of the graph canvas - The color of the background of the graph canvas as a #rgb representation. + The color of the background of the graph + canvas + The color of the background of the graph canvas as + a #rgb representation. - + '#000000000000' - The color of the foreground of the graph canvas - The color of the foreground of the graph canvas as a #rgb representation. + The color of the foreground of the graph + canvas + The color of the foreground of the graph canvas as + 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. + 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. + 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 - Whether the graph window is hidden on startup. The graph will be hidden only if the Ubuntu Application Indicator or status icon support is available. + Whether the graph window is hidden on startup. The + graph will be hidden only if the Ubuntu Application Indicator or + status icon support is available. - + false - Whether the menu of the graph window is disabled - Whether the menu of the graph window is disabled + Whether the menu of the graph window is + disabled + Whether the menu of the graph window is + disabled - + 0 - Position of the sensor list in the graph window - Position of the sensor list in the graph window. Possible values are 0 (right), 1 (left), 2 (top), 3 (bottom). + Position of the sensor list in the graph + window + Position of the sensor list in the graph + window. Possible values are 0 (right), 1 (left), 2 (top), 3 + (bottom). - + false - Whether the greatest temperature is displayed in Unity launcher - If set to 'true' the greatest temperature will be displayed in the Unity launcher. + Whether the greatest temperature is displayed in Unity + launcher + If set to 'true' the greatest temperature will be + displayed in the Unity launcher. - + 0 The displayed temperature unit - The displayed temperature unit, '0' for Celsius, '1' for Fahenrenheit. + The displayed temperature unit, '0' for Celsius, + '1' for Fahenrenheit. - - 0 - Whether the decoration of the window is disabled - Whether the decoration of the window is disabled. - - + false - Whether the graph window is kept below all other windows - Whether the graph window is kept below all other windows. + Whether the decoration of the window is + disabled + Whether the decoration of the window is + disabled. - + false - Whether the position and size of the graph window are restored - Whether the position and size of the graph window are restored - - + Whether the graph window is kept below all other + windows + Whether the graph window is kept below all other + windows. + + + true + Whether the position and size of the graph window are + restored + Whether the position and size of the graph window + are restored + + 0 - Position of the divider between the graph window and the list of sensors - Position of the divider between the graph window and the list of sensors + Position of the divider between the graph window and + the list of sensors + Position of the divider between the graph window + 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. + Horizontal position of the graph + window. - - 0 + + 100 Vertical position of the graph window - 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. + + + 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.