You are not logged in.

#1 2008-09-27 18:15:00

Skofo
Member
Registered: 2008-08-21
Posts: 36

[SOLVED]Some Openbox Keybinds Don't Work

I set up custom keybinds in my ~/.config/openbox/rc.xml file, but some don't appear to work. What am I doing wrong?

Custom keybinds that don't work:

<keybind key="`">
<action name="ShowMenu">
<menu>root-menu</menu>
</action>
</keybind>
<keybind key="W-`">
<action name="Execute">
<command>xterm</command>
</action>

Last edited by Skofo (2008-09-27 18:19:41)

Offline

#2 2008-09-27 20:01:15

Windowlicker
Member
Registered: 2008-07-20
Posts: 15

Re: [SOLVED]Some Openbox Keybinds Don't Work

Replace "`" with "grave".

Offline

Board footer

Powered by FluxBB