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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2009-08-26 21:07:39 UTC
  • Revision ID: james.westby@ubuntu.com-20090826210739-gyjuuqezrzuluao4
Tags: upstream-2.0.8.1
Import upstream version 2.0.8.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!en;@VERSION_RAME@
 
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 = memory
 
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 for RAM :
 
93
#{It's the color of the graphic for high RAM values.}
 
94
high color = 0;0;1
 
95
 
 
96
#c+3[0;1] Low values color for RAM :
 
97
#{It's the color of the graphic for low RAM values.}
 
98
low color = 0;1;0
 
99
 
 
100
#c+3[0;1] High values color for SWAP :
 
101
#{It's the color of the graphic for high RAM values.}
 
102
high color2 = 1;0;0
 
103
 
 
104
#c+3[0;1] Low values color for SWAP :
 
105
#{It's the color of the graphic for low RAM values.}
 
106
low color2 = 1;1;0
 
107
 
 
108
#b Draw both values on the same graph ?
 
109
mix graph = false
 
110
 
 
111
#c+4[0;1] Background color of the graphic :
 
112
bg color = .5;.5;1.;.4
 
113
 
 
114
#h+[/usr/share/cairo-dock/gauges;gauges;gauges] Choose one of the available themes :/
 
115
theme = Turbo-night-fuel
 
116
 
 
117
#v
 
118
sep1=
 
119
 
 
120
#S+ Image to display as a watermark on the gauge :
 
121
#{Let it empty to use the default image. Set the transparency to 0 if you don't want to have any watermark.}
 
122
watermark image =
 
123
 
 
124
#e+[0;1] Transparency of the watermark :
 
125
#{Set it up to 0 if you don't want to have a watermark.}
 
126
watermark alpha = .6
 
127
 
 
128
#v
 
129
sep2=
 
130
 
 
131
#r[No;On icon;On label] Display memory values :
 
132
info display = 1
 
133
 
 
134
 
 
135
#F[Top List;gtk-sort-ascending]
 
136
frame_top=
 
137
 
 
138
#i[1;20] Number of programs to display in the top list :
 
139
#{When you left-click on the icon, you will get the list of the N most memory-using programs.}
 
140
top = 5
 
141
 
 
142
#c+3[0;1] Start color of the top list :
 
143
#{It's the first color of the gradation used to write the top list.}
 
144
top color start = 0;1;0
 
145
 
 
146
#c+3[0;1] Stop color of the top list :
 
147
#{It's the second color of the gradation used to write the top list.}
 
148
top color stop = 0;0;1
 
149
 
 
150
 
 
151
#F[Configuration;gtk-preferences]
 
152
frame_conf=
 
153
 
 
154
#b Display SWAP too ?
 
155
show swap = false
 
156
 
 
157
#i[1;60] Delay between refresh :
 
158
#{in seconds.}
 
159
delay = 10
 
160
 
 
161
#b Show top memory usage in % ?
 
162
top in percent = false
 
163
 
 
164
#b Show free memory instead of used memory ?
 
165
show free = false
 
166
 
 
167
#s User command to show a system monitor :
 
168
#{Let empty to use he default one.}
 
169
sys monitor =