|

楼主 |
发表于 2009-8-13 12:55:29
|
显示全部楼层
ubuntu :
speed 38400 baud; rows 24; columns 80; line = 0;
intr = ^C; quit = ^\; erase = ^?;
solaris :
speed 9600 baud; -parity hupcl
rows = 24; columns = 80; ypixels = 274; xpixels = 490;
erase = ^h; swtch = <undef>;
-inpck -istrip icrnl -ixany ixoff onlcr
echo echoe echok echoctl echoke iexten
看来是有差别,那我如何调整? |
|