wok rev 5138

lxpanel: Have home midori by default
author Christophe Lincoln <pankso@slitaz.org>
date Tue Mar 23 20:38:10 2010 +0100 (2010-03-23)
parents 1a0d654fa719
children 81ea551928bc
files lxpanel/stuff/default/panels/panel
line diff
     1.1 --- a/lxpanel/stuff/default/panels/panel	Tue Mar 23 20:36:44 2010 +0100
     1.2 +++ b/lxpanel/stuff/default/panels/panel	Tue Mar 23 20:38:10 2010 +0100
     1.3 @@ -8,22 +8,24 @@
     1.4      widthtype=percent
     1.5      width=100
     1.6      height=24
     1.7 -    transparent=0
     1.8 +    transparent=1
     1.9      tintcolor=#000000
    1.10      alpha=0
    1.11 +    autohide=0
    1.12 +    heightwhenhidden=2
    1.13      setdocktype=1
    1.14      setpartialstrut=1
    1.15 -    usefontcolor=0
    1.16 +    usefontcolor=1
    1.17      fontcolor=#ffffff
    1.18 -    background=1
    1.19 +    background=0
    1.20      backgroundfile=/usr/share/lxpanel/images/background.png
    1.21 -	iconsize=24
    1.22 +    iconsize=24
    1.23  }
    1.24  
    1.25  Plugin {
    1.26      type = space
    1.27      Config {
    1.28 -        Size=2
    1.29 +        Size=4
    1.30      }
    1.31  }
    1.32  
    1.33 @@ -36,7 +38,7 @@
    1.34          separator {
    1.35          }
    1.36          item {
    1.37 -            image=/usr/share/icons/SliTaz/16x16/actions/go-next.png
    1.38 +            image=/usr/share/icons/SliTaz/16x16/categories/applications-system.png
    1.39              command=run
    1.40          }
    1.41          separator {
    1.42 @@ -49,50 +51,35 @@
    1.43  }
    1.44  
    1.45  Plugin {
    1.46 +    type = space
    1.47 +    Config {
    1.48 +        Size=4
    1.49 +    }
    1.50 +}
    1.51 +
    1.52 +Plugin {
    1.53      type = launchbar
    1.54      Config {
    1.55 -		Button {
    1.56 -			id=pcmanfm.desktop
    1.57 -		}
    1.58          Button {
    1.59              id=xterm.desktop
    1.60          }
    1.61          Button {
    1.62 -            id=firefox.desktop
    1.63 +            id=midori.desktop
    1.64          }
    1.65      }
    1.66  }
    1.67  
    1.68  Plugin {
    1.69 -    type = space
    1.70 -    Config {
    1.71 -        Size=4
    1.72 -    }
    1.73 -}
    1.74 -
    1.75 -Plugin {
    1.76      type = pager
    1.77  }
    1.78  
    1.79  Plugin {
    1.80 -    type = space
    1.81 -    Config {
    1.82 -        Size=4
    1.83 -    }
    1.84 -}
    1.85 -
    1.86 -Plugin {
    1.87      type = wincmd
    1.88      Config {
    1.89 +        image=window-manager
    1.90          Button1=iconify
    1.91          Button2=shade
    1.92 -    }
    1.93 -}
    1.94 -
    1.95 -Plugin {
    1.96 -    type = space
    1.97 -    Config {
    1.98 -        Size=4
    1.99 +        Toggle=0
   1.100      }
   1.101  }
   1.102  
   1.103 @@ -102,15 +89,13 @@
   1.104      Config {
   1.105          tooltips=1
   1.106          IconsOnly=0
   1.107 -        AcceptSkipPager=1
   1.108 -        ShowIconified=1
   1.109 -        ShowMapped=1
   1.110          ShowAllDesks=0
   1.111          UseMouseWheel=1
   1.112          UseUrgencyHint=1
   1.113 -        FlatButton=0
   1.114 +        FlatButton=1
   1.115          MaxTaskWidth=200
   1.116          spacing=1
   1.117 +        GroupedTasks=0
   1.118      }
   1.119  }
   1.120  
   1.121 @@ -132,7 +117,7 @@
   1.122  Plugin {
   1.123      type = space
   1.124      Config {
   1.125 -        Size=2
   1.126 +        Size=4
   1.127      }
   1.128  }
   1.129  
   1.130 @@ -147,7 +132,23 @@
   1.131  Plugin {
   1.132      type = space
   1.133      Config {
   1.134 -        Size=2
   1.135 +        Size=4
   1.136 +    }
   1.137 +}
   1.138 +
   1.139 +Plugin {
   1.140 +    type = batt
   1.141 +    Config {
   1.142 +        HideIfNoBattery=0
   1.143 +        AlarmCommand=xmessage Battery low
   1.144 +        AlarmTime=5
   1.145 +        BackgroundColor=black
   1.146 +        BorderWidth=1
   1.147 +        ChargingColor1=#28f200
   1.148 +        ChargingColor2=#22cc00
   1.149 +        DischargingColor1=#ffee00
   1.150 +        DischargingColor2=#d9ca00
   1.151 +        Size=8
   1.152      }
   1.153  }
   1.154  
   1.155 @@ -174,9 +175,11 @@
   1.156  Plugin {
   1.157      type = dclock
   1.158      Config {
   1.159 -        BoldFont=1
   1.160 -		ClockFmt=%R
   1.161 +        ClockFmt=%R
   1.162          TooltipFmt=%A %x
   1.163 +        Action=desktopbox calendar
   1.164 +        BoldFont=0
   1.165 +        IconOnly=0
   1.166      }
   1.167  }
   1.168