Add lxsession to autostart for gdm, should allow theming of gdm (maybe).
This commit is contained in:
parent
898b9d8290
commit
fee0ddf6f0
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -2,4 +2,4 @@ lubuntu-default-settings (0.1) karmic; urgency=low
|
|||||||
|
|
||||||
* Initial release
|
* Initial release
|
||||||
|
|
||||||
-- Julien Lavergne <gilir@ubuntu.com> Tue, 01 Sep 2009 22:11:46 +0200
|
-- Julien Lavergne <gilir@ubuntu.com> Tue, 15 Sep 2009 01:43:45 +0200
|
||||||
|
9
usr/share/gdm/autostart/LoginWindow/lxsession.desktop
Normal file
9
usr/share/gdm/autostart/LoginWindow/lxsession.desktop
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Type=Application
|
||||||
|
Name=Lxsession
|
||||||
|
TryExec=/usr/bin/lxsession -s Lubuntu
|
||||||
|
Exec=/usr/bin/lxsession -s Lubuntu
|
||||||
|
OnlyShowIn=GNOME;LXDE;
|
||||||
|
X-GNOME-Autostart-Phase=Initialization
|
||||||
|
X-GNOME-Autostart-Notify=true
|
||||||
|
X-GNOME-AutoRestart=true
|
Loading…
x
Reference in New Issue
Block a user