Re: How to start an user program automatically after logging on.

2009-05-12 Thread Depo Catcher
bro, if it's a command line program you can do this in the crontab: @reboot /home/me/bin/myscript.sh more info: http://team.macnn.com/drafts/crontab_defs.html On some systems you can even start GUI programs with the @reboot You'll have to test and depends a bit on startup order and desktop

Re: How to start an user program automatically after logging on.

2009-05-12 Thread J.Hwan.Kim
Allan Wind ? ?: On 2009-05-12T14:16:43, J.Hwan.Kim wrote: I'd like to know how to start a program automatically after booting. For example, I wish to let "Mail Notification" program start automatically after logging on. Could you tell me the method? Are you using KDE/GDM, or XFCE? Aut

Re: How to start an user program automatically after logging on.

2009-05-12 Thread J.Hwan.Kim
Allan Wind ? ?: On 2009-05-12T14:16:43, J.Hwan.Kim wrote: I'd like to know how to start a program automatically after booting. For example, I wish to let "Mail Notification" program start automatically after logging on. Could you tell me the method? Are you using KDE/GDM, or XFCE? Aut

Re: How to start an user program automatically after logging on.

2009-05-11 Thread Allan Wind
On 2009-05-12T14:16:43, J.Hwan.Kim wrote: > I'd like to know how to start a program automatically after booting. > For example, I wish to let "Mail Notification" program start > automatically after logging on. > Could you tell me the method? Are you using KDE/GDM, or XFCE? Automatically starting

How to start an user program automatically after logging on.

2009-05-11 Thread J.Hwan.Kim
Hi, everyone I'd like to know how to start a program automatically after booting. For example, I wish to let "Mail Notification" program start automatically after logging on. Could you tell me the method? Thanks in advance. Regards, J.H.Kim -- To UNSUBSCRIBE, email to debian-user-requ...