RE: running scripts when logging in (via X)

2004-11-30 Thread Mark D. Hansen
rk D. Hansen > Cc: [EMAIL PROTECTED] > Subject: Re: running scripts when logging in (via X) > > > On Tue, Nov 30, 2004 at 09:04:17AM -0500, Mark D. Hansen wrote: > > When I reboot my Debian box, the login comes up in an X > environment. I > > notice that my login script

Re: running scripts when logging in (via X)

2004-11-30 Thread Rogério Brito
On Nov 30 2004, Mark D. Hansen wrote: > How to I get these scripts to run when I login via X ?? Just put whatever you want in ~/.xsession. Hope this helps, Rogério Brito. -- Learn to quote e-mails decently at: http://pub.tsn.dk/how-to-quote.php http://learn.to/quote http://www.xs4all.nl/~sbpol

Re: running scripts when logging in (via X)

2004-11-30 Thread Sam Watkins
On Tue, Nov 30, 2004 at 09:04:17AM -0500, Mark D. Hansen wrote: > When I reboot my Debian box, the login comes up in an X environment. I > notice that my login scripts (e.g., /etc/profile, .bash_profile) do not run. > > How to I get these scripts to run when I login via X ?? /etc/profile and ~