X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=doc%2Fvariables.xml;h=bc5c36cf18f654a13eb2cca0aff8a831738797e1;hb=0c83d64a86fcaf4741f5fdf0013df7f9e48e30ac;hp=1f395161d45141949146f533dd92761368ea6ff9;hpb=66d8b2cbe0efef8c410e61298b23bcb89506d9cb;p=monky diff --git a/doc/variables.xml b/doc/variables.xml index 1f39516..bc5c36c 100644 --- a/doc/variables.xml +++ b/doc/variables.xml @@ -4,8 +4,11 @@ + - ACPI ac adapter state. + ACPI ac adapter state. On linux, the adapter option specifies the + subfolder of /sys/class/power_supply containing the state information (defaults + to "AC"). Other systems ignore it. @@ -575,7 +578,7 @@ Places the lines of var2 to the right of the - lines of var1 seperated by the chars that are put between + lines of var1 separated by the chars that are put between var1 and var2. For example: ${combine ${head /proc/cpuinfo 2} - ${head /proc/meminfo 1}} gives as output "cpuinfo_line1 - meminfo_line1" on line 1 and @@ -676,7 +679,7 @@ point value greater than 0, otherwise defaults to 15 minutes. Most useful when used in conjunction with Lua and the Lua API. This object is threaded, and once a - thread is created it can't be explicitely destroyed. + thread is created it can't be explicitly destroyed. One thread will run for each URI specified. You can use any protocol that Curl supports. @@ -1109,6 +1112,28 @@ + + + + + Format time given in seconds. This var only works when + the times_in_seconds configuration setting is on. Format is a string + that should start and end with a "-char. The "-chars are not + part of the output, \w,\d,\h,\m,\s,\(,\) and \\ are replaced by + weeks,days,hours,minutes,seconds,(,) and \. If you leave out a unit, + it's value will be expressed in the highest unite lower then the + one left out. Text between ()-chars will not be visible if a + replaced unit in this text is 0. If seconds is a decimal number + then you can see the numbers behind the point by using \S + followed by a number that specifies the amount of + digits behind the point that you want to see (maximum 9). + You can also place a 'x' behind \S so you have all digits behind + the point and no trailing zero's. (also maximum 9) + + + + + @@ -1575,8 +1600,7 @@ digits. stringArgument is enclosed in - quotation mark or the checks for double and long failed - before. + quotation marks (") Valid operands are: '>', '<', '>=', '<=', '==', '!='. @@ -1710,7 +1734,7 @@ Displays the number of messages in your global IMAP inbox by default. You can define individual IMAP - inboxes seperately by passing arguments to this object. + inboxes separately by passing arguments to this object. Arguments are: "host user pass [-i interval (in seconds)] [-f 'folder'] [-p port] [-e 'command'] [-r retries]". Default port is 143, default folder is 'INBOX', default interval is @@ -1728,7 +1752,7 @@ Displays the number of unseen messages in your global IMAP inbox by default. You can define individual - IMAP inboxes seperately by passing arguments to this + IMAP inboxes separately by passing arguments to this object. Arguments are: "host user pass [-i interval (in seconds)] [-f 'folder'] [-p port] [-e 'command'] [-r retries]". Default port is 143, default folder is 'INBOX', default @@ -2439,7 +2463,7 @@ imagequality - @@ -2604,6 +2628,16 @@ + + + + + Total number of bytes read by the process + + + + + @@ -2887,6 +2921,16 @@ + + + + + Total number of bytes written by the process + + + + + @@ -2912,7 +2956,7 @@ Displays the number of unseen messages in your global POP3 inbox by default. You can define individual - POP3 inboxes seperately by passing arguments to this + POP3 inboxes separately by passing arguments to this object. Arguments are: "host user pass [-i interval (in seconds)] [-p port] [-e 'command'] [-r retries]". Default port is 110, default interval is 5 minutes, and default @@ -2930,7 +2974,7 @@ Displays the amount of space (in MiB, 2^20) used in your global POP3 inbox by default. You can define - individual POP3 inboxes seperately by passing arguments to + individual POP3 inboxes separately by passing arguments to this object. Arguments are: "host user pass [-i interval (in seconds)] [-p port] [-e 'command'] [-r retries]". Default port is 110, default interval is 5 minutes, and default @@ -3001,7 +3045,7 @@ this action and spaces_in_front is given conky places that many spaces in front of each item). This object is threaded, and once a thread is created it can't be - explicitely destroyed. One thread will run for each URI + explicitly destroyed. One thread will run for each URI specified. You can use any protocol that Curl supports. @@ -3039,7 +3083,7 @@ then the lines are placed behind each other separated with a '|'-sign. If you change the textcolor inside $scroll it will automatically have it's old value back at the end of - $scroll. The end and the start of text will be seperated by + $scroll. The end and the start of text will be separated by 'length' number of spaces. @@ -3237,12 +3281,11 @@ - (ip4 only at present) - TCP port monitor for specified local ports. Port - numbers must be in the range 1 to 65535. Valid items - are: + TCP port (both IPv6 and IPv4) monitor for + specified local ports. Port numbers must be in + the range 1 to 65535. Valid items are: count @@ -3388,14 +3431,14 @@ - ${template1 + ${template1 ${template2\ disk\ root} - /} + /} - disk root: + disk root: ${fs_free /} / ${fs_size - /} + /} @@ -3869,7 +3912,7 @@ 'delay_in_minutes' (optional, default 30) cannot be less than 30 minutes. This object is threaded, and once a thread is - created it can't be explicitely destroyed. One thread + created it can't be explicitly destroyed. One thread will run for each URI specified. Note that these variables are still EXPERIMENTAL and can be subject to many future changes. @@ -3949,7 +3992,7 @@ 'delay_in_minutes' (optional, default 210) cannot be lower than 210 min. This object is threaded, and once a thread is - created it can't be explicitely destroyed. One thread + created it can't be explicitly destroyed. One thread will run for each URI specified. You can use any protocol that Curl supports. Note that these variables are still EXPERIMENTAL