Re: [SOLVED] application autostart

2016-01-24 Thread Luis Felipe Tabera Alonso
On Sunday 24 January 2016 14:42:17 Liam O'Toole wrote: > Try > > Hidden=true Thanks! This worked. I missinterpreted the Hidden key in http://standards.freedesktop.org/autostart-spec/autostart-spec-latest.html with the contents of the desktop file.

Re: application autostart

2016-01-24 Thread Liam O'Toole
On 2016-01-24, Luis Tabera wrote: > Hi, > > I am currently running a plasma desktop fron debian sid. The package > korganizer adds a .desktop file in > > /etc/xdg/autostart/korgac.desktop > > That launches korganizer daemon at start of a plasma session. This launches > akonadi that launches kdew

application autostart

2016-01-24 Thread Luis Tabera
Hi, I am currently running a plasma desktop fron debian sid. The package korganizer adds a .desktop file in /etc/xdg/autostart/korgac.desktop That launches korganizer daemon at start of a plasma session. This launches akonadi that launches kdewallet that ask for passwords and delays startup. I