~ubuntu-branches/ubuntu/vivid/cairo-dock-plug-ins/vivid

« back to all changes in this revision

Viewing changes to cpusage/data/cpusage.conf.in

Tags: upstream-2.0.9
Import upstream version 2.0.9

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!en;@VERSION_CPUSAGE@
2
 
 
3
 
#[gtk-about]
4
 
[Icon]
5
 
#j+[0;128] Desired icon size for this applet
6
 
#{Set to 0 to use the default applet size}
7
 
icon size = 0;0
8
 
 
9
 
#s Name of the icon as it will appear in its label in the dock :
10
 
name = cpusage
11
 
 
12
 
#d Name of the dock it belongs to:
13
 
dock name = 
14
 
 
15
 
order=
16
 
icon=
17
 
 
18
 
#[gtk-convert]
19
 
[Desklet]
20
 
#j+[48;512] Desklet's dimension (width x height) :
21
 
#{Depending on your WindowManager, you can resize it with ALT + middle_click or ALT + left_click for exemple.}
22
 
size = 96;96
23
 
 
24
 
#i[-2048;2048] Desklet's position (x ; y) :
25
 
#{Depending on your WindowManager, you can move it with ALT + left_click}
26
 
x position=0
27
 
#i[-2048;2048] ...
28
 
y position=0
29
 
 
30
 
#b Is detached from the dock ?
31
 
initially detached=false
32
 
#r[Normal;Keep above;Keep below;On Widget Layer;Reserve space] Accessibility :
33
 
#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=utility)}
34
 
accessibility=0
35
 
#b Should be visible on all desktops ?
36
 
sticky=true
37
 
 
38
 
#b Lock position ?
39
 
#{If locked, the desklet can't be moved by simply dragging it with the left mouse button. Of course you can still move it with ALT + left_click.}
40
 
locked = false
41
 
 
42
 
#I[-180;180] Rotation :
43
 
#{in degrees.}
44
 
rotation = 0
45
 
 
46
 
use size=
47
 
 
48
 
#F[Decorations;gtk-orientation-portrait]
49
 
frame_deco=
50
 
 
51
 
#o+ Choose a decoration theme for this desklet :
52
 
#{Choose the 'personnal' one to define your own decorations below.}
53
 
decorations = default
54
 
 
55
 
#v
56
 
sep_deco =
57
 
 
58
 
#S+ Background image :
59
 
#{It's an image that will be displayed below the drawings, like a frame for exemple. Let empty to not use any.}
60
 
bg desklet =
61
 
#e+[0;1] Background tansparency :
62
 
bg alpha = 1
63
 
#i+[0;256] Left offset :
64
 
#{in pixels. Use this to adjust the left position of the drawings.}
65
 
left offset = 0
66
 
#i+[0;256] Top offset :
67
 
#{in pixels. Use this to adjust the top position of the drawings.}
68
 
top offset = 0
69
 
#i+[0;256] Right offset :
70
 
#{in pixels. Use this to adjust the right position of the drawings.}
71
 
right offset = 0
72
 
#i+[0;256] Bottom offset :
73
 
#{in pixels. Use this to adjust the bottom position of the drawings.}
74
 
bottom offset = 0
75
 
#S+ Foreground image :
76
 
#{It's an image that will be displayed above the drawings, like a reflect for exemple. Let empty to not use any.}
77
 
fg desklet =
78
 
#e+[0;1] Foreground tansparency :
79
 
fg alpha = 1
80
 
 
81
 
#[gtk-preferences]
82
 
[Configuration]
83
 
#F[Display;gtk-dialog-info]
84
 
frame_disp=
85
 
 
86
 
#b+ Display a graphic rather than a gauge ?
87
 
use graphic = false
88
 
 
89
 
#r+[Line;Plain;Bar;Circle;Plain Circle] Type of graphic :
90
 
graphic type = 0
91
 
 
92
 
#c+3[0;1] High values color :
93
 
#{It's the color of the graphic for high CPU values.}
94
 
high color = 1;0;0
95
 
 
96
 
#c+3[0;1] Low values color :
97
 
#{It's the color of the graphic for low CPU values.}
98
 
low color = 1;1;0
99
 
 
100
 
#c+4[0;1] Background color of the graphic :
101
 
bg color = .5;.5;1.;.4
102
 
 
103
 
#h+[@prefix@/@DATADIRNAME@/cairo-dock/gauges;gauges;gauges] Choose one of the available themes :/
104
 
theme = Turbo-night-fuel
105
 
 
106
 
#v
107
 
sep1=
108
 
 
109
 
#S+ Image to display as a watermark :
110
 
#{Let it empty to use the default image. Set the transparency to 0 if you don't want to have any watermark.}
111
 
watermark image =
112
 
 
113
 
#e+[0;1] Transparency of the watermark :
114
 
#{Set it up to 0 if you don't want to have a watermark.}
115
 
watermark alpha = .6
116
 
 
117
 
#v
118
 
sep2=
119
 
 
120
 
#r[No;On icon;On label] Display CPU usage values :
121
 
info display = 1
122
 
 
123
 
 
124
 
#F[Top List;gtk-sort-ascending]
125
 
frame_top=
126
 
 
127
 
#i[1;20] Number of programs to display in the top list :
128
 
#{When you left-click on the icon, you will get the list of the N most CPU-using programs.}
129
 
top = 3
130
 
 
131
 
#c+3[0;1] Start color of the top list :
132
 
#{It's the first color of the gradation used to write the top list.}
133
 
top color start = 1;0;0
134
 
 
135
 
#c+3[0;1] Stop color of the top list :
136
 
#{It's the second color of the gradation used to write the top list.}
137
 
top color stop = 1;1;0
138
 
 
139
 
 
140
 
#F[Configuration;gtk-preferences]
141
 
frame_conf=
142
 
 
143
 
#i[1;30] Delay between refresh :
144
 
#{in seconds.}
145
 
delay = 2
146
 
 
147
 
#i[1;30] Delay between refresh of the top list :
148
 
#{in seconds.}
149
 
top delay = 2
150
 
 
151
 
#s User command to show a system monitor :
152
 
#{Let empty to use he default one.}
153
 
sys monitor =
154
 
 
155
 
HZ = 100