[openbox] [PATCH] Window "Remember" keybind action

Daniel Ramsay daniel at dretzq.org.uk
Fri Jan 29 18:07:28 EST 2010


On Sun, Jan 24, 2010 at 03:22:59PM +0000, Paul wrote:
> On Tue, Jan 19, 2010 at 10:47:29PM +0000, Daniel Ramsay wrote:
>> I've amended the patch to build against 3.4.10 and uploaded to the
>> existing bugzilla ticket, http://bugzilla.icculus.org/show_bug.cgi?id=4441 .
>
> It builds now, but I can't get it to work.
>
> I have this in my rc.xml:
>
>    <keybind action="W-S-5">
>      <action name="Remember"><id>5</id></action>
>    </keybind>
>    <keybind action="W-S-6">
>      <action name="Remember"><id>6</id></action>
>    </keybind>
>
> I originally had F5 and F6. I tried all manner of keybinds but no matter
> what I tried, it would just send the 5, 6, F5, or F6 to the window that it
> was under, and when I focused another window and pressed it again, it just
> sent it to that window instead of taking me to the first window...

The config elements look ok.

If you haven't tried this combination already, would you be able to try
Control+F5 and Control+F6 - the windows key modifier mapping can be fiddly
on some desktops.

Unfortunately the patch that I submitted had the debug print statements
taken out.  Are you happy to insert debug print statements into remember.c? 
I'd be curious to know if the action is being called.  I can send you
another version of the patch if you'd prefer.

Thanks,

Daniel.


More information about the openbox mailing list