Re: "ctrl+c" disabled!
From: Charles Lepple (clepple_at_ghz.cc)
Date: 08/22/03
- Previous message: consultants_at_homedesign-consultants.com: "[Auto-Reply] Re: Wicked screensaver"
- In reply to: Bill J.Xu: "Re: "ctrl+c" disabled!"
- Next in thread: Bill J.Xu: "Re: "ctrl+c" disabled!"
- Reply: Bill J.Xu: "Re: "ctrl+c" disabled!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: linux-kernel@vger.kernel.org Date: Fri, 22 Aug 2003 00:14:28 -0400
Bill J.Xu wrote:
> after run od -tx1, the following is the result
> ------------------------------------------------
> bash-2.05# ./od -tx1
> 0000000
That's after you pressed ^C in your terminal program? What you have
there shows that od has not received any characters.
Pick another control character, and use 'stty intr' to set that as your
interrupt character. I don't have any experience with SecureCRT, but it
may use ^C to implement the Windows Edit->Copy function.
-- Charles Lepple <ghz.cc!clepple> - 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/
- Previous message: consultants_at_homedesign-consultants.com: "[Auto-Reply] Re: Wicked screensaver"
- In reply to: Bill J.Xu: "Re: "ctrl+c" disabled!"
- Next in thread: Bill J.Xu: "Re: "ctrl+c" disabled!"
- Reply: Bill J.Xu: "Re: "ctrl+c" disabled!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|