put_back_event/[1,2]

     put_back_event(+XEvent)
     put_back_event(+Displayable, +XEvent)
     

Pushes back the given XEvent event structure at the front of the event queue for the given Displayable, which if omitted, is the default Display. No checking of values is performed. Be careful.