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 in pixel but apparently, it&#39;s not possible, can you confirm this ?<br>
<br>Example of what I want :<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;Resize&quot; value=&quot;x+100&quot; /&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/keybind&gt;<br><br>&nbsp;&nbsp;&nbsp; &lt;keybind key=&quot;S-W-Up&quot;&gt;<br>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action name=&quot;Resize&quot; value=&quot;y+100&quot; /&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;/keybind&gt;<br><br>Thanks<br>Sylvain<br>