Delay of four characters using CBREAK mode on RS/6000

Robert Lupton the Good rhl at astro.Princeton.EDU
Sat Oct 13 06:29:01 AEST 1990


I have some code that runs on lots of machines and reads keystrokes
in CBREAK mode, using a BSD-style tty driver. Compiling with 
	c89 -D_POSIX_SOURCE -Dunix
I get a delay of 4 key-strokes between when I type a character and when
my code sees and echoes it.

Any ideas?

				Robert



More information about the Comp.unix.aix mailing list