public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] startx with multiple window managers
@ 2013-08-23 17:39 Randy Westlund
  2013-08-23 18:29 ` Willie
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Randy Westlund @ 2013-08-23 17:39 UTC (permalink / raw
  To: gentoo-user

I'm looking for a better way to manage multiple WMs.

I launch X with startx.  I also use multiple window managers.  I'm primarily on xmonad because I love tiling WMs, but I also keep xfce around for whever I developing a GUI or letting my fiancee use my machine.  My procedure for starting multiple managers is this:

- log in
- startx
- login on tty2
- edit .xinitrc (shown below)
- startx -- :1

.xinitrc goes from:

> exec xmonad
> #exec startxfce4

to:
> #exec xmonad
> exec startxfce4

Then I can switch between tty7 and tty8 at will.  Usually I don't start xfce at all, but for the times when I do, I'd be nice to do this without editing a file.  Can I simplify this process?  Is there anyone else who uses multiple WMs?  How do you manage them?

Randy


^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re: [gentoo-user] startx with multiple window managers
@ 2013-08-24  2:47 Thomas Mueller
  0 siblings, 0 replies; 7+ messages in thread
From: Thomas Mueller @ 2013-08-24  2:47 UTC (permalink / raw
  To: gentoo-user

> I've also created aliase for kde & awesome (.bashrc):

> alias kde="startx kde"
> alias awesome="startx awesome"

> Means whenever i want to start kde or awesome i only have to execute
> "kde" or "awesome". By default (startx) it would start kde.

I've wondered how to run X simultaneously or concurrently with more than one window manager or with sessions for multiple users, root and nonroot.

But to choose between window managers, I have multiple xinitrc files, like
startx /usr/local/lib/X11/xinit/xinitrc.icewm

That is for FreeBSD; actual path will vary by OS and distro.

Tom



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-08-24 17:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-23 17:39 [gentoo-user] startx with multiple window managers Randy Westlund
2013-08-23 18:29 ` Willie
2013-08-23 20:47 ` Philip Webb
2013-08-23 21:15 ` Michael Mair-Keimberger
2013-08-24  4:56 ` the
2013-08-24 17:19 ` Willie WY Wong
  -- strict thread matches above, loose matches on Subject: below --
2013-08-24  2:47 Thomas Mueller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox