[openbox] [Patch] Custom move/resize keybindings
Brian Mattern
rephorm at rephorm.com
Tue May 8 16:41:52 EDT 2012
The attached patch adds the ability to customize move/resize 'arrow' key
bindings. For example, if one wants vim bindings the following works:
<keyboard>
<!-- ... -->
<moveresize>
<left>h</left>
<right>l</right>
<down>j</down>
<up>k</up>
</moveresize>
</keyboard>
By default, the normal arrow keys are used.
Brian
P.S. I don't know for sure that I got the .xsd correct, so someone
should probably check / fix that.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Custom-move-resize-key-bindings.patch
Type: text/x-diff
Size: 10311 bytes
Desc: not available
URL: <http://icculus.org/pipermail/openbox/attachments/20120508/0209b149/attachment.bin>
More information about the openbox
mailing list