~cairo-dock-team/cairo-dock-plug-ins/plug-ins

« back to all changes in this revision

Viewing changes to Network-Monitor/data/Network-Monitor.conf.in

  • Committer: Matthieu Baerts
  • Date: 2014-10-19 00:26:10 UTC
  • Revision ID: matttbe@gmail.com-20141019002610-ulf26s9b4c4rw10r
We just switched from BZR to Git.
Follow us on Github: https://github.com/Cairo-Dock

Note: we will only use Github to manage our source code and all pull requests.
Please continue to report your bugs/ideas/messages on our forum or Launchpad! 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#@VERSION_NETWORK_MONITOR@
2
 
 
3
 
#[@pkgdatadir@/icons/icon-icons.svg]
4
 
[Icon]
5
 
 
6
 
#F[Icon]
7
 
frame_maininfo=
8
 
 
9
 
#d Name of the dock it belongs to:
10
 
dock name = 
11
 
 
12
 
#s[Connection name] Name of the icon as it will appear in its caption in the dock:
13
 
#{Leave empty to use the connection name.}
14
 
name = 
15
 
#v
16
 
sep_display=
17
 
 
18
 
icon=
19
 
 
20
 
#j+[0;128] Desired icon size for this applet
21
 
#{Set to 0 to use the default applet size}
22
 
icon size = 0;0
23
 
 
24
 
#Y+[No;0;0;With default background;0;0;With custom background;1;1] Always display the icon, even when the dock is hidden?
25
 
always_visi = 0
26
 
 
27
 
#C+ Background color to add in this case
28
 
bg color = .8;.8;.8;.5
29
 
 
30
 
order=
31
 
 
32
 
#A
33
 
handbook=Network-Monitor
34
 
 
35
 
#[@pkgdatadir@/icons/icon-desklets.svg]
36
 
[Desklet]
37
 
 
38
 
#X[Position]
39
 
frame_pos =
40
 
#b Lock position?
41
 
#{If locked, the desklet cannot be moved by simply dragging it with the left mouse button. It can still be moved with ALT + left-click.}
42
 
locked = false
43
 
 
44
 
#j+[48;512] Desklet dimensions (width x height):
45
 
#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
46
 
size = 96;96
47
 
 
48
 
#i[-2048;2048] Desklet position (x, y):
49
 
#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
50
 
x position=0
51
 
#i[-2048;2048] ...
52
 
y position=0
53
 
 
54
 
#I[-180;180] Rotation:
55
 
#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
56
 
rotation = 0
57
 
 
58
 
#X[Visibility]
59
 
frame_visi =
60
 
 
61
 
#b+ Is detached from the dock
62
 
initially detached=false
63
 
#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
64
 
accessibility=0
65
 
#b Should be visible on all desktops?
66
 
sticky=true
67
 
 
68
 
 
69
 
#F[Decorations;preferences-desktop-theme]
70
 
frame_deco=
71
 
 
72
 
#o+ Choose a decoration theme for this desklet:
73
 
#{Choose 'Custom decorations' to define your own decorations below.}
74
 
decorations = default
75
 
 
76
 
#v
77
 
sep_deco =
78
 
 
79
 
#g+ Background image:
80
 
#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
81
 
bg desklet =
82
 
#e+[0;1] Background transparency:
83
 
bg alpha = 1
84
 
#i+[0;256] Left offset:
85
 
#{in pixels. Use this to adjust the left position of drawings.}
86
 
left offset = 0
87
 
#i+[0;256] Top offset:
88
 
#{in pixels. Use this to adjust the top position of drawings.}
89
 
top offset = 0
90
 
#i+[0;256] Right offset:
91
 
#{in pixels. Use this to adjust the right position of drawings.}
92
 
right offset = 0
93
 
#i+[0;256] Bottom offset:
94
 
#{in pixels. Use this to adjust the bottom position of drawings.}
95
 
bottom offset = 0
96
 
#g+ Foreground image:
97
 
#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
98
 
fg desklet =
99
 
#e+[0;1] Foreground tansparency:
100
 
fg alpha = 1
101
 
 
102
 
 
103
 
#[preferences-system]
104
 
[Configuration]
105
 
 
106
 
#F[Parameters;dialog-information]
107
 
frame_param =
108
 
 
109
 
#l[Wifi signal;Connexion speed] Info displayed by the icon:
110
 
#{You can quickly switch to the other mode by scrolling on the icon.}
111
 
mode = 0
112
 
 
113
 
#E[] Connection interface to monitor:
114
 
#{By default the first active interface is used.}
115
 
interface = 
116
 
 
117
 
#l[No;On icon;On label] Display numeric values:
118
 
info display = 1
119
 
 
120
 
#e[0;1] Fluidity of the transition animation between 2 values:
121
 
