[openbox] Raised windows

Josh Glover jmglov at gmail.com
Thu Aug 30 19:13:26 EDT 2007


On 30/08/2007, Christian Larsson <chl.tux at gmail.com> wrote:

> Is there a way to raise the underlying focused window when doing alt+tab
> When i klick alt+tab the focused window gets a double border but isn't
> rasied (it is still covered by the overlaying window).

Well, if I understand you correctly, here's what works for me:

Alt+Tab
(release)
Alt+Tab

That shifts the focus to the next window in the focus list, then
shifts it back to the last focused window, i.e. the one you were just
in.

Or, you can add a keybinding like this:

    <!-- Raise window -->
    <keybind key="C-A-r">
      <action name="Raise"/>
    </keybind>

-- 
Cheers,
Josh



More information about the openbox mailing list