<div dir="ltr">Hi Chan<div style>The situation is probably because a programmer implemented catching ctrl-c signal in a different way or maybe your process is waiting for some data.</div><div style>If it doesn&#39;t respone you can find the process id using &#39;top&#39; or &#39;ps aux&#39; command and send to it &#39;kill -9&#39; signal. This is very brutal way of closing process, but sometimes it&#39;s the only option.</div>

<div style><br></div><div style>Cheers,</div><div style>crooveck</div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-04-01 7:57 GMT+02:00 Chan Kim <span dir="ltr">&lt;<a href="mailto:ckim@etri.re.kr" target="_blank">ckim@etri.re.kr</a>&gt;</span>:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div>
<div style="FONT-FAMILY:Arial;FONT-SIZE:10pt">
<div style="FONT-FAMILY:Arial">
<div>
<div style="LINE-HEIGHT:15pt"><br>
Hi,<br>
</div>
<div style="LINE-HEIGHT:15pt"></div>
<div style="LINE-HEIGHT:15pt">When I&#39;m on a sheel on LCD using USB keyboard, all works fine (except another important problem..)  but Ctrl-C key doesn&#39;t work.</div>
<div style="LINE-HEIGHT:15pt">When I press ctrl-C,  &#39;^C&#39; is displayed on the screen (prompt line), but doesn&#39;t have the effect of killing the job. For example, I start ping and it displays the response every second, but even if I press Ctrl-C, it contiues
 pinging. What should I do?<br>
Thanks!</div><span class="HOEnZb"><font color="#888888">
<div style="LINE-HEIGHT:15pt">Chan</div>
<div style="LINE-HEIGHT:15pt"> </div>
</font></span></div>
</div>
</div>
</div>

<br>_______________________________________________<br>
Kernelnewbies mailing list<br>
<a href="mailto:Kernelnewbies@kernelnewbies.org">Kernelnewbies@kernelnewbies.org</a><br>
<a href="http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies" target="_blank">http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a><br>
<br></blockquote></div><br></div>