<div dir="ltr">Openbox -- No. It only deals with one of the events (release or up) involved...<div><br></div><div>As such this is not the right forum.<br><div><br></div><div>However in the interests of pointing you to a solution...</div><div><br></div><div>"xbindkeys" can deal with both the "down" and the "up" key events.</div><div><br></div><div>I discovered and noted this as I was studying key event handling for my notes on creating keyboard macros</div><div>    <a href="http://www.ict.griffith.edu.au/anthony/info/X/event_handling.txt">http://www.ict.griffith.edu.au/anthony/info/X/event_handling.txt</a></div><div><br></div><div>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.</div><div> </div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 20, 2016 at 4:40 PM, fuumind <span dir="ltr"><<a href="mailto:fuumind@openmailbox.org" target="_blank">fuumind@openmailbox.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Apologies for the threadjacking! Here's my question posted (hopefully)<br>
in a correct manner:<br>
<br>
Is there a tool in Openbox or X that I can use to display a window while<br>
a combination of one or more keys on the keyboard are being held down<br>
and then hide it again when the keys are released? Kind of like the<br>
window switching dialog.<br>
<br>
/fuumind<br>
<br>
_______________________________________________<br>
openbox mailing list<br>
<a href="mailto:openbox@icculus.org">openbox@icculus.org</a><br>
<a href="http://icculus.org/mailman/listinfo/openbox" rel="noreferrer" target="_blank">http://icculus.org/mailman/listinfo/openbox</a></blockquote></div><br></div>