Re: automated script with login into x

2004-11-25 Thread andreas . sumper
Thomas Adam <[EMAIL PROTECTED]> wrote on 26/11/2004 08:21:38 AM: >  --- [EMAIL PROTECTED] wrote: > > Is there a script, which is triggered at this point? I use icewm with > > kdm, > > if that helps. > > You can create a ~/.xsession file. You don't say how you login to X. > "startx" and "xdm" s

Re: automated script with login into x

2004-11-25 Thread Bram Mertens
On Fri, 2004-11-26 at 07:27, [EMAIL PROTECTED] wrote: > Hi there! > > I want to use a script, which runs when I log into my X - server. I > tried .bash_profile, but that did not seem to work for me... > Is there a script, which is triggered at this point? I use icewm with > kdm, if that helps. If

Re: automated script with login into x

2004-11-25 Thread Thomas Adam
--- [EMAIL PROTECTED] wrote: > Is there a script, which is triggered at this point? I use icewm with > kdm, > if that helps. You can create a ~/.xsession file. You don't say how you login to X. "startx" and "xdm" support it natively. "gdm" and "kdm" have to be coerced into using it. See the f

automated script with login into x

2004-11-25 Thread andreas . sumper
Hi there! I want to use a script, which runs when I log into my X - server. I tried .bash_profile, but that did not seem to work for me... Is there a script, which is triggered at this point? I use icewm with kdm, if that helps. Thanks in advance! Andy ---