[ltp] Mandrake 9.1
Richard Neill
linux-thinkpad@linux-thinkpad.org
Sat, 07 Jun 2003 18:29:44 +0100
Андрей Новосёлов wrote:
> В Сбт, 07.06.2003, в 18:18, Frank Roberts - SOTL написал:
>
>>Hi All
>>
>>Is there anyway to have KDE automatically open a program when initiating KDE
>>other than leaving the program open when shutting down KDE?
>>
>
> Hi, try to look carefully at ~/.kde/Autostart/
> That directory intended for that purpose, I don't use kde? that's why I
> can't say something more detailed. :-(
Yes, that's the right place to put things.
Eg write a shell script to go there, or drag some .desktop icons into
it. If you write a shell script, you may find
kstart --help
to be of use - it allows you to define which window goes where.
Richard