Re: OB application question
Martin Jiřička <[email protected]>
| Newsgroups | gmane.comp.window-managers.openbox |
|---|---|
| Message-ID | <CA+i+VCcbpgfavXpKQ81VNHLwCLvm7pRo9OfLs7-XX3DKh5SzZA@mail.gmail.com> |
Hello,
I think you mean "iconify" action. In a default config is Alt-Tab
bind, that allows you to focus any window via a menu (iconified
windows are shaded in the menu).
If it does not work, than such bind is not in a config file and you can add it:
<keybind key="A-Tab">
<action name="NextWindow">
<finalactions>
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
</finalactions>
</action>
</keybind>
Best
Martin Jiřička
_______________________________________________
openbox mailing list
[email protected]
http://icculus.org/mailman/listinfo/openbox