[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openbox
Subject:    [openbox] immediate "NextWindow" without dialog?
From:       knuteh () yahoo ! com (Knute)
Date:       2008-12-09 4:09:49
Message-ID: 781618.98758.qm () web50211 ! mail ! re2 ! yahoo ! com
[Download RAW message or body]


--- On Mon, 12/8/08, Chengqi(Lars) Song <songcq at gmail.com> wrote:

> From: Chengqi(Lars) Song <songcq at gmail.com>
> Subject: [openbox] immediate "NextWindow" without dialog?
> To: "openbox" <openbox at icculus.org>
> Date: Monday, December 8, 2008, 9:17 PM
> hi,
> 
> I want to switch to next/previous window in an immediate
> way. The default bind 'A-Tab' and 'A-S-Tab'
> can switch but the default configuration always show a
> dialog up:
> 
[..]
> 
> Is there any way in openbox to achieve
> immediate-double-directional-window-switching? Thanks.
> 

Yes.

PrevWindow and NextWindow have a dialog option.

So:

        <keybind key="A-Tab">
             <action name="NextWindow"
                  <dialog>no</dialog>
              </action>
         </keybind>
         <keybind key="A-S-Tab">
             <action name="PreviousWindow"
                  <dialog>no</dialog>
              </action>
         </keybind>
 
Should fix you up like ya want.

Knute


      


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic