GDM and .xsession

I finally figured out how to get GDM to recognize my ~/.xsession. I had to go read /etc/X11/gdm/Xsession and see what it was doing. It's testing -x for ~/.xsession, which is what I was missing. So

  1. Make a `~/.xsession` and `chmod u+x` it.
  2. When you start GDM, select "Custom Session".

Then it will work. This is necessary because openbox doesn't provide any kind of startup feature. (PS I'm trying openbox now. Screenshots coming soon.)

March 23, 2006 @ 5:47 PM PST
Cateogory: Linux

Speak your Mind

You can use Markdown in your comment.
Email/URL are optional. Email is only used for Gravatar.

Preview