Page 1 of 1

Right Click Desktop - Applications Menu

Posted: Tue Dec 01, 2009 4:35 pm
by FreelY
Hi

- How can I change the applications when I make a right click on the desktop?
I have PCManFm, Firfefox and Xterm in 'Applications' but my terminal is urxvt not xterm...
It's not in .config/menus .config/openbox, obconf or obmenu :?
- Is it possible to add the applications menu of LXpanel on the right click (desktop)?

thanks

Re: Right Click Desktop - Applications Menu

Posted: Thu Dec 03, 2009 6:47 pm
by maces
Hi

I guess you mean the openbox menu. Simply check the ./config/openbox/lxde-rc.xml. If it's not existing, copy it from "/usr/share/lxde/openbox".

maces

Re: Right Click Desktop - Applications Menu

Posted: Thu Dec 10, 2009 4:11 pm
by FreelY
Hi Maces

I would like to 'copy' all applications of the LXPanel menu to the desktop right click ('Applications' menu) like this:
Image / video 00:46@00:54

I am a little bit lost, what should i add and where in ./config/openbox/lxde-rc.xml ?

Re: Right Click Desktop - Applications Menu

Posted: Fri Dec 11, 2009 8:42 pm
by maces
Hi,

you can't copy the menu. But there is possibility, to generate a menu from your *.dektop files (similar to what the LXDE menu is using). Try this command:

Code: Select all

xdg_menu --format openbox3 --root-menu /etc/xdg/menus/arch-applications.menu >./xdg-menu.xml
You can build nice scripts with this, happy scripting.

maces

Re: Right Click Desktop - Applications Menu

Posted: Mon Jan 18, 2010 11:42 pm
by n1ck
closest i have got, is to install obmenu which makes a menu.xml file in ~/.config/openbox then save as lxde-rc.xml

do a

Code: Select all

openbox --refresh
and you'll see an app menu