Bug 3171 - click on an icon in alt-tab (NextWindow) to go to the window
Status: ASSIGNED
Alias: None
Product: Openbox
Classification: Unclassified
Component: general
Version: 3.4-rc1
Hardware: PC Linux
: P5 enhancement
Assignee: Dana Jansens
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2007-05-25 15:11 EDT by Dana Jansens
Modified: 2013-09-01 16:00:22 EDT
0 users

See Also:



Description Dana Jansens 2007-05-25 15:11:43 EDT
will be a pain to write right now.

need some better popup-on-screen stuff.  or just use qt. ya!
Comment 1 mike 2007-09-02 18:41:50 EDT
    <keybind key="C-A-Tab">
        <action name="ShowMenu">
            <menu>client-list-combined-menu</menu>
        </action>
    </keybind>

This is what I do. It's not really A-Tab replacement. But it kinda works.
It'll bring up client-list-combined-menu where arrow keys and mouse work as expected.