You are not logged in.

#1 2012-02-02 20:09:15

Dustbin
Member
From: The Netherlands
Registered: 2011-12-07
Posts: 124

[SOLVED] No icons in Openbox menus

Hiya,

As I read in this thread the Openbox package (openbox-3.5.0-4) in the community repo should now come with icon-in-obmenu support.

So I followed all of the instructions in the Wiki and all the recommendations on the forums, but I still don't have icons in my Openbox menus.

And I really want to...

Any suggestions?

Thanks,
Dustbin

Last edited by Dustbin (2012-02-03 16:29:34)


If the Matrix was real, it would run on Arch...

Offline

#2 2012-02-02 21:25:35

swanson
Member
From: Sweden
Registered: 2011-02-05
Posts: 759

Re: [SOLVED] No icons in Openbox menus

Afer you using svg or png icons? My 24 and 32 pixel png's worked ok.

Offline

#3 2012-02-03 11:07:12

Dustbin
Member
From: The Netherlands
Registered: 2011-12-07
Posts: 124

Re: [SOLVED] No icons in Openbox menus

swanson wrote:

Afer you using svg or png icons? My 24 and 32 pixel png's worked ok.

Yeah, I use png images...

I just discovered that in my menu.xml the 2nd line says:

<openbox_menu xmlns=" http://openbox.org/3.4/menu">

I'm using Openbox 3.5, so shouldn't that be

<openbox_menu xmlns="http://openbox.org/3.5/menu">

Last edited by Dustbin (2012-02-03 11:07:43)


If the Matrix was real, it would run on Arch...

Offline

#4 2012-02-03 14:56:06

Lennie
Member
From: Sweden
Registered: 2011-10-12
Posts: 146

Re: [SOLVED] No icons in Openbox menus

Here are the first lines in my menu.xml. For me it works.

<?xml version="1.0" encoding="utf-8"?>
<openbox_menu xmlns="http://openbox.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://openbox.org/">
	<menu id="root-menu" label="Openbox 3">
		<item icon="/usr/share/icons/gnome/24x24/apps/utilities-terminal.png" label="Terminal">

Offline

#5 2012-02-03 16:29:17

Dustbin
Member
From: The Netherlands
Registered: 2011-12-07
Posts: 124

Re: [SOLVED] No icons in Openbox menus

Lennie wrote:

Here are the first lines in my menu.xml. For me it works.

<?xml version="1.0" encoding="utf-8"?>
<openbox_menu xmlns="http://openbox.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://openbox.org/">
	<menu id="root-menu" label="Openbox 3">
		<item icon="/usr/share/icons/gnome/24x24/apps/utilities-terminal.png" label="Terminal">

That did the trick! Finally! big_smile

Thanks a lot, man!


If the Matrix was real, it would run on Arch...

Offline

Board footer

Powered by FluxBB