Calling the "extra" custom openbox menu with a mousebind
Hi folks! In the last post we've explored the openbox's hidden feature (not so called) that is making extra menus. In Enlightenment, for instante, you have the main menu and the favourites menu (set through the E configurator builtin). Now we will make not a keybind for it, but a mousebind for our extra custom menu. The default openbox root menu is called by clicking on the desktop with right mouse button. And if I'd like to click with the same right button on the desktop but also pressing at the same time Windows keyboard key to show the custom menu?!? As all openboxers may suspect, it involves rc.xml edition. Mine has those configs: <mouse> <context name="Desktop"> <mousebind button="W-Right" action="Press"> <action name="ShowMenu"> <menu>custom...





