.......... adding to kilgoretrout
Quote:
I'm using 9.0 and am still trying to figure out how to do one simple thing: automatically start an app after login
|
As a
general point, put a symlink from an actual application into ~/.kde/Autostart - for example
ln -s /usr/bin/kspread ~/.kde/Autostart
starts kspread automatically after kde has loaded.