From: Vincent Launchbury <vincent@doublecreations.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Fluxbox and using kdm
Date: Tue, 26 Oct 2010 23:21:23 -0400 [thread overview]
Message-ID: <20101027032123.GA7415@root_A20> (raw)
In-Reply-To: <4CC76457.7040804@gmail.com>
On 2010/10/26 07:29PM, Dale wrote:
> Is starting fluxbox without kdm as easy as typing "startfluxbox" in a
> console as a user? Surely it can't be that easy.
No, since X has to be started first. X creates windows, but just puts
them all on top of each other, with no way to move them, and no way to
switch between them except by clicking. Fluxbox just runs ontop of X,
and manages it's windows, adding decorations and a sane way to control
them. For example, try doing:
xinit "xterm -e /bin/bash" -- /usr/bin/X -nolisten tcp
and run fluxbox from the xterm. It's just a layer ontop of an already
running X.
You should be able to start fluxbox from a console with just:
startx /usr/bin/startfluxbox
which overrides the default /etc/X11/xinit/xinitrc script. That should
basically create an xauthority file and run xinit, which in turn starts
X, then fluxbox, and waits for fluxbox to exit so it can shutdown X
nicely.
Regards,
Vincent.
> Thanks.
>
> Dale
>
> :-) :-)
next prev parent reply other threads:[~2010-10-27 3:23 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-26 23:29 [gentoo-user] Fluxbox and using kdm Dale
2010-10-27 2:52 ` Philip Webb
2010-10-27 7:30 ` Dale
2010-10-27 3:21 ` Vincent Launchbury [this message]
2010-10-27 5:52 ` Dale
2010-10-27 7:34 ` Dale
2010-10-27 15:44 ` Peter Humphrey
2010-10-27 23:21 ` Dale
2010-10-28 1:12 ` Philip Webb
2010-10-28 3:43 ` Dale
2010-10-28 10:24 ` Willie Wong
2010-10-28 16:47 ` Philip Webb
2010-10-28 9:24 ` Peter Humphrey
2010-10-28 9:33 ` Alan McKinnon
2010-10-28 10:48 ` Dale
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=20101027032123.GA7415@root_A20 \
--to=vincent@doublecreations.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