* etc/xdg/lxsession :
- Use new lxsession features instead of autostart commands.
This commit is contained in:
parent
4a35e32217
commit
c10d44c109
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -3,8 +3,10 @@ lubuntu-default-settings (0.31) UNRELEASED; urgency=low
|
|||||||
* Add a new Lubuntu-Nexus7 session.
|
* Add a new Lubuntu-Nexus7 session.
|
||||||
* debian/lubuntu-default-settings:
|
* debian/lubuntu-default-settings:
|
||||||
- Exclude nexus7 specific items.
|
- Exclude nexus7 specific items.
|
||||||
|
* etc/xdg/lxsession :
|
||||||
|
- Use new lxsession features instead of autostart commands.
|
||||||
|
|
||||||
-- Julien Lavergne <gilir@ubuntu.com> Tue, 27 Nov 2012 21:50:27 +0100
|
-- Julien Lavergne <gilir@ubuntu.com> Wed, 28 Nov 2012 19:56:19 +0100
|
||||||
|
|
||||||
lubuntu-default-settings (0.30) raring; urgency=low
|
lubuntu-default-settings (0.30) raring; urgency=low
|
||||||
|
|
||||||
|
@ -1,6 +1 @@
|
|||||||
@lxlauncher
|
@lxlauncher
|
||||||
@lxpanel --profile Lubuntu
|
|
||||||
@xscreensaver -no-splash
|
|
||||||
@xfce4-power-manager
|
|
||||||
@pcmanfm --desktop
|
|
||||||
@/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1
|
|
||||||
|
@ -1,5 +1,20 @@
|
|||||||
[Session]
|
[Session]
|
||||||
window_manager=openbox-lubuntu
|
window_manager=openbox-lubuntu
|
||||||
|
panel/program=lxpanel
|
||||||
|
panel/session=Lubuntu
|
||||||
|
screensaver/program=xscreensaver
|
||||||
|
power-manager/program=xfce4-power-manager
|
||||||
|
file-manager/program=pcmanfm
|
||||||
|
file-manager/session=lubuntu
|
||||||
|
file-manager/extras=
|
||||||
|
polkit=gnome
|
||||||
|
|
||||||
|
[Dbus]
|
||||||
|
lxde=true
|
||||||
|
gnome=true
|
||||||
|
|
||||||
|
[Security]
|
||||||
|
keyring=gnome-all
|
||||||
|
|
||||||
[GTK]
|
[GTK]
|
||||||
sNet/ThemeName=Lubuntu-default
|
sNet/ThemeName=Lubuntu-default
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
xrotate
|
xrotate
|
||||||
@lxlauncher
|
@lxlauncher
|
||||||
@lxpanel --profile Lubuntu-Nexus7
|
|
||||||
@xfce4-power-manager
|
|
||||||
@/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1
|
|
||||||
@onboard
|
@onboard
|
||||||
|
@ -1,5 +1,24 @@
|
|||||||
[Session]
|
[Session]
|
||||||
window_manager=openbox-lubuntu
|
window_manager=openbox-lubuntu
|
||||||
|
panel/program=lxpanel
|
||||||
|
panel/session=Lubuntu-Nexus7
|
||||||
|
screensaver/program=xscreensaver
|
||||||
|
power-manager/program=xfce4-power-manager
|
||||||
|
file-manager/program=pcmanfm
|
||||||
|
file-manager/session=lubuntu
|
||||||
|
file-manager/extras=
|
||||||
|
polkit=gnome
|
||||||
|
|
||||||
|
[Dbus]
|
||||||
|
lxde=true
|
||||||
|
gnome=true
|
||||||
|
|
||||||
|
[Security]
|
||||||
|
keyring=gnome-all
|
||||||
|
|
||||||
|
[a11y]
|
||||||
|
activate=yes
|
||||||
|
type=gnome
|
||||||
|
|
||||||
[GTK]
|
[GTK]
|
||||||
sNet/ThemeName=Lubuntu-default
|
sNet/ThemeName=Lubuntu-default
|
||||||
|
@ -1,5 +0,0 @@
|
|||||||
@lxpanel --profile Lubuntu
|
|
||||||
@xscreensaver -no-splash
|
|
||||||
@xfce4-power-manager
|
|
||||||
@pcmanfm --desktop --profile lubuntu
|
|
||||||
@/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1
|
|
@ -1,5 +1,20 @@
|
|||||||
[Session]
|
[Session]
|
||||||
window_manager=openbox-lubuntu
|
window_manager=openbox-lubuntu
|
||||||
|
panel/program=lxpanel
|
||||||
|
panel/session=Lubuntu
|
||||||
|
screensaver/program=xscreensaver
|
||||||
|
power-manager/program=xfce4-power-manager
|
||||||
|
file-manager/program=pcmanfm
|
||||||
|
file-manager/session=lubuntu
|
||||||
|
file-manager/extras=
|
||||||
|
polkit=gnome
|
||||||
|
|
||||||
|
[Dbus]
|
||||||
|
lxde=true
|
||||||
|
gnome=true
|
||||||
|
|
||||||
|
[Security]
|
||||||
|
keyring=gnome-all
|
||||||
|
|
||||||
[GTK]
|
[GTK]
|
||||||
sNet/ThemeName=Lubuntu-default
|
sNet/ThemeName=Lubuntu-default
|
||||||
|
Loading…
x
Reference in New Issue
Block a user