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

« back to all changes in this revision

Viewing changes to Composite-Manager/data/Composite-Manager.conf.in

  • Committer: Kees Cook
  • Date: 2011-08-11 23:17:39 UTC
  • mfrom: (20.1.1 cairo-dock-plug-ins)
  • Revision ID: kees@outflux.net-20110811231739-cteedan51tmdg77v
Tags: 2.4.0~0beta2-0ubuntu1
releasing version 2.4.0~0beta2-0ubuntu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#@VERSION_COMPOSITE_MANAGER@
 
2
 
 
3
#[gtk-about]
 
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 Name of the icon as it will appear in its caption in the dock:
 
13
name = 
 
14
 #v
 
15
sep_display=
 
16
 
 
17
icon = 
 
18
 
 
19
#j[0;128] Desired icon size for this applet
 
20
#{Set to 0 to use the default applet size}
 
21
icon size = 0;0
 
22
 
 
23
order=
 
24
 
 
25
#F[Applet's Handbook]
 
26
frame_hand=
 
27
#A
 
28
handbook=Composite-Manager
 
29
 
 
30
 
 
31
#[gtk-convert]
 
32
[Desklet]
 
33
 
 
34
#X[Position]
 
35
frame_pos =
 
36
 
 
37
#b Lock position?
 
38
#{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.}
 
39
locked = false
 
40
 
 
41
#j+[24;512] Desklet dimensions (width x height):
 
42
#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
 
43
size = 96;96
 
44
 
 
45
#i[-2048;2048] Desklet position (x, y):
 
46
#{Depending on your WindowManager, you may be able to move this with ALT + left-click.. Negative values are counted from the right/bottom of the screen}
 
47
x position=0
 
48
#i[-2048;2048] ...
 
49
y position=0
 
50
 
 
51
#I[-180;180] Rotation:
 
52
#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
 
53
rotation = 0
 
54
 
 
55
#X[Visibility]
 
56
frame_visi =
 
57
 
 
58
#b Is detached from the dock
 
59
initially detached=false
 
60
#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
 
61
#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=utility)}
 
62
accessibility=0
 
63
#b Should be visible on all desktops?
 
64
sticky=true
 
65
 
 
66
 
 
67
#F[Decorations;gtk-orientation-portrait]
 
68
frame_deco=
 
69
 
 
70
#o+ Choose a decoration theme for this desklet:
 
71
#{Choose 'Custom decorations' to define your own decorations below.}
 
72
decorations = default
 
73
 
 
74
#v
 
75
sep_deco =
 
76
 
 
77
#S+ Background image:
 
78
#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
 
79
bg desklet =
 
80
#e+[0;1] Background transparency:
 
81
bg alpha = 1
 
82
#i+[0;256] Left offset:
 
83
#{in pixels. Use this to adjust the left position of drawings.}
 
84
left offset = 0
 
85
#i+[0;256] Top offset:
 
86
#{in pixels. Use this to adjust the top position of drawings.}
 
87
top offset = 0
 
88
#i+[0;256] Right offset:
 
89
#{in pixels. Use this to adjust the right position of drawings.}
 
90
right offset = 0
 
91
#i+[0;256] Bottom offset:
 
92
#{in pixels. Use this to adjust the bottom position of drawings.}
 
93
bottom offset = 0
 
94
#S+ Foreground image:
 
95
#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
 
96
fg desklet =
 
97
#e+[0;1] Foreground tansparency:
 
98
fg alpha = 1
 
99
 
 
100
 
 
101
#[gtk-preferences]
 
102
[Configuration]
 
103
 
 
104
#F[Style;gtk-color-picker]
 
105
frame_style =
 
106
 
 
107
#S+ Image when composite is active:
 
108
#{Leave empty to use the default one.}
 
109
icon on = 
 
110
 
 
111
#S+ Image when composite is inactive:
 
112
#{Leave empty to use the default one.}
 
113
icon off = 
 
114
 
 
115
 
 
116
#F[Behaviour;gtk-execute]
 
117
frame_behav =
 
118
 
 
119
#E[;Compiz;KWin;Xfwm;Metacity] Composite window-manager:
 
120
#{Let empty to use the default one. Alternatively, you can set any command you want.}
 
121
compositor =
 
122
 
 
123
#E[;Compiz;KWin;Xfwm;Metacity] Fallback window-manager:
 
124
#{Let empty to use the default one. Alternatively, you can set any command you want.}
 
125
fallback =
 
126
 
 
127
#b Ask before switching:
 
128
ask = true
 
129
 
 
130
#v
 
131
sep_act=
 
132
 
 
133
#l[Edit Window-Manager settings;Reload Window-Manager;Show desktop;Expose all the desktops;Expose all the windows;Show the Widget Layer] Action on middle-click:
 
134
action on click = 0
 
135
 
 
136
#k Shortkey to toggle the composite ON/OFF:
 
137
shortkey = <Control>F12