Re: Displaying a window while key combo is being held

Anthony Thyssen <a.thyssen-YlX7AVbyhojX/[email protected]> Mon, 20 Jun 2016 16:56:18 +1000
Newsgroups gmane.comp.window-managers.openbox
Message-ID <CABOaSg2g0dNV4e2vkpXC5S55SUy1vqMAeDjA+h5tOeLRz8pm4g@mail.gmail.com>
Openbox -- No. It only deals with one of the events (release or up)
involved...

As such this is not the right forum.

However in the interests of pointing you to a solution...

"xbindkeys" can deal with both the "down" and the "up" key events.

I discovered and noted this as I was studying key event handling for my
notes on creating keyboard macros
    http://www.ict.griffith.edu.au/anthony/info/X/event_handling.txt

Word of warning.  I don't know for certain exactly what is needed to handle
multiple keys.  Handling both down and up event was not my concern at the
time.  You may actually have to deal with the various keys being pressed
and released in any order, while keeping track of the past events.  You may
even have to deal with keyboard mashing, where other keys become involved.


On Mon, Jun 20, 2016 at 4:40 PM, fuumind <[email protected]> wrote:

> Apologies for the threadjacking! Here's my question posted (hopefully)
> in a correct manner:
>
> Is there a tool in Openbox or X that I can use to display a window while
> a combination of one or more keys on the keyboard are being held down
> and then hide it again when the keys are released? Kind of like the
> window switching dialog.
>
> /fuumind
>
> _______________________________________________
> openbox mailing list
> [email protected]
> http://icculus.org/mailman/listinfo/openbox

_______________________________________________
openbox mailing list
[email protected]
http://icculus.org/mailman/listinfo/openbox