> All you really need is: > #!/bin/bash --login The file the book (Learning Debian GNU/Linux) is telling me to edit is /etc/X11/Xsession
Are saying that the Xsession file should just say #!/bin/bash --login gnome session ?? > From: James Leigh <[EMAIL PROTECTED]> > Date: Fri, 20 Apr 2001 19:42:18 -0400 > To: Anthony <[EMAIL PROTECTED]> > Subject: Re: GNOME problems > > Wait a minute, gnome-session starts all these programs that need starting. > I have included my /etc/X11/gdm/Sessions/Gnome that debian installed. All > you really need is: > #!/bin/bash --login > gnome-session > > james > > On Fri, 20 Apr 2001 19:22:13 Anthony wrote: >> Hello again, >> I'm trying to configure the Xsession file for GNOME >> I've tried a bunch of different ways and still can't get it to work. >> >> It says the file should begin with >> >> #!/bin/bash >> xterm & >> gmc & >> window-manager & (here I tried Enlightenment,FVWM and I also tried it >> with >> the path instead of the name /usr/bin/X11/fvwm2) >> panel >> exit O (I tried o,O,0) >> ## >> >> Is there a place I can view what this file is SUPPOSED to look like in >> it's >> entirety or can someone see what I'm missing? >> >> Thanks everyone. >> >> >> Anthony Minero >> Creative Director >> PencilFight Design >> PENCILFIGHT.COM >> 2518 Lincoln Blvd. >> Los Angeles, CA. 90291 >> 310.403.6599 >> >> >> -- >> To UNSUBSCRIBE, email to [EMAIL PROTECTED] >> with a subject of "unsubscribe". Trouble? Contact >> [EMAIL PROTECTED] >> >> >

