Thanks Kevin!
Quoting Kevin Geiss <
kevin@desertsol.com>:
> sorry, I forgot that I have a ~/.xsession file which contains this:
>
> exec $HOME/.xinitrc
>
> that way I have one script which will get run either from startx or from gdm.
>
> once you do that, the standard 'default session' for you will be your
> ~/.xsession file which runs your ~/.xinitrc file
>
> On Wed, Sep 22, 2004 at 07:34:31PM -0700, Richard Whitney wrote:
> > Here's how I did it:
> >
> > Replace the line in .Xclients that says exec default-session (or something
> like
> > that)
> > with exec ratpoison
> > #! /bin/bash
> >
> > # Created by Red Hat Desktop Switcher
> >
> > if [ -e "$HOME/.Xclients-$HOSTNAME$DISPLAY" ]; then
> > exec $HOME/.Xclients-$HOSTNAME$DISPLAY
> > else
> > exec ratpoison
> > fi
> >
> > That was one way, at any rate!
> >
> >
> > ---------------------------------------------------
> > PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> > To subscribe, unsubscribe, or to change you mail settings:
> > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
> >
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>
R. Whitney
Transcend Development
"Producing the next phase of your internet presence"
http://xend.net
Premium Quality Web Hosting
http://hosting.xend.net
rw@xend.net
310-943-6498
602-288-5340
"The day this country abandons God is the day God will abandon this country"
"Linux is like a wigwam, no windows, no gates, apache inside." - borrowed from
Sharon Kimble off of the Fedora mailing list
---------------------------------------------------
PLUG-discuss mailing list -
PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss