Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 22 Apr 2004 08:30:52 -0700 From: Yitzchak Scott-Thoennes To: cygwin AT cygwin DOT com Subject: Re: stty under cygwin Message-ID: <20040422153052.GA3920@efn.org> References: <40876FF6 DOT 9070205 AT yahoo DOT fr> <20040422133440 DOT GA1385 AT coe DOT bosbc DOT com> <4087D8DA DOT 8030000 AT yahoo DOT fr> <20040422150312 DOT GA30433 AT coe DOT bosbc DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040422150312.GA30433@coe.bosbc.com> User-Agent: Mutt/1.4.1i Organization: bs"d X-IsSubscribed: yes On Thu, Apr 22, 2004 at 11:03:12AM -0400, Christopher Faylor wrote: > On Thu, Apr 22, 2004 at 04:38:18PM +0200, bertrand marquis wrote: > >Christopher Faylor a ?crit: > > > >>On Thu, Apr 22, 2004 at 09:10:46AM +0200, bertrand marquis wrote: > >> > >> > >>>First of all stty > >>>1:0:cbd:0:3:1c:7f:15:4:5:1:0:11:13:1a:0:12:f:17:16:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 > >>>< /dev/ttyS0 is a regular linux command, you can try. In fact i'm trying > >>>to porting some stuff from linux to cygwin and it seem that the stty > >>>under cygwin doesn't accept to have settings in input. > >> > >>To repeat what I said in a previous message, Cygwin's stty does accept > >>this kind of input. You can't generate the string on linux and use it > >>on Cygwin, however. > > > >In fact you are right cygwin stty accept this kind of input but it seems > >that the 1:..:0 has to be be shorter under cygwin > > That falls under the "You can't generate the string on linux and use it > on Cygwin". You are doomed to failure if you try this. Really. Perhaps some kind soul can feed his string to stty on linux (assuming, probably incorrectly, that all linuxen share the same format) and then do stty -a, replicate those settings under cygwin, and report what the cygwin equivalent stty -g would be? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/