You are not logged in.

#1 2008-11-06 03:38:41

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

obm-xdg won't show anything in the Openbox menu [SOLVED]

I put the code:

<menu execute="obm-xdg" id="obm-xdg" label="xdg"/>

in ~/.config/openbox/menu.xml just like it says to do universally. It does not show any menu. Every other menu item in the file works. I can edit them and they change. obmenu can see the entry. gnome-menus is installed. obm-xdg works from the command line. Why does this not show anything in the menu?

Last edited by skottish (2008-11-06 05:27:03)

Offline

#2 2008-11-06 05:01:02

Ghost1227
Forum Fellow
From: Omaha, NE, USA
Registered: 2008-04-21
Posts: 1,422
Website

Re: obm-xdg won't show anything in the Openbox menu [SOLVED]

nevermind.. that wouldn't have made much difference... thayer had it.

Last edited by Ghost1227 (2008-11-06 05:47:26)


.:[My Blog] || [My GitHub]:.

Offline

#3 2008-11-06 05:09:18

thayer
Fellow
From: Vancouver, BC
Registered: 2007-05-20
Posts: 1,560
Website

Re: obm-xdg won't show anything in the Openbox menu [SOLVED]

Make sure you add the menu id to the root-menu list at the bottom of menu.xml:

<menu id="root-menu" label="Openbox 3">
  <separator label="Applications" />
  <menu id="obm-xdg" />
  <menu id="apps-accessories-menu"/>
  <menu id="apps-editors-menu"/>

Last edited by thayer (2008-11-06 05:11:29)


thayer williams ~ cinderwick.ca

Offline

#4 2008-11-06 05:26:49

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: obm-xdg won't show anything in the Openbox menu [SOLVED]

Yes, the missing step... very helpful in menu generation. Thanks thayer.

By the way, what's up with the duplicate menu entries in the pipe menu?

Last edited by skottish (2008-11-06 05:31:49)

Offline

#5 2008-11-06 06:39:07

thayer
Fellow
From: Vancouver, BC
Registered: 2007-05-20
Posts: 1,560
Website

Re: obm-xdg won't show anything in the Openbox menu [SOLVED]

Glad that helped...I think they should move the menu id's to the top because that's a common oversight--my config has menu headers in-line with the menu itself.

Not sure about the duplicates though, I tried the xdg menus when I first tried OB and didn't like them.


thayer williams ~ cinderwick.ca

Offline

#6 2008-11-06 15:08:48

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: obm-xdg won't show anything in the Openbox menu [SOLVED]

This worked: http://bbs.archlinux.org/viewtopic.php?id=50604

It's just something that I've never seen with E17.

Offline

Board footer

Powered by FluxBB