In message "Where is my .xsession file?", [EMAIL PROTECTED] writes:
> OK, I created my own .xsession file just like yours. I exited Xwindows and i > get the login Xwindow prompt. I login as root (the .xsession file is in > /root) > everything looks the same. What am I doing wrong? Do I have to kill xdm? Make sure that your ~/.xsession is executable. user:~> chmod u+x .xsession Also make sure that in /etc/X11/config that there is a line that says something along the lines of 'allow-user-xsession' (I'm not on my linux box right now). Otherwise, users are stuck with the system Xsession. You shouldn't have to restart xdm. > > Alberto Ruiz > [EMAIL PROTECTED] > > > > On Thu, 15 May 1997, Alberto Ruiz wrote: > > > > > I did a search for .xsession and it was not found anywhere on my system. > > > Isn't > > > xdm or any of the other Xwindow program suposse to create it or a least > > > come > > > with templeates or default files? > > > > You create one in your home directory. The bare minimum is: > > > > my ~/.xsession file > > > > #!/bin/sh > > exec afterstep > > > > --Rick > > > > Unsolicited commercial/propaganda email subject to legal action. Under US > > Code Title 47, Sec.227(a)(2)(B), Sec.227(b)(1)(C), and Sec.227(b)(3)(C), a > > State may impose a fine of NOT LESS than $500 per message. Read the full > > text of Title 47 Sec 227 at http://www.law.cornell.edu/uscode/47/227.html > > > > > > > > > -- > TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to > [EMAIL PROTECTED] . > Trouble? e-mail to [EMAIL PROTECTED] . > > -- Todd Harper "Damn it Smithers, this isn't rocket science, [EMAIL PROTECTED] it's brain surgery!" -- Mr. Burns -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .