[openbox] How do I Alt+grab+drag?

Jim Rees jim at rees.org
Tue Jun 13 15:04:16 EDT 2023


Luciano ES wrote:

  I have an old version of Debian where I've always been able to hold
  the Alt key and grab any window and drag it around. I don't have to
  click and hold any particular spot. Wherever the mouse pointer lands,
  it works.

It goes in your rc.xml. I don't remember if it's a standard binding or one I
added. It's easy to add or change. Look for the <mouse> section, under
<context name="Frame">:

      <mousebind button="A-Left" action="Drag">
        <action name="Move"/>
      </mousebind>


More information about the openbox mailing list