Version 0.34 of easy-deb-chroot Fremantle, LXDE works now.
[easy-deb-chroot] / fremantle / easy-deb-chroot / src / home / user / .config / lxpanel / LXDE / panels / panel
1 # lxpanel <profile> config file. Manually editing is not recommended.
2 # Use preference dialog in lxpanel to adjust config when you can.
3
4 Global {
5     edge=left
6     allign=right
7     margin=0
8     widthtype=percent
9     width=94
10     height=32
11     transparent=0
12     tintcolor=#000000
13     alpha=0
14     setdocktype=1
15     setpartialstrut=1
16     usefontcolor=0
17     fontcolor=#ffffff
18     background=0
19     backgroundfile=/usr/share/lxpanel/images/background.png
20 }
21
22 Plugin {
23     type = space
24     Config {
25         Size=2
26     }
27 }
28
29 Plugin {
30     type = launchbar
31     Config {
32         Button {
33             id=pcmanfm.desktop
34         }
35         Button {
36             id=lxde-x-terminal-emulator.desktop
37         }
38         Button {
39             id=lxde-x-www-browser.desktop
40         }
41     }
42 }
43
44 Plugin {
45     type = space
46     Config {
47         Size=4
48     }
49 }
50
51 Plugin {
52     type = pager
53 }
54
55 Plugin {
56     type = space
57     Config {
58         Size=4
59     }
60 }
61
62 Plugin {
63     type = taskbar
64     expand=1
65     Config {
66         tooltips=1
67         IconsOnly=1
68         AcceptSkipPager=1
69         ShowIconified=1
70         ShowMapped=1
71         ShowAllDesks=0
72         UseMouseWheel=0
73         UseUrgencyHint=1
74         FlatButton=0
75         MaxTaskWidth=48
76         spacing=0
77     }
78 }
79