Re !<br><br>It&#39;s works for the windows move :<br><br>&nbsp;&nbsp;&nbsp; &lt;keybind key=&quot;S-W-Right&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action name=&quot;MoveResizeTo&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;width&gt;current + 30&lt;/width&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/action&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;/keybind&gt;<br>&nbsp;&nbsp;&nbsp; &lt;keybind key=&quot;S-W-Left&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ....<br><br>But doesn&#39;t work as I want for the windows resize, i try on a terminal, it&#39;s works but on a xcalc for example, the increment is too small (characters vs pixels I suppose)<br>
<br>&nbsp;&nbsp; &lt;keybind key=&quot;S-W-Right&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action name=&quot;ResizeRelative&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;right&gt;30&lt;/right&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/action&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/keybind&gt;<br><br>I try with MoveResizeTo without success too :<br>
<br>&nbsp;&nbsp;&nbsp; &lt;keybind key=&quot;S-W-Right&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action name=&quot;MoveResizeTo&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;width&gt;30&lt;/width&gt; &lt;!-- &lt;width&gt;current + 30&lt;/width&gt; --&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/action&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;/keybind&gt;<br><br>So, what my mistake ?<br><br>Thanks<br><br><div><span class="gmail_quote">2008/4/3, Mikael Magnusson &lt;<a href="mailto:mangosoft@comhem.se">mangosoft@comhem.se</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><span class="e" id="q_119145a93454819e_0">On Thu, 3 Apr 2008, Sylvain wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi !<br>
<br>
I&#39;m new to Openbox and at first glance, it&#39;s a cool WM, nice work :-)<br>
I have a problem : I try to move or resize a window with a specified value<br>
in pixel but apparently, it&#39;s not possible, can you confirm this ?<br>
<br>
Example of what I want :<br>
<br>
 &nbsp; &lt;keybind key=&quot;S-W-Right&quot;&gt;<br>
 &nbsp; &nbsp; &nbsp; &lt;action name=&quot;Resize&quot; value=&quot;x+100&quot; /&gt;<br>
 &nbsp; &lt;/keybind&gt;<br>
<br>
 &nbsp; &lt;keybind key=&quot;S-W-Up&quot;&gt;<br>
 &nbsp; &nbsp; &nbsp; &lt;action name=&quot;Resize&quot; value=&quot;y+100&quot; /&gt;<br>
 &nbsp; &lt;/keybind&gt;<br>
</blockquote>
<br>
</span></div><span class="q"><a href="http://icculus.org/openbox/index.php/Help:Actions#ResizeRelative" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://icculus.org/openbox/index.php/Help:Actions#ResizeRelative</a><br>

<br></span>
--<br><span class="sg">
Mikael Magnusson</span><div><span class="e" id="q_119145a93454819e_4"><br>
<br>
---<br>
To unsubscribe, send a blank email to <a href="mailto:openbox-unsubscribe@icculus.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">openbox-unsubscribe@icculus.org</a><br>
Mailing list archives: <a href="http://icculus.org/cgi-bin/ezmlm/ezmlm-cgi?24" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://icculus.org/cgi-bin/ezmlm/ezmlm-cgi?24</a><br>
<br>
<br>
</span></div></blockquote></div><br>