Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Changing Windows Managers [solved]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Bigun
Advocate
Advocate


Joined: 21 Sep 2003
Posts: 2196

PostPosted: Mon Mar 22, 2004 11:33 pm    Post subject: Changing Windows Managers [solved] Reply with quote

Right now I'm using Gnome with Metacity. How can I change it from Metacity to Sawfish? (I already have sawfish emerged)

Last edited by Bigun on Wed Oct 19, 2005 5:28 pm; edited 1 time in total
Back to top
View user's profile Send private message
MacMasta
Guru
Guru


Joined: 18 Apr 2002
Posts: 545
Location: Anchorage, AK

PostPosted: Tue Mar 23, 2004 12:47 am    Post subject: Reply with quote

...might there be a config option somewhere in the mess 'o menus?

Other than that, I don't know.


~Mac~
Back to top
View user's profile Send private message
Bigun
Advocate
Advocate


Joined: 21 Sep 2003
Posts: 2196

PostPosted: Tue Mar 23, 2004 11:14 am    Post subject: Reply with quote

I've looked, and I've found a few spots under configuration editor where it lists the current desktop manager, but I don't want to screw it up. Anyone know how to change the desktop manager? Or at least know of a walkthru?
Back to top
View user's profile Send private message
beesea
Apprentice
Apprentice


Joined: 07 Mar 2003
Posts: 273

PostPosted: Tue Mar 23, 2004 10:16 pm    Post subject: Reply with quote

you need to set the WINDOW_MANAGER env variable to whatever wm you want to use:
Code:
export WINDOW_MANAGER="/usr/bin/sawfish"
Back to top
View user's profile Send private message
Bigun
Advocate
Advocate


Joined: 21 Sep 2003
Posts: 2196

PostPosted: Thu Mar 25, 2004 9:03 pm    Post subject: Reply with quote

beesea wrote:
you need to set the WINDOW_MANAGER env variable to whatever wm you want to use:
Code:
export WINDOW_MANAGER="/usr/bin/sawfish"


8O

Uhhh.... which config file?
Back to top
View user's profile Send private message
Bigun
Advocate
Advocate


Joined: 21 Sep 2003
Posts: 2196

PostPosted: Thu Mar 25, 2004 9:49 pm    Post subject: Reply with quote

I moped around in a bit in IRC and found out that that was a command. I ran it and it made no difference. Help!
Back to top
View user's profile Send private message
Unne
l33t
l33t


Joined: 21 Jul 2003
Posts: 616

PostPosted: Thu Mar 25, 2004 10:03 pm    Post subject: Reply with quote

Search is your friend.

https://forums.gentoo.org/viewtopic.php?t=119408&highlight=gnome+change+window+manager
Back to top
View user's profile Send private message
Bigun
Advocate
Advocate


Joined: 21 Sep 2003
Posts: 2196

PostPosted: Thu Mar 25, 2004 11:42 pm    Post subject: Reply with quote

Unne wrote:
Search is your friend.

https://forums.gentoo.org/viewtopic.php?t=119408&highlight=gnome+change+window+manager


I didn't have to read through the link, I already had it working before I checked here.

Here's how I did it:
Code:

killall metacity && sawfish

That will kill metacity and replace it with sawfish... *for that session only*..

Then su to root, and run "gconf-editor"

From there go to --> Desktop --> Gnome --> applications --> window_manager

From there change the default key to "/usr/bin/sawfish"

Then restart X.... thanks anyway!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum