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

« back to all changes in this revision

Viewing changes to compiz-icon/data/compiz-icon.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_COMPIZ_ICON@
 
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 = Compiz Icon
 
11
 
 
12
#d Name of the dock it belongs to:
 
13
dock name = 
 
14
 
 
15
icon=
 
16
order=
 
17
 
 
18
#[gtk-convert]
 
19
[Desklet]
 
20
 
 
21
#j+[48;512] Desklet's dimension (width x height) :
 
22
#{Depending on your WindowManager, you can resize it with ALT + middle_click or ALT + left_click for exemple.}
 
23
size = 96;96
 
24
 
 
25
#i[-2048;2048] Desklet's position (x ; y) :
 
26
#{Depending on your WindowManager, you can move it with ALT + left_click}
 
27
x position=0
 
28
#i[-2048;2048] ...
 
29
y position=0
 
30
 
 
31
#b Is detached from the dock ?
 
32
initially detached=false
 
33
#r[Normal;Keep above;Keep below;On Widget Layer;Reserve space] Accessibility :
 
34
#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=utility)}
 
35
accessibility=0
 
36
#b Should be visible on all desktops ?
 
37
sticky=true
 
38
 
 
39
#b Lock position ?
 
40
#{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.}
 
41
locked = false
 
42
 
 
43
#I[-180;180] Rotation :
 
44
#{in degrees.}
 
45
rotation = 0
 
46
 
 
47
use size=
 
48
 
 
49
#F[Decorations;gtk-orientation-portrait]
 
50
frame_deco=
 
51
 
 
52
#o+ Choose a decoration theme for this desklet :
 
53
#{Choose the 'personnal' one to define your own decorations below.}
 
54
decorations = default
 
55
 
 
56
#v
 
57
sep_deco =
 
58
 
 
59
#S+ Background image :
 
60
#{It's an image that will be displayed below the drawings, like a frame for exemple. Let empty to not use any.}
 
61
bg desklet =
 
62
#e+[0;1] Background tansparency :
 
63
bg alpha = 1
 
64
#i+[0;256] Left offset :
 
65
#{in pixels. Use this to adjust the left position of the drawings.}
 
66
left offset = 0
 
67
#i+[0;256] Top offset :
 
68
#{in pixels. Use this to adjust the top position of the drawings.}
 
69
top offset = 0
 
70
#i+[0;256] Right offset :
 
71
#{in pixels. Use this to adjust the right position of the drawings.}
 
72
right offset = 0
 
73
#i+[0;256] Bottom offset :
 
74
#{in pixels. Use this to adjust the bottom position of the drawings.}
 
75
bottom offset = 0
 
76
#S+ Foreground image :
 
77
#{It's an image that will be displayed above the drawings, like a reflect for exemple. Let empty to not use any.}
 
78
fg desklet =
 
79
#e+[0;1] Foreground tansparency :
 
80
fg alpha = 1
 
81
 
 
82
#[gtk-preferences]
 
83
[Configuration]
 
84
 
 
85
#F[Actions;gtk-preferences]
 
86
frame_act = 
 
87
 
 
88
#r[None;Switch WM;Widget Layer;Expose;Show Desktop] Choose an action for the middle click on the icon :
 
89
#{Except for switching to another WM, you must activate the Dbus plugin in Compiz, along with the plug-in corresponding to the desired action.}
 
90
middle click = 1
 
91
 
 
92
#s Custom command for system's Windows Manager :
 
93
#{This command will be used to launch the system WM; let it blank to use the default one.}
 
94
ccmd =
 
95
 
 
96
#b Auto-reload Compiz ?
 
97
#{If Compiz unexpectedly quit, Cairo-Dock will restart it. You have to quit Compiz from the dock then.}
 
98
auto reload compiz = false
 
99
#b Auto-reload the Decorator ?
 
100
#{If the decorator unexpectedly quit, Cairo-Dock will restart it. You have to quit Compiz from the dock then.}
 
101
auto reload decorator = true
 
102
 
 
103
#b Force Compiz settings at startup ?
 
104
#{Load Compiz with options at applet's startup.}
 
105
force = false
 
106
 
 
107
#b Steal the application's icon in taskbar ?
 
108
#{It will prevent the CSSM or Emerald icon to appear in the task bar. The corresponding subdock's icons will then behave as launcher and an appli.}
 
109
inhibate appli = true
 
110
 
 
111
#b Add Exposition & Widget Layer to sub-dock ?
 
112
#{Display in the applet's sub-dock 2 icons for Compiz Exposition & Widget Layer plug-ins. Otherwise they will be available in the menu.}
 
113
script = true
 
114
 
 
115
#b Add Emerald's Configuration to sub-dock ?
 
116
#{Display in the applet's sub-dock an icon for the Emerald's configuration panel.}
 
117
emerald = true
 
118
 
 
119
 
 
120
#F[Compiz Options;gtk-info]
 
121
frame_co = 
 
122
#b Use Loose Binding ?
 
123
#{With strict binding textures are bound whenever they are enabled, with loose binding they are enabled when created. The Nvidia driver seems a bit slow when binding textures, that's why this option gives a heavy performance increase on Nvidia.}
 
124
binding = false
 
125
#b Use Indirect Rendering ?
 
126
#{Use thoses options only if you know them.}
 
127
irendering = false
 
128
#b Only Current Screen ?
 
129
#{Usefull when having dual or more X separate screens.}
 
130
ulocalscreen = false
 
131
#E1[emerald;gtk-window-decorator;kde-window-decorator;heliodor] Choose your Windows Decorator :
 
132
#{By default it will be Emerald.}
 
133
system decorator = 
 
134
 
 
135
#F
 
136
frame_sub=
 
137
#n+ Name of the view used for the sub-dock :
 
138
#{Let it empty to use default sub-dock view.}/
 
139
renderer = 
 
140
 
 
141
#F[Images;gtk-dialog-info]
 
142
frame_img = 
 
143
#S+ Name of an image for the 'default' icon :
 
144
#{Let t empty to use the default icon.}
 
145
default icon = 
 
146
#S+ Name of an image for the 'broken' icon :
 
147
#{Let t empty to use the default icon.}
 
148
broken icon = 
 
149
#S+ Name of an image for the 'other wm' icon :
 
150
#{Let t empty to use the default icon.}
 
151
other icon = 
 
152
#S+ Name of an image for the 'setting' icon :
 
153
#{Let t empty to use the default icon.}
 
154
setting icon = 
 
155
#S+ Name of an image for the 'emerald' icon :
 
156
#{Let t empty to use the default icon.}
 
157
emerald icon = 
 
158
#S+ Name of an image for the 'reload' icon :
 
159
#{Let t empty to use the default icon.}
 
160
reload icon = 
 
161
#S+ Name of an image for the 'exposition' icon :
 
162
#{Let t empty to use the default icon.}
 
163
expo icon = 
 
164
#S+ Name of an image for the 'widget layer' icon :
 
165
#{Let t empty to use the default icon.}
 
166
wlayer icon =