On Mon, 30 Dec 2024 21:31:41 -0500, Arne Vajhøj wrote: > while(smg.GetKey() != SMG$K_TRM_PF1); Is it possible to hook this kind of thing into an event loop? Some equivalent of select/poll? That would make it easier to do things like handle multiple terminals at once.