slitaz-configs rev 119

New desktop style via lxpanel
author Christophe Lincoln <pankso@slitaz.org>
date Wed Feb 22 01:51:25 2012 +0100 (2012-02-22)
parents 37f333815410
children b67377104c21
files rootfs/etc/lxpanel/slitaz/panels/bottom rootfs/etc/lxpanel/slitaz/panels/panel
line diff
     1.1 --- a/rootfs/etc/lxpanel/slitaz/panels/bottom	Wed Feb 22 01:38:43 2012 +0100
     1.2 +++ b/rootfs/etc/lxpanel/slitaz/panels/bottom	Wed Feb 22 01:51:25 2012 +0100
     1.3 @@ -9,13 +9,13 @@
     1.4      width=100
     1.5      height=24
     1.6      transparent=0
     1.7 -    tintcolor=#ffffff
     1.8 -    alpha=20
     1.9 +    tintcolor=#333333
    1.10 +    alpha=255
    1.11      autohide=0
    1.12      heightwhenhidden=2
    1.13      setdocktype=0
    1.14      setpartialstrut=1
    1.15 -    usefontcolor=0
    1.16 +    usefontcolor=1
    1.17      fontcolor=#ffffff
    1.18      background=1
    1.19      backgroundfile=/usr/share/images/panel-background.png
    1.20 @@ -23,7 +23,25 @@
    1.21  }
    1.22  
    1.23  Plugin {
    1.24 -    type = pager
    1.25 +    type = menu
    1.26 +    Config {
    1.27 +        name=SliTazMenu.directory
    1.28 +        image=slitaz-menu
    1.29 +        system {
    1.30 +        }
    1.31 +        separator {
    1.32 +        }
    1.33 +        item {
    1.34 +            image=exec
    1.35 +            command=run
    1.36 +        }
    1.37 +        separator {
    1.38 +        }
    1.39 +        item {
    1.40 +            image=lxde-logout
    1.41 +            command=logout
    1.42 +        }
    1.43 +    }
    1.44  }
    1.45  
    1.46  Plugin {
    1.47 @@ -50,21 +68,10 @@
    1.48  }
    1.49  
    1.50  Plugin {
    1.51 -    type = dclock
    1.52 -    Config {
    1.53 -        ClockFmt=%R
    1.54 -        TooltipFmt=%A %x - %R
    1.55 -        BoldFont=1
    1.56 -        IconOnly=0
    1.57 -    }
    1.58 +    type = tray
    1.59  }
    1.60  
    1.61  Plugin {
    1.62 -    type = launchbar
    1.63 -    Config {
    1.64 -        Button {
    1.65 -            id=/usr/share/applications/slitaz-logout.desktop
    1.66 -        }
    1.67 -    }
    1.68 +    type = pager
    1.69  }
    1.70  
     2.1 --- a/rootfs/etc/lxpanel/slitaz/panels/panel	Wed Feb 22 01:38:43 2012 +0100
     2.2 +++ b/rootfs/etc/lxpanel/slitaz/panels/panel	Wed Feb 22 01:51:25 2012 +0100
     2.3 @@ -9,13 +9,13 @@
     2.4      width=100
     2.5      height=24
     2.6      transparent=0
     2.7 -    tintcolor=#ffffff
     2.8 -    alpha=20
     2.9 +    tintcolor=#351a0a
    2.10 +    alpha=255
    2.11      autohide=0
    2.12      heightwhenhidden=2
    2.13      setdocktype=0
    2.14      setpartialstrut=1
    2.15 -    usefontcolor=0
    2.16 +    usefontcolor=1
    2.17      fontcolor=#ffffff
    2.18      background=1
    2.19      backgroundfile=/usr/share/images/panel-background.png
    2.20 @@ -25,35 +25,6 @@
    2.21  Plugin {
    2.22      type = space
    2.23      Config {
    2.24 -        Size=4
    2.25 -    }
    2.26 -}
    2.27 -
    2.28 -Plugin {
    2.29 -    type = menu
    2.30 -    Config {
    2.31 -        name=SliTazMenu.directory
    2.32 -        image=/usr/share/pixmaps/slitaz-menu.png
    2.33 -        system {
    2.34 -        }
    2.35 -        separator {
    2.36 -        }
    2.37 -        item {
    2.38 -            image=exec
    2.39 -            command=run
    2.40 -        }
    2.41 -        separator {
    2.42 -        }
    2.43 -        item {
    2.44 -            image=logout
    2.45 -            command=logout
    2.46 -        }
    2.47 -    }
    2.48 -}
    2.49 -
    2.50 -Plugin {
    2.51 -    type = space
    2.52 -    Config {
    2.53          Size=2
    2.54      }
    2.55  }
    2.56 @@ -65,10 +36,10 @@
    2.57              id=/usr/share/applications/xterm.desktop
    2.58          }
    2.59          Button {
    2.60 -            id=/usr/share/applications/leafpad.desktop
    2.61 +            id=/usr/share/applications/tazpanel.desktop
    2.62          }
    2.63          Button {
    2.64 -            id=/usr/share/applications/tazweb.desktop
    2.65 +            id=/usr/share/applications/midori.desktop
    2.66          }
    2.67      }
    2.68  }
    2.69 @@ -82,13 +53,20 @@
    2.70  }
    2.71  
    2.72  Plugin {
    2.73 -    type = tray
    2.74 +    type = dclock
    2.75 +    Config {
    2.76 +        ClockFmt=%A %d %B - %R
    2.77 +        TooltipFmt=%A %x - %T
    2.78 +        BoldFont=1
    2.79 +        IconOnly=0
    2.80 +    }
    2.81  }
    2.82  
    2.83  Plugin {
    2.84      type = space
    2.85 +    expand=1
    2.86      Config {
    2.87 -        Size=4
    2.88 +        Size=2
    2.89      }
    2.90  }
    2.91  
    2.92 @@ -122,25 +100,22 @@
    2.93      type = batt
    2.94      Config {
    2.95          HideIfNoBattery=0
    2.96 -        AlarmCommand=xmessage Battery low
    2.97 +        AlarmCommand=desktopbox notify "Battery low" 4
    2.98          AlarmTime=5
    2.99 -        BackgroundColor=black
   2.100 -        BorderWidth=1
   2.101 -        ChargingColor1=#28f200
   2.102 -        ChargingColor2=#22cc00
   2.103 -        DischargingColor1=#ffee00
   2.104 -        DischargingColor2=#d9ca00
   2.105 -        Size=8
   2.106 +        BackgroundColor=#1b0c03
   2.107 +        BorderWidth=3
   2.108 +        ChargingColor1=#cfcfcf
   2.109 +        ChargingColor2=#cfcfcf
   2.110 +        DischargingColor1=#473b34
   2.111 +        DischargingColor2=#473b34
   2.112 +        Size=12
   2.113      }
   2.114  }
   2.115  
   2.116  Plugin {
   2.117 -    type = cpu
   2.118 -}
   2.119 -
   2.120 -Plugin {
   2.121      type = space
   2.122      Config {
   2.123 -        Size=2
   2.124 +        Size=4
   2.125      }
   2.126  }
   2.127 +