On 20 Jan 2008, at 20:59, Yuri D'Elia wrote: > > Child process of terminal programs are sent a SIGWINCH signal when the > terminal has been resized/changed. > > The child process can then query the terminal about the new size using > traditional termcap/terminfo escape sequences.
SIGWINCH - got it... Hmm, yes, I see that in the xterm sources... OK. I'll be adding a new pipe of my own then, I think! Thanks for that - really cleared things up for me. Cheers, -- Ian _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

