<div dir="ltr">Rodolfo,<div><br></div><div class="gmail_extra"><div class="gmail_quote">On Sun, May 10, 2015 at 9:45 AM, Rodolfo Medina <span dir="ltr"><<a href="mailto:rodolfo.medina@gmail.com" target="_blank">rodolfo.medina@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi to all openbox users.<br>
<br>
I'm new to openbox and am just starting using it.  When I enter openbox<br>
graphical environment, I right-click the mouse and the Desktop menu opens up,<br>
but I wish to open it via keyboard instead.  Is it possibile, and how?<br></blockquote></div></div><div class="gmail_extra"><div class="gmail_extra"><br></div><div class="gmail_extra">Yes, it is possible and encouraged. Generally speaking, you would have to have some really exotic requirements before you found something you can't do via a key binding in openbox.</div><div class="gmail_extra"><br></div><div class="gmail_extra">RTFM :) Specifically, to set up keybinds you want to read: <a href="http://openbox.org/wiki/Help:Bindings#Key_bindings">http://openbox.org/wiki/Help:Bindings#Key_bindings</a> and the action you're interested in is: <a href="http://openbox.org/wiki/Help:Actions#ShowMenu">http://openbox.org/wiki/Help:Actions#ShowMenu</a></div><div class="gmail_extra">I suggest reading both of those pages in their entirety though, since the value of openbox is how configurable it is and without reading what actions are available, you won't know about all the ways in which openbox can make your life easier and more productive.</div><div class="gmail_extra"><br></div><div class="gmail_extra">In my rc.xml, I have it mapped this way:</div><div class="gmail_extra"><keybind key="W-space"></div><div class="gmail_extra">    <action name="ShowMenu"></div><div class="gmail_extra">        <menu>root-menu</menu></div><div class="gmail_extra">    </action></div><div class="gmail_extra"></keybind></div><div class="gmail_extra"><br></div><div class="gmail_extra">cheers,</div><div class="gmail_extra">-p</div></div></div>