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

« back to all changes in this revision

Viewing changes to data/default-theme/plug-ins/showDesktop/showDesktop.conf

  • Committer: Bazaar Package Importer
  • Author(s): Matthieu Baerts (matttbe)
  • Date: 2010-08-09 23:26:12 UTC
  • mto: (18.1.1 cairo-dock) (19.1.1 cairo-dock)
  • mto: This revision was merged to the branch mainline in revision 13.
  • Revision ID: james.westby@ubuntu.com-20100809232612-pocdxliaxjdetm37
Tags: upstream-2.2.0~0beta4
ImportĀ upstreamĀ versionĀ 2.2.0~0beta4

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
[Icon]
5
5
#j+[0;128] Desired icon size for this applet
6
6
#{Set to 0 to use the default applet size}
7
 
icon size = 0;0
 
7
icon size=0;0;
8
8
 
9
9
#s Name of the icon as it will appear in its label in the dock :
10
 
name = Show Desktop
 
10
name=Show Desktop
11
11
 
12
12
#S+ Image's filename :
13
13
#{Let empty to use the default one.}
14
 
icon = desktop
 
14
icon=
15
15
 
16
16
#S+ Image when the applet is active :
17
17
#{Let empty to use the same image.}
18
 
icon visible = 
 
18
icon visible=
19
19
 
20
20
 
21
21
#d Name of the dock it belongs to:
22
 
dock name = 
 
22
dock name=
23
23
 
24
24
order=0.5
25
25
 
32
32
[Desklet]
33
33
 
34
34
#X[Position]
35
 
frame_pos =
 
35
frame_pos=
36
36
 
37
37
#b Lock position ?
38
38
#{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.}
39
 
locked = false
 
39
locked=false
40
40
 
41
41
#j+[48;512] Desklet's dimension (width x height) :
42
42
#{Depending on your WindowManager, you can resize it with ALT + middle_click or ALT + left_click for exemple.}
43
 
size = 96;96
 
43
size=96;96;
44
44
 
45
45
#i[-2048;2048] Desklet's position (x ; y) :
46
46
#{Depending on your WindowManager, you can move it with ALT + left_click}
47
 
x position=0
 
47
x position=909
48
48
#i[-2048;2048] ...
49
 
y position=0
 
49
y position=361
50
50
 
51
51
#I[-180;180] Rotation :
52
52
#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
53
 
rotation = 0
 
53
rotation=0
54
54
 
55
55
#X[Visibility]
56
 
frame_visi =
 
56
frame_visi=
57
57
 
58
58
#b Is detached from the dock ?
59
59
initially detached=false
60
 
#l[Normal;Keep above;Keep below;On Widget Layer;Reserve space] Visibility :
 
60
#l[Normal;Keep above;Keep below;On Widget Layer;Reserve space] Visibility:
61
61
#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=utility)}
62
62
accessibility=0
63
63
#b Should be visible on all desktops ?
65
65
 
66
66
 
67
67
 
68
 
use size=
 
68
use size=true
69
69
 
70
70
#F[Decorations;gtk-orientation-portrait]
71
71
frame_deco=
72
72
 
73
73
#o+ Choose a decoration theme for this desklet :
74
74
#{Choose 'Custom decorations' to define your own decorations below.}
75
 
decorations = default
 
75
decorations=default
76
76
 
77
77
#v
78
 
sep_deco =
 
78
sep_deco=
79
79
 
80
80
#S+ Background image :
81
 
#{It's an image that will be displayed below the drawings, like a frame for exemple. Let empty to not use any.}
82
 
bg desklet =
83
 
#e+[0;1] Background tansparency :
84
 
bg alpha = 1
 
81
#{It's an image that will be displayed below the drawings, like a frame for example. Leave empty to not use any.}
 
82
bg desklet=
 
83
#e+[0;1] Background transparency :
 
84
bg alpha=1
85
85
#i+[0;256] Left offset :
86
86
#{in pixels. Use this to adjust the left position of the drawings.}
87
 
left offset = 0
 
87
left offset=0
88
88
#i+[0;256] Top offset :
89
89
#{in pixels. Use this to adjust the top position of the drawings.}
90
 
top offset = 0
 
90
top offset=0
91
91
#i+[0;256] Right offset :
92
92
#{in pixels. Use this to adjust the right position of the drawings.}
93
 
right offset = 0
 
93
right offset=0
94
94
#i+[0;256] Bottom offset :
95
95
#{in pixels. Use this to adjust the bottom position of the drawings.}
96
 
bottom offset = 0
 
96
bottom offset=0
97
97
#S+ Foreground image :
98
 
#{It's an image that will be displayed above the drawings, like a reflect for exemple. Let empty to not use any.}
99
 
fg desklet =
 
98
#{It's an image that will be displayed above the drawings, like a reflection for example. Leave empty to not use any.}
 
99
fg desklet=
100
100
#e+[0;1] Foreground tansparency :
101
 
fg alpha = 1
 
101
fg alpha=1
102
102
 
103
103
#[gtk-preferences]
104
104
[Configuration]
105
105
 
106
106
#F[Behaviour;gtk-execute]
107
 
frame_behav =
 
107
frame_behav=
108
108
 
109
109
#l[Show the desktop;Show the desklets;Show desktop and desklets;Show the Widget Layer (Compiz);Expose all the desktops (Compiz)] Action on left-click :
110
110
#{You need to activate the Dbus plug-in of Compiz for the last 2 actions. Showing desktop and desklets can fail on some Window Manager, like Metacity.}
111
 
left click = 0
 
111
left click=0
112
112
 
113
113
#l[Show the desktop;Show the desklets;Show desktop and desklets;Show the Widget Layer (Compiz);Expose all the desktops (Compiz)] Action on middle-click :
114
114
#{You need to activate the Dbus plug-in of Compiz for the last 2 actions. Showing desktop and desklets can fail on some Window Manager, like Metacity.}
115
 
middle click = 1
 
115
middle click=1
116
116
 
117
117
#k Shortkey for the middle-click action :
118
 
shortkey = <Control>F4
 
118
shortkey=<Shift><Ctrl>F4