[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Graphical Login questions



> I enabled graphical login in rc.conf.  I like it but the only thing that
> stops me from using it is that it loads the default bsd window
> manager.

Starting X from the command line and xdm use different user startup
files.  The file xdm uses is .xsession, and it's executed rather than
sourced so it has to have the executable bit set.

> wmaker.inst if the user has never done so?  If so, how do I configure my
> box for this?

This could be accomplished with a script that would check if
wmaker.inst had been run before, and if not, running it, then running
wmaker, as the last thing executed in .xsession.  If you create a new
.xsession /usr/share/skel, it will be added to the home directories of
new users.
-- 
 Matthew Weigel
 Research Systems Programmer
 mcweigel+@cs.cmu.edu