<div class="gmail_quote">On Mon, Feb 16, 2009 at 9:17 AM, Phillip Warner <span dir="ltr">&lt;<a href="mailto:phillip.c.warner@gmail.com">phillip.c.warner@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d"><br>
On 2/11/09, Mauro Giachero &lt;<a href="mailto:mauro.giachero@gmail.com">mauro.giachero@gmail.com</a>&gt; wrote:<br>
&gt; After a bit of googling I found [1], and I verified that sending a SIGWINCH<br>
&gt; to the dialog process makes the dialog appear.<br>
&gt; I&#39;m not sure whether working around it on the sbopkg side is feasible,<br>
&gt; though.<br>
</div>I just tested this and I think that this could be done in sbopkg if<br>
the &#39;dialog --clear&#39; statements do not work.<br>
<br>
For example, something like this may work.<br>
 &nbsp;exec dialog_process &amp;<br>
 &nbsp;dpid=$!<br>
 &nbsp;.<br>
 &nbsp;.<br>
 &nbsp;.<br>
 &nbsp;kill -SIGWINCH $dpid<br>
<div><div></div><div class="Wj3C7c"><br>
--phillip</div></div></blockquote><div><br></div></div>Of course, but that would clutter the code really too much!<br>What if, instead, you use the attached script to start sbopkg? Quickly tested here in aterm, and seems to work.<br>
(I agree that&#39;s dirty and suboptimal, but makes sbopkg usable in aterm and I don&#39;t see huge downsides...)<br><br>-- <br>Mauro Giachero<br><br>
--~--~---------~--~----~------------~-------~--~----~<br>
You received this message because you are subscribed to the Google Groups &quot;sbopkg-discuss&quot; group. <br> To post to this group, send email to sbopkg-discuss@googlegroups.com <br> To unsubscribe from this group, send email to sbopkg-discuss+unsubscribe@googlegroups.com <br> For more options, visit this group at http://groups.google.com/group/sbopkg-discuss?hl=en<br>
-~----------~----~----~----~------~----~------~--~---<br>
<br>