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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.