From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] fluxbox startup
Date: Tue, 25 May 2010 10:00:55 +0100 [thread overview]
Message-ID: <AANLkTinn8awISaE6i5bTanYYp1zggsH-qjCdBOPXXOtA@mail.gmail.com> (raw)
In-Reply-To: <4bfb85ea6f3206.09743760@wp.pl>
2010/5/25 <fajfusio@wp.pl>:
> Hello
>
> After an upgrade about a week ago my fluxbox stopped beeing launched at the
> xdm startup
> after I log on. Fluxbox starts with no problem using startx command.
>
> My /etc/rc.conf has the following entry:
> XSESSION="fluxbox"
This entry seems to be used when you run startx from the console,
that's why you can launch fluxbox when you run startx. Of course the
question is what did you emerge recently and which configuration files
did that change. If you use genlop to check your emerge history (or
look in /var/log/emerge.log) that may give some pointers.
> My /etc/conf.d/xdm has the following entry:
> DISPLAYMANAGER="gdm"
>
> My ~/.xinitrc has the following entry:
> exec startfluxbox
>
> Any suggestions what is wrong with my config are appreciated.
None of the above are 'wrong' as such. They are sourced by startx.
The question then is what is gdm parsing to find which sessions to
launch. Display Managers usually check what you have in:
/etc/X11/Sessions/
and offer these as a session option to login. I think that gdm is
probably looking in /usr/share/xsessions/* where it expects to find
fluxbox.desktop and will offer this as a login session option (not
sure because I do not have gdm to check).
Display Manager may also look to see if the environment variable
XSESSION is set. Therefore you can try setting this in
/etc/env.d/90xsession like this, just in case it is sourced:
XSESSION="fluxbox"
PS. You may need to reboot for good measure.
--
Regards,
Mick
next prev parent reply other threads:[~2010-05-25 9:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-25 8:10 [gentoo-user] fluxbox startup fajfusio
2010-05-25 9:00 ` Mick [this message]
2010-05-26 22:16 ` Mick
2010-05-27 2:44 ` Madhurya Kakati
2010-05-27 2:53 ` Madhurya Kakati
2010-05-27 6:10 ` Mick
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=AANLkTinn8awISaE6i5bTanYYp1zggsH-qjCdBOPXXOtA@mail.gmail.com \
--to=michaelkintzios@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox