curses.ungetmouse(id, x, y, z, bstate)
Push a KEY_MOUSE
event onto the input queue, associating the given state data with it.
curses.ungetmouse(id, x, y, z, bstate)
Push a KEY_MOUSE
event onto the input queue, associating the given state data with it.
Please login to continue.