Pass -e LXDE to lxsession to behave like a LXDE session.
Bump depends on lxsession to >= 0.4.1 to use this feature.
This commit is contained in:
parent
f580e927f9
commit
2ba3733894
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -1,6 +1,7 @@
|
||||
lubuntu-default-settings (0.3) UNRELEASED; urgency=low
|
||||
|
||||
*
|
||||
* Pass -e LXDE to lxsession to behave like a LXDE session.
|
||||
Bump depends on lxsession to >= 0.4.1 to use this feature.
|
||||
|
||||
-- Julien Lavergne <gilir@ubuntu.com> Sat, 28 Nov 2009 00:40:40 +0100
|
||||
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -10,6 +10,6 @@ Vcs-Browser: http://bazaar.launchpad.net/~lubuntu-desktop/+junk/lubuntu-default-
|
||||
|
||||
Package: lubuntu-default-settings
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}, lxsession (>= 0.3.9), lubuntu-artwork (>= 0.2)
|
||||
Depends: ${misc:Depends}, lxsession (>= 0.4.1), lubuntu-artwork (>= 0.2)
|
||||
Description: default settings for Lubuntu
|
||||
Various system settings tailored for Lubuntu.
|
||||
|
@ -43,4 +43,4 @@ xprop -root -remove _NET_NUMBER_OF_DESKTOPS -remove _NET_DESKTOP_NAMES -remove _
|
||||
export SAL_USE_VCLPLUGIN=gtk
|
||||
|
||||
# Start the LXDE session
|
||||
exec /usr/bin/lxsession -s Lubuntu
|
||||
exec /usr/bin/lxsession -s Lubuntu -e LXDE
|
||||
|
Loading…
x
Reference in New Issue
Block a user