#{You need OpenGL for this option. Set it to 0 means not used, 1 means the movement is continue.}
122
 
smooth = .33
123
 
 
124
 
#a Animation of the icon when connecting:
125
 
conn animation = rotate
126
 
 
127
 
#v
128
 
sep =
129
 
 
130
 
#s User command to show Wireless Configuration:
131
 
#{Allow you to overwrite applet's default command line and launch your preferred wireless configuration interface.}
132
 
wifi command = 
133
 
 
134
 
#s User command to display a system monitor:
135
 
#{Leave empty to use the default.}
136
 
netspeed command =
137
 
 
138
 
 
139
 
#[preferences-system]
140
 
[Net Speed]
141
 
 
142
 
#l+[Gauge;Graph] Choose the style of the display: 
143
 
renderer = 0
144
 
 
145
 
#X[Gauge;@shared_filesdatadir@/images/icon-gauge.png]
146
 
frame_gauge=
147
 
 
148
 
#h+[@gaugesdir@;gauges;gauges3;wifi] Choose one of the available themes:/
149
 
theme = turbo-night-fuel
150
 
 
151
 
#X[Graph;@shared_filesdatadir@/images/icon-graph.png]
152
 
frame_graph=
153
 
 
154
 
#l+[Line;Plain;Bar;Circle;Plain Circle] Type of graphic :
155
 
graphic type = 0
156
 
 
157
 
#c+ High value's colour :
158
 
#{It's the colour of the graphic for high quality signal.}
159
 
high color = 1;0;0
160
 
 
161
 
#c+ Low value's colour :
162
 
#{It's the colour of the graphic for low quality signal.}
163
 
low color = 1;1;0
164
 
 
165
 
#C+ Background colour of the graphic :
166
 
bg color = .5;.5;1.;.4
167
 
 
168
 
 
169
 
#F[Parameters;preferences-system]
170
 
frame_param =
171
 
 
172
 
#i[1;10] Delays between net speed checks:
173
 
#{in seconds.}
174
 
netspeed delay = 2
175
 
 
176
 
 
177
 
#[preferences-system]
178
 
[Wifi]
179
 
 
180
 
#l+[Gauge;Graph;Icons] Choose the style of the display:
181
 
renderer = 2
182
 
 
183
 
 
184
 
#X[Gauge;dialog-information]
185
 
frame_gauge=
186
 
 
187
 
#h+[@gaugesdir@;gauges;gauges3;wifi] Choose one of the available themes:/
188
 
theme = turbo-night-fuel
189
 
 
190
 
 
191
 
#X[Graph;dialog-information]
192
 
frame_graph=
193
 
 
194
 
#l+[Line;Plain;Bar;Circle;Plain Circle] Type of graphic :
195
 
graphic type = 0
196
 
 
197
 
#c+ High value's colour :
198
 
#{It's the colour of the graphic for high quality signal.}
199
 
high color = 1;0;0
200
 
 
201
 
#c+ Low value's colour :
202
 
#{It's the colour of the graphic for low quality signal.}
203
 
low color = 1;1;0
204
 
 
205
 
#C+ Background colour of the graphic :
206
 
bg color = .5;.5;1.;.4
207
 
 
208
 
 
209
 
#X[Icons;dialog-information]
210
 
frame_icons =
211
 
 
212
 
#l+[None;Zoom;Transparency;Draw Bar] Effect to apply on the icon according to strength :
213
 
effect=0
214
 
 
215
 
#g+ Name of the image for the 'No signal' icon :
216
 
#{Leave empty to use the default icon.}
217
 
icon_0 = 
218
 
#g+ Name of the image for the 'Very low' icon :
219
 
#{Leave empty to use the default icon.}
220
 
icon_1 = 
221
 
#g+ Name of the image for the 'Low' icon :
222
 
#{Leave empty to use the default icon.}
223
 
icon_2 = 
224
 
#g+ Name of the image for the 'Middle' icon :
225
 
#{Leave empty to use the default icon.}
226
 
icon_3 = 
227
 
#g+ Name of an image for the 'Good' icon :
228
 
#{Leave empty to use the default icon.}
229
 
icon_4 = 
230
 
#g+ Name of the image for the 'Excellent' icon :
231
 
#{Leave empty to use the default icon.}
232
 
icon_5 = 
233
 
#g+ Name of the image for the 'Not connected' icon :
234
 
#{Leave empty to use the default icon.}
235
 
icon_6 = 
236
 
#g+ Name of the image for the 'Wired connection' icon :
237
 
#{Leave empty to use the default icon.}
238
 
icon_7 = 
239
 
 
240
 
 
241
 
#F[Parameters;preferences-system]
242
 
frame_param =
243
 
 
244
 
#i[1;20] Delays between wifi signal checks:
245
 
#{in seconds. if you don't have Network-Manager.}
246
 
wifi delay = 5