[openbox] Problems keybinding the menu in beta1?

Chris Anderson chris at dersoldat.org
Sun Sep 7 03:31:51 EDT 2003


*speechless*

Every had one of those nights where you can stare at something forever
and not notice something that stupid? *sighs*

Thanks

On Sun, 2003-09-07 at 01:08, Marcelo Ramos wrote:
> El(On) 06/09/2003 (23:57:28), Chris Anderson escribió(wrote):
> > In Alphas 1-8 I used the following keybinding to show the root menu
> > whenever I pressed Super_L (of course the menu name as changed over
> > time):
> > 
> > 	<keybind key="Super_L">
> > 		<action name="ShowMenu"><menu>root-menu></menu></action>
> > 	</keybind>
> > 
> > 1) I checked `xev` for all the keys I've tried
> > 2) root-menu is defined in menu.xml and is used by another (working)
> > binding (see below).
> > 
> > However, I've noticed that in beta1 this no longer works. In fact, no
> > matter what I bind that action to (I've tried A-z and C-A-z as well) it
> > still doesn't show my root-menu. My right click for the mouse is bound
> > to the exact same action and it works fine, so frankly I'm stumped. Can
> > anyone figure out if anything is wrong if the bind is incorrect? If not
> > I'll report a bug.
> 
> You have an extra "<" in your key binding:
> 
> <action name="ShowMenu"><menu>root-menu></menu></action>
>                                        ^
> 
> Remove it and the key binding should work fine.
> 
> 
> Regards.
-- 
-Chris




More information about the openbox mailing list