* CTRL-C functionality.
@ 2009-07-29 5:50 Prabhu Chawandi
2009-07-29 6:08 ` Justin P. Mattock
2009-07-29 6:13 ` Justin P. Mattock
0 siblings, 2 replies; 3+ messages in thread
From: Prabhu Chawandi @ 2009-07-29 5:50 UTC (permalink / raw)
To: linux-kernel, linux-serial
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: CTRL-C functionality.
2009-07-29 5:50 CTRL-C functionality Prabhu Chawandi
@ 2009-07-29 6:08 ` Justin P. Mattock
2009-07-29 6:13 ` Justin P. Mattock
1 sibling, 0 replies; 3+ messages in thread
From: Justin P. Mattock @ 2009-07-29 6:08 UTC (permalink / raw)
To: Prabhu Chawandi; +Cc: linux-kernel, linux-serial
Prabhu Chawandi wrote:
> 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
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
>
showkeys is the command for bash
xev is for xserver.
Justin P. Matock
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: CTRL-C functionality.
2009-07-29 5:50 CTRL-C functionality Prabhu Chawandi
2009-07-29 6:08 ` Justin P. Mattock
@ 2009-07-29 6:13 ` Justin P. Mattock
1 sibling, 0 replies; 3+ messages in thread
From: Justin P. Mattock @ 2009-07-29 6:13 UTC (permalink / raw)
To: Prabhu Chawandi; +Cc: linux-kernel, linux-serial
Prabhu Chawandi wrote:
> 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
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
>
My bad, it's showkey not showkeys.
Justin P. Mattock
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-07-29 6:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-29 5:50 CTRL-C functionality Prabhu Chawandi
2009-07-29 6:08 ` Justin P. Mattock
2009-07-29 6:13 ` Justin P. Mattock
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).