Path: utzoo!attcan!uunet!lll-winken!lll-lcc!ames!mailrus!cornell!uw-beaver!rice!sun-spots-request From: gfr@wolfgang.mitre.org (Glenn Roberts) Newsgroups: comp.sys.sun Subject: Re: "Can Sun 3 keyboard generate a break?" Message-ID: <8812222107.AA01590@wolfgang.mitre.org.mitre.org> Date: 4 Jan 89 01:57:04 GMT Sender: usenet@rice.edu Organization: Sun-Spots Lines: 14 Approved: Sun-Spots@rice.edu Original-Date: Thu, 22 Dec 88 16:07:25 EST X-Sun-Spots-Digest: Volume 7, Issue 86, message 10 of 12 X-Issue-Reference: v7n74 > 'Is there a way for the Sun 3 keyboard to generate a "break"?' Recall that "break" is not an ASCII character, per say, but a SIGNAL that is defined for RS 232 (and similar) communication lines. The "break" signal holds the line low (high?) for more than one character frame period (some implementations have a fixed time, e.g. 250 ms.). I'm sorry if my defnition is fuzzy, the point here is that "break" must be produced by the UART chip handling your serial line, not by the keyboard. Most terminal line handlers provide some way to produce the "break" signal, for example in 'tip' the sequence "~#" generates a break. - Glenn Roberts, The MITRE Corp., McLean VA (703)-883-6820 gfr%wolfgang@gateway.mitre.org