Anyone with an expect question?

James McGinness jim.mcginness at att.net
Tue Oct 11 15:51:10 EDT 2011


>  If I go through the script and change the window size, the size is not 
>updated.

Aren't window-size changes communicated out-of-band via SIGWINCH? And after the 
su, the child can't send a signal to the parent because of the different 
ownership. I can't think of a solution other than running something like the 
xterm 'resize' cmd to replace the missing SIGWINCH communication.

 -- jmcg


More information about the gnhlug-discuss mailing list