* etc/xdg/lxsession
- Set disable_autostart=no for all sessions, to keep previous behavior of autostarted applications.
This commit is contained in:
parent
dbc42b691a
commit
881d18c16a
5
debian/changelog
vendored
5
debian/changelog
vendored
@ -9,7 +9,10 @@ lubuntu-default-settings (0.35) UNRELEASED; urgency=low
|
||||
- Add new configuration for Qt settings of QLubuntu session.
|
||||
* usr/share/xsession
|
||||
- Change the name of QLubuntu session file, to match lxsession to launch
|
||||
(upstart seems to require this).
|
||||
(upstart seems to require this).
|
||||
* etc/xdg/lxsession
|
||||
- Set disable_autostart=no for all sessions, to keep previous behavior of
|
||||
autostarted applications.
|
||||
|
||||
[ Alex Henrie ]
|
||||
* usr/share/lxpanel/profile/Lubuntu/panels/panel
|
||||
|
@ -42,7 +42,7 @@ clipboard/command=lxclipboard
|
||||
composite_manager/command=
|
||||
composite_manager/autostart=
|
||||
|
||||
disable_autostart=config-only
|
||||
disable_autostart=no
|
||||
|
||||
upstart_user_session=false
|
||||
|
||||
|
@ -42,7 +42,7 @@ clipboard/command=lxclipboard
|
||||
composite_manager/command=
|
||||
composite_manager/autostart=
|
||||
|
||||
disable_autostart=config-only
|
||||
disable_autostart=no
|
||||
|
||||
upstart_user_session=false
|
||||
|
||||
|
@ -42,7 +42,7 @@ clipboard/command=lxclipboard
|
||||
composite_manager/command=
|
||||
composite_manager/autostart=
|
||||
|
||||
disable_autostart=config-only
|
||||
disable_autostart=no
|
||||
|
||||
upstart_user_session=false
|
||||
|
||||
|
@ -43,7 +43,7 @@ clipboard/command=lxclipboard
|
||||
composite_manager/command=
|
||||
composite_manager/autostart=
|
||||
|
||||
disable_autostart=config-only
|
||||
disable_autostart=no
|
||||
|
||||
upstart_user_session=false
|
||||
|
||||
|
@ -49,7 +49,7 @@ notification/autostart=true
|
||||
keybindings/command=lxqt-globalkeysd
|
||||
keybindings/autostart=true
|
||||
|
||||
disable_autostart=config-only
|
||||
disable_autostart=no
|
||||
|
||||
upstart_user_session=false
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user