From 6ed6a23e399c66158479c76a88fdff16f3583eaf Mon Sep 17 00:00:00 2001 From: Julien Lavergne Date: Wed, 28 Nov 2012 19:52:16 +0100 Subject: [PATCH] Fixes for the nexus7 session --- etc/xdg/lxsession/Lubuntu-Nexus7/autostart | 3 ++- .../profile/Lubuntu-Nexus7/panels/bottom | 21 ++++++++++++++----- 2 files changed, 18 insertions(+), 6 deletions(-) diff --git a/etc/xdg/lxsession/Lubuntu-Nexus7/autostart b/etc/xdg/lxsession/Lubuntu-Nexus7/autostart index 8e3f3ab..613065c 100644 --- a/etc/xdg/lxsession/Lubuntu-Nexus7/autostart +++ b/etc/xdg/lxsession/Lubuntu-Nexus7/autostart @@ -1,5 +1,6 @@ xrotate @lxlauncher -@lxpanel --profile lubuntu-nexus7 +@lxpanel --profile Lubuntu-Nexus7 @xfce4-power-manager @/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 +@onboard diff --git a/usr/share/lxpanel/profile/Lubuntu-Nexus7/panels/bottom b/usr/share/lxpanel/profile/Lubuntu-Nexus7/panels/bottom index 6896f4d..863ad84 100644 --- a/usr/share/lxpanel/profile/Lubuntu-Nexus7/panels/bottom +++ b/usr/share/lxpanel/profile/Lubuntu-Nexus7/panels/bottom @@ -15,7 +15,7 @@ Global { setpartialstrut=1 usefontcolor=1 fontcolor=#000000 - background=1 + background=0 backgroundfile=/usr/share/lxpanel/images/lubuntu-background.png iconsize=64 } @@ -24,21 +24,31 @@ Plugin { type = launchbar Config { Button { - id=pcmanfm.desktop - } - Button { - id=lubuntu-browser.desktop + id=lubuntu-nexus7-rotate.desktop } } } Plugin { type = space + expand=1 Config { Size=4 } } +Plugin { + type = launchbar + Config { + Button { + id=pcmanfm.desktop + } + Button { + id=lubuntu-browser.desktop + } + } +} + Plugin { type = wincmd Config { @@ -49,6 +59,7 @@ Plugin { Plugin { type = space + expand=1 Config { Size=4 }