[openbox] wishlist
Holly Bostick
motub at planet.nl
Tue Sep 6 10:22:15 EDT 2005
Ales Zemene schreef:
>>>>citation of <motub at planet.nl> from Tue, Sep 06, 2005 at 03:19:25PM +0200, Holly Bostick :
>>
>> <keybind key="A-F7">
>> <action name="Move"/>
>>
>>When you use this combo, you can move the window with the directional
>>keys or the mouse (just tried it)
>>
>> </keybind>
>> <keybind key="A-F8">
>> <action name="Resize"/>
>>
>>Same here (just tried it as well).
>>
>>Holly
>
> yes. this i have.
> http://ales.mur.at/config/rc.xml
> i would like to know if instead directional keys hjkl
> keys are useable. like in vim.
>
> Ales Zemene
Had you looked at the docs as I suggested, you would know that the
answer is yes, you can:
Actions for Windows:
MoveRelativeHorz - moves the window horizontally delta (0) - the number
of pixels to move the window. A positive value moves to the right, a
negative value moves to the left.
MoveRelativeVert - move the window vertically delta (0) - the number of
pixels to move the window. A positive value moves down, a negative value
moves up.
ResizeRelativeHorz - resizes the window horizontally delta (0) - the
amount to resize the window. A positive value makes the window wider, a
negative value makes it skinnier.
ResizeRelativeVert - resizes the window vertically delta (0) - the
amount to resize the window. A positive value makes the window taller, a
negative value makes it shorter.
So basically you could map hjkl to move/resizwe relative horiz/vert
however many pixels you happen to want.
HTH,
Holly
More information about the openbox
mailing list