flavors view core-basic/rootfs/etc/lxpanel/default/panels/panel @ rev 88

core/core-basic/just/base: update from last cooking...
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Apr 02 11:50:33 2011 +0200 (2011-04-02)
parents
children
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 name=SliTazMenu.directory
38 system {
39 }
40 separator {
41 }
42 item {
43 image=exec
44 command=run
45 }
46 separator {
47 }
48 item {
49 image=logout
50 command=logout
51 }
52 }
53 }
55 Plugin {
56 type = space
57 expand=1
58 Config {
59 Size=2
60 }
61 }
63 Plugin {
64 type = tray
65 }
67 Plugin {
68 type = space
69 Config {
70 Size=4
71 }
72 }
74 Plugin {
75 type = volumealsa
76 }
78 Plugin {
79 type = space
80 Config {
81 Size=4
82 }
83 }
85 Plugin {
86 type = netstatus
87 Config {
88 iface=eth0
89 configtool=subox netbox %i
90 }
91 }
93 Plugin {
94 type = space
95 Config {
96 Size=4
97 }
98 }
100 Plugin {
101 type = batt
102 Config {
103 HideIfNoBattery=0
104 AlarmCommand=xmessage Battery low
105 AlarmTime=5
106 BackgroundColor=black
107 BorderWidth=1
108 ChargingColor1=#28f200
109 ChargingColor2=#22cc00
110 DischargingColor1=#ffee00
111 DischargingColor2=#d9ca00
112 Size=8
113 }
114 }
116 Plugin {
117 type = cpu
118 }
120 Plugin {
121 type = space
122 Config {
123 Size=2
124 }
125 }