From mboxrd@z Thu Jan 1 00:00:00 1970 From: Prabhu Chawandi Subject: CTRL-C functionality. Date: Wed, 29 Jul 2009 11:20:44 +0530 Message-ID: <241b8f7b0907282250k56807b83vba95ee9944d14edb@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mail-yx0-f190.google.com ([209.85.210.190]:44860 "EHLO mail-yx0-f190.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751352AbZG2Fuo (ORCPT ); Wed, 29 Jul 2009 01:50:44 -0400 Sender: linux-serial-owner@vger.kernel.org List-Id: linux-serial@vger.kernel.org To: linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org Hi All, where exactly can I check for the above signal is caught properly or not. How to enable ? Because when I do ctrl-c my linux application is not terminating, I want that signal to be cought. It is the customized linux for the STB, soon box starts running ctrl-C should teminate application. have any Idea, where I need to look-in. Thanks Prabhu