* etc/xdg/lubuntu/lxdm/lxdm.conf
- Make Lubuntu the default session by using the [base] session key. - Remove last_*, not provided by lxdm.conf in recent lxdm version. - Put "username" in the autologin key.
This commit is contained in:
parent
ea515026bf
commit
f53b6a16f2
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -3,6 +3,10 @@ lubuntu-default-settings (0.7) UNRELEASED; urgency=low
|
|||||||
* usr/bin/start* :
|
* usr/bin/start* :
|
||||||
- Install a custom preferences file for Chromium.
|
- Install a custom preferences file for Chromium.
|
||||||
- Ensure the menu prefix
|
- Ensure the menu prefix
|
||||||
|
* etc/xdg/lubuntu/lxdm/lxdm.conf
|
||||||
|
- Make Lubuntu the default session by using the [base] session key.
|
||||||
|
- Remove last_*, not provided by lxdm.conf in recent lxdm version.
|
||||||
|
- Put "username" in the autologin key.
|
||||||
|
|
||||||
-- Julien Lavergne <gilir@ubuntu.com> Mon, 01 Mar 2010 00:38:35 +0100
|
-- Julien Lavergne <gilir@ubuntu.com> Mon, 01 Mar 2010 00:38:35 +0100
|
||||||
|
|
||||||
|
@ -1,13 +1,9 @@
|
|||||||
[base]
|
[base]
|
||||||
# autologin=dgod
|
# autologin=username
|
||||||
# session=/usr/bin/startlubuntu
|
session=/usr/bin/startlubuntu
|
||||||
# numlock=0
|
# numlock=0
|
||||||
greeter=/usr/lib/lxdm/lxdm-greeter-gtk
|
greeter=/usr/lib/lxdm/lxdm-greeter-gtk
|
||||||
|
|
||||||
last_session=Lubuntu.desktop
|
|
||||||
|
|
||||||
last_lang=
|
|
||||||
|
|
||||||
[server]
|
[server]
|
||||||
# arg=/usr/bin/X -nr vt1
|
# arg=/usr/bin/X -nr vt1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user