You are not logged in.

#1 2008-07-05 15:50:56

Phixion
Member
Registered: 2006-08-03
Posts: 13

Openbox & GNOME?

Hi there, I just finished installing my base system and want to get GNOME with Openbox configured. I've downloaded both gnome and openbox and in my .xinitrc I have:

exec openbox
exec pypanel
exec gnome-session

Problem is pypanel isn't loading, and it's loading as a gnome desktop rather than openbox.

What I want is an openbox style desktop, with no gnome panels, but with gtk for the interface graphics.

Sorry if I'm explaining this wrong...

Last edited by Phixion (2008-07-05 16:00:54)

Offline

#2 2008-07-05 15:59:51

tj
Member
Registered: 2008-01-11
Posts: 48

Re: Openbox & GNOME?

try this in your .xinitrc

dbus-launch --exit-with-session openbox &
gnome-settings-daemon &
pypanel &
exec openbox

Offline

#3 2008-07-05 16:27:45

andre.ramaciotti
Member
From: Brazil
Registered: 2007-04-06
Posts: 649

Re: Openbox & GNOME?

Are you using Gnome only to have GTK themes? You can use other apps to do that, like gtk-chtheme.

Install it, choose the theme you want, apply, and you're done. No need to have a app running on background for that.


(lambda ())

Offline

#4 2008-07-06 04:31:35

tj
Member
Registered: 2008-01-11
Posts: 48

Re: Openbox & GNOME?

@Phixion

the example .xinitrc I gave you will launch openbox with pypanel (which you'll need to configure - .pypanelrc in ~/) and gnome-settings-daemon (if you have gnome installed) as a simple way to switch gtk themes; otherwise andre.ramaciotti's suggestion of using gtk-chtheme avoids the need to install gnome if you don't need/want it

Offline

#5 2008-07-06 05:01:09

Sjoden
Member
From: WA
Registered: 2007-08-16
Posts: 380
Website

Re: Openbox & GNOME?

http://wiki.archlinux.org/index.php/Ope … with_GNOME. You can remove panels if you want the gnome desktop functionality. Openbox doesn't provide a desktop enviroment.

Zack

Offline

#6 2008-07-06 07:54:39

moljac024
Member
From: Serbia
Registered: 2008-01-29
Posts: 2,676

Re: Openbox & GNOME?

Openbox provides the openbox-gnome-session binary


The day Microsoft makes a product that doesn't suck, is the day they make a vacuum cleaner.
--------------------------------------------------------------------------------------------------------------
But if they tell you that I've lost my mind, maybe it's not gone just a little hard to find...

Offline

Board footer

Powered by FluxBB