<br><br><div class="gmail_quote">On Mon, Nov 29, 2010 at 12:51 PM, Brian Mattern <span dir="ltr">&lt;<a href="mailto:rephorm@rephorm.com">rephorm@rephorm.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">On Sun, 28 Nov 2010, Paul wrote:<br>
<br>
&gt; On Sat, Nov 27, 2010 at 11:08:36AM -0800, Brian Mattern wrote:<br>
&gt; &gt;Attached is a patch to add vim keybindings (hjkl) to keyboard move /<br>
&gt; &gt;resize operations.<br>
&gt;<br>
&gt; Not sure why this needs a patch - I&#39;m using vimlike keybindings for move and resize that I defined in rc.xml...<br>
<br>
</div>What exactly do you have defined?<br>
<br>
If you have separate keys bound do &quot;MoveRelative&quot; with different<br>
parameters, then this isn&#39;t what I want. (I already have W-{h,j,k,l}<br>
bound to DirectionalFocus*). I want one key press to start move (or<br>
resize) mode, and then be able to use hjkl instead of arrow keys to do<br>
the rest (which includes being able to use ctrl/shift to modify the<br>
size of the step). From looking at the code, I&#39;m fairly sure that this isn&#39;t<br>
possible without a patch. If it is, then please by all means be a bit<br>
more helpful with your response and post an example.</blockquote><div><br></div><div>You could use a chroot to enter a &quot;move/resize mode&quot;.  It won&#39;t have all the nice features of an interactive move/resize right now though.</div>

<div><br></div><div>The patch as it is won&#39;t work because it assumes a qwerty keyboard layout, and that&#39;s a serious issue.  I would take a patch to add configurable bindings for directions, which could control both the menu and move/resize operations.</div>

<div> </div><div><br></div><div>- Dana</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><font color="#888888"><br>
Brian<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
openbox mailing list<br>
<a href="mailto:openbox@icculus.org">openbox@icculus.org</a><br>
<a href="http://icculus.org/mailman/listinfo/openbox" target="_blank">http://icculus.org/mailman/listinfo/openbox</a><br>
</div></div></blockquote></div><br>