Following command enables the display of all Startup Programs on Uubuntu:
sudo sed -i ‘s/NoDisplay=true/NoDisplay=false/g’ /etc/xdg/autostart/*.desktop
Give it a try!
Following command enables the display of all Startup Programs on Uubuntu:
sudo sed -i ‘s/NoDisplay=true/NoDisplay=false/g’ /etc/xdg/autostart/*.desktop
Give it a try!