Startup Applications not working in 16.04
Ralf Mardorf
silver.bullet at zoho.com
Sun Aug 20 06:15:40 UTC 2017
On Sat, 19 Aug 2017 23:31:31 -0400, Little Girl wrote:
>Ubuntu 16.04 made a change from X to Wayland
I installed the 15.10 development release from the server image,
installed Openbox and then run a release upgrade to 16.04. Since my
xorg.conf is used, I suspect I'm using X.
Apart from this, the OP mentioned that xscreensaver works, just
autostart doesn't.
Unfortunately I can't help the OP with the audtostart issue, unless the
OP should use openbox, too.
[root at moonstudio ~]# lsb_release -dc
Description: Ubuntu 16.04.3 LTS
Codename: xenial
[root at moonstudio ~]# cat /home/weremouse/.config/openbox/autostart
export XDG_CONFIG_DIRS=""
(sleep 1 && feh --bg-scale ~/Pictures/moonstudio_wallpaper_1.png) &
parcellite -n &
(sleep 1 && lxpanel) &
(sleep 1 && fbpanel) &
(sleep 1 && xscreensaver -nos) &
(sleep 1 && numlockx) &
[root at moonstudio ~]# dpkg-query -l | grep wayland
ii libwayland-bin 1.12.0-1~ubuntu16.04.1 amd64 wayland compositor infrastructure - binary utilities
ii libwayland-client0:amd64 1.12.0-1~ubuntu16.04.1 amd64 wayland compositor infrastructure - client library
ii libwayland-cursor0:amd64 1.12.0-1~ubuntu16.04.1 amd64 wayland compositor infrastructure - cursor library
ii libwayland-dev:amd64 1.12.0-1~ubuntu16.04.1 amd64 wayland compositor infrastructure - development files
ii libwayland-egl1-mesa:amd64 17.0.7-0ubuntu0.16.04.1 amd64 implementation of the Wayland EGL platform -- runtime
ii libwayland-server0:amd64 1.12.0-1~ubuntu16.04.1 amd64 wayland compositor infrastructure - server library
More information about the ubuntu-users
mailing list