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
|
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
|
-- 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
|
Package: lubuntu-default-settings
|
||||||
Architecture: all
|
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
|
Description: default settings for Lubuntu
|
||||||
Various system settings tailored 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
|
export SAL_USE_VCLPLUGIN=gtk
|
||||||
|
|
||||||
# Start the LXDE session
|
# 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