On Mon, 26 Sep 2005, Adam Lazur wrote: > Net Llama! ([EMAIL PROTECTED]) said: > > I've been using screen in Linux to connect to a serial console for some > > time, and its always just worked by running: > > screen /dev/ttyS0 > > > > However, i've noticed that it seems to default to a speed of 9600, and I > > can't figure out how to specify anything higher. What i need is 115200. > > Can anyone throw me a few clues on this? thanks! > > The next argument is a comma separated set of flags. Try: > > screen /dev/ttyS0 115200
excellent, that worked! > > Look under "WINDOW TYPES" in the manpage for details. Hrmm, i saw that in the man page, and didn't understand what it was talking about or how to impliment it. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Lonni J Friedman [EMAIL PROTECTED] LlamaLand http://netllama.linux-sxs.org _______________________________________________ screen-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/screen-users
