wok-next view lxpanel/stuff/default/panels/panel @ rev 9494

lxpanel: have latest settings (2 pan) and save space by rm xkb-flags
author Christophe Lincoln <pankso@slitaz.org>
date Wed Apr 06 02:51:47 2011 +0200 (2011-04-06)
parents 41a8fe5f7193
children 296449b44b98
line source
1 # lxpanel <profile> config file. Manually editing is not recommended.
2 # Use preference dialog in lxpanel to adjust config when you can.
4 Global {
5 edge=top
6 allign=center
7 margin=0
8 widthtype=percent
9 width=100
10 height=24
11 transparent=1
12 tintcolor=#ffffff
13 alpha=20
14 autohide=0
15 heightwhenhidden=2
16 setdocktype=0
17 setpartialstrut=1
18 usefontcolor=1
19 fontcolor=#ffffff
20 background=0
21 backgroundfile=/usr/share/lxpanel/images/background.png
22 iconsize=24
23 }
25 Plugin {
26 type = space
27 Config {
28 Size=4
29 }
30 }
32 Plugin {
33 type = menu
34 Config {
35 name=SliTazMenu.directory
36 image=/usr/share/pixmaps/slitaz-menu.png
37 system {
38 }
39 separator {
40 }
41 item {
42 image=exec
43 command=run
44 }
45 separator {
46 }
47 item {
48 image=logout
49 command=logout
50 }
51 }
52 }
54 Plugin {
55 type = space
56 Config {
57 Size=2
58 }
59 }
61 Plugin {
62 type = launchbar
63 Config {
64 Button {
65 id=/usr/share/applications/pcmanfm.desktop
66 }
67 Button {
68 id=/usr/share/applications/leafpad.desktop
69 }
70 }
71 }
73 Plugin {
74 type = space
75 Config {
76 Size=2
77 }
78 }
80 Plugin {
81 type = space
82 expand=1
83 Config {
84 Size=2
85 }
86 }
88 Plugin {
89 type = tray
90 }
92 Plugin {
93 type = space
94 Config {
95 Size=4
96 }
97 }
99 Plugin {
100 type = volumealsa
101 }
103 Plugin {
104 type = space
105 Config {
106 Size=8
107 }
108 }
110 Plugin {
111 type = netstatus
112 Config {
113 iface=wlan0
114 configtool=subox netbox %i
115 }
116 }
118 Plugin {
119 type = space
120 Config {
121 Size=4
122 }
123 }
125 Plugin {
126 type = batt
127 Config {
128 HideIfNoBattery=0
129 AlarmCommand=xmessage Battery low
130 AlarmTime=5
131 BackgroundColor=black
132 BorderWidth=1
133 ChargingColor1=#28f200
134 ChargingColor2=#22cc00
135 DischargingColor1=#ffee00
136 DischargingColor2=#d9ca00
137 Size=8
138 }
139 }
141 Plugin {
142 type = cpu
143 }
145 Plugin {
146 type = space
147 Config {
148 Size=2
149 }
150 }