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

« back to all changes in this revision

Viewing changes to logout/data/logout.conf

  • 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;1.2.6
 
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 = quitter
 
11
 
 
12
#S+ Image's filename :
 
13
#{Let empty to use the default one.}
 
14
icon = 
 
15
 
 
16
#d Name of the dock it belongs to:
 
17
dock name = 
 
18
 
 
19
order=
 
20
 
 
21
#[gtk-convert]
 
22
[Desklet]
 
23
 
 
24
#j+[48;512] Desklet's dimension (width x height) :
 
25
#{Depending on your WindowManager, you can resize it with ALT + middle_click or ALT + left_click for exemple.}
 
26
size = 96;96
 
27
 
 
28
#i[-2048;2048] Desklet's position (x ; y) :
 
29
#{Depending on your WindowManager, you can move it with ALT + left_click}
 
30
x position=0
 
31
#i[-2048;2048] ...
 
32
y position=0
 
33
 
 
34
#b Is detached from the dock ?
 
35
initially detached=false
 
36
#r[Normal;Keep above;Keep below;On Widget Layer;Reserve space] Accessibility :
 
37
#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=utility)}
 
38
accessibility=0
 
39
#b Should be visible on all desktops ?
 
40
sticky=true
 
41
 
 
42
#b Lock position ?
 
43
#{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.}
 
44
locked = false
 
45
 
 
46
#I[-180;180] Rotation :
 
47
#{in degrees.}
 
48
rotation = 0
 
49
 
 
50
use size=
 
51
 
 
52
#F[Decorations;gtk-orientation-portrait]
 
53
frame_deco=
 
54
 
 
55
#o+ Choose a decoration theme for this desklet :
 
56
#{Choose the 'personnal' one to define your own decorations below.}
 
57
decorations = default
 
58
 
 
59
#v
 
60
sep_deco =
 
61
 
 
62
#S+ Background image :
 
63
#{It's an image that will be displayed below the drawings, like a frame for exemple. Let empty to not use any.}
 
64
bg desklet =
 
65
#e+[0;1] Background tansparency :
 
66
bg alpha = 1
 
67
#i+[0;256] Left offset :
 
68
#{in pixels. Use this to adjust the left position of the drawings.}
 
69
left offset = 0
 
70
#i+[0;256] Top offset :
 
71
#{in pixels. Use this to adjust the top position of the drawings.}
 
72
top offset = 0
 
73
#i+[0;256] Right offset :
 
74
#{in pixels. Use this to adjust the right position of the drawings.}
 
75
right offset = 0
 
76
#i+[0;256] Bottom offset :
 
77
#{in pixels. Use this to adjust the bottom position of the drawings.}
 
78
bottom offset = 0
 
79
#S+ Foreground image :
 
80
#{It's an image that will be displayed above the drawings, like a reflect for exemple. Let empty to not use any.}
 
81
fg desklet =
 
82
#e+[0;1] Foreground tansparency :
 
83
fg alpha = 1
 
84
 
 
85
#[gtk-preferences]
 
86
[Configuration]
 
87
 
 
88
#s User-defined command to execute to log-out :
 
89
#{Let empty to execute the default command.}
 
90
user action =
 
91
 
 
92
#s User-defined command to execute to shutdown :
 
93
#{It will be available on middle click. Let empty to execute the default command, that greatly depends on your distribution. Sometimes the command to shutdown is just the same as the one to log out.}
 
94
user action2 =
 
95
 
 
96
#b Invert buttons ?
 
97
invert = true