You are not logged in.

#1 2012-01-03 10:44:17

jk121960
Member
From: Palos Hills, Illinois
Registered: 2011-12-09
Posts: 254

[Closed] Switch Window Managers on the fly

Hi, I was wondering if there is a decent way to change from like OpenBox to Awesome on the fly? I like both a great deal but they have different uses and would like to utilize both.

thanks for your help in this.

--jerry


Awesome is amazing!!

Last edited by jk121960 (2012-01-09 01:07:28)


Arch Awesome, Ranger & Vim the coding triple threat.

Offline

#2 2012-01-03 11:15:17

stefanwilkens
Member
From: Enschede, the Netherlands
Registered: 2008-12-10
Posts: 624

Re: [Closed] Switch Window Managers on the fly

openbox --replace
awesome --replace

would that be an option? you can run these commands form cli


Arch i686 on Phenom X4 | GTX760

Offline

#3 2012-01-03 11:22:52

jk121960
Member
From: Palos Hills, Illinois
Registered: 2011-12-09
Posts: 254

Re: [Closed] Switch Window Managers on the fly

That would switch the window manager, but what would we do about loading the config?

thanks

--jerry


Arch Awesome, Ranger & Vim the coding triple threat.

Offline

#4 2012-01-03 11:31:54

Earnestly
Member
Registered: 2011-08-18
Posts: 805

Re: [Closed] Switch Window Managers on the fly

Something I use to test different window managers and sometimes run several is to create separate ".xinitrc"s ( e.g. .xopenbox and .xawesome ) and then use

xinit [-nolisten tcp] .xawesome -- :1

to simply launch a new X server and switch between them with Ctrl-Alt-F#.

Not sure if this is the best way of going about things but it works quite well for now.

Last edited by Earnestly (2012-01-03 11:33:43)

Offline

#5 2012-01-03 12:13:24

jk121960
Member
From: Palos Hills, Illinois
Registered: 2011-12-09
Posts: 254

Re: [Closed] Switch Window Managers on the fly

Huh? I never would have thought to spawn another X, how do you know which function key the X's are attached to? F?

thanks

--jerry


Arch Awesome, Ranger & Vim the coding triple threat.

Offline

Board footer

Powered by FluxBB