Re: Fwd: Re: [e-users] to directly boot X after the password

2003-07-06 Thread Andrea Spadaccini
On Sun, 06 Jul 2003 00:05:29 -0500 Matt Evans <[EMAIL PROTECTED]> wrote: > Ok I'll bite. What is that at the end that tells us which mp3 the > sender is > currently playing? > Thanks, > Matt Evans > > >[EMAIL PROTECTED] Are you talking about my signature? -- Andrea Spadaccini a.k.a. Lupino

Fwd: Re: [e-users] to directly boot X after the password

2003-07-05 Thread Matt Evans
Ok I'll bite. What is that at the end that tells us which mp3 the sender is currently playing? Thanks, Matt Evans [EMAIL PROTECTED] --- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portal

Re: [e-users] to directly boot X after the password

2003-07-05 Thread Andrea Spadaccini
On Sat, 5 Jul 2003 14:45:22 +0200 Ainulindale <[EMAIL PROTECTED]> wrote: > > if [ `ps -e | grep -c XFree86` -eq 0 ]; then >startx > fi > > > If you are just putting a plain startx there, everytime you want to > open a > terminal (like Eterm or aterm) your computer will try to start

Re: [e-users] to directly boot X after the password

2003-07-05 Thread Ainulindale
Der/Die ehrenwerte Andrea Spadaccini <[EMAIL PROTECTED]> beehrte uns am Fri, 4 Jul 2003 15:29:30 +0200 mit folgende Zeilen: > On Fri, 04 Jul 2003 01:21:20 -0400 > [EMAIL PROTECTED] (Vinh TON THAT) wrote: > > > I used EvilEntity Linux which uses init 2 and only E as Wm, for every > > user when on

Re: [e-users] to directly boot X after the password

2003-07-04 Thread Andrea Spadaccini
On Fri, 04 Jul 2003 01:21:20 -0400 [EMAIL PROTECTED] (Vinh TON THAT) wrote: > I used EvilEntity Linux which uses init 2 and only E as Wm, for every > user when one enter password, X boots automatically, only root has to > type "startx". > > So , I'd like to find the script which does it. > > H

[e-users] to directly boot X after the password

2003-07-03 Thread Vinh TON THAT
Hi, I don't have session manager such as gdm or kdm and xdm doesn't work, because I have some problems with init 3 to 5 I used EvilEntity Linux which uses init 2 and only E as Wm, for every user when one enter password, X boots automatically, only root has to type "startx". So , I'd like