[openbox] Question about resize handles

Mike Hokenson openbox at gozer.org
Tue Apr 29 23:31:17 EDT 2008


On Tuesday, April 29, 2008 at 11:24PM, Richard Querin wrote:
>I'm running Openbox 3.4 using a modified version of the Onyx theme on
>Ubuntu. While the corner resize handles behave as you would expect, the top,
>bottom and sides do not. While the mouse cursor does switch to a vertical
>resize or horizontal resize icon, clicking and dragging only moves the
>window and doesn't resize it.
>
>Any idea why this doesn't work? Is it theme related? Or an Obconf setting?
>I've tried several other themes to no avail.

It's an option in rc.xml, to change the action on the bottom handle -

<mouse>
   <context name="Bottom">
     <mousebind button="Left" action="Drag">
       <action name="Resize"/>
     </mousebind>
   </context>
</mouse>



More information about the openbox mailing list