I'm struggling to get the autostart working for some applications. Let me take skype as an example. I wish skype to start at login. So,
Code: Select all
$ cd .config/autostart/
$ ln -s /usr/share/applications/skype.desktop
If you visit .config/autostart with PCMan and double click on the files, each one of them works. That means the files are correct. I also tried .config/lxsession/LXDE/autostart/ without success.
Could someone help? I'm using LXDE 0.3.2.1+svn20080509-5 on the testing distribution of Debian.
Cheers,
Ryo