On Wed, 10 Sep 2003, Bret Baptist wrote:
> On Wednesday 10 September 2003 8:34 am, Jima wrote:
> > Hint: `screen /dev/ttyS0 38400`
>
> Awesome so how do you quit out of it?
Personally, I just killed the window: ^aK (capital K, mind)
And if you want window 9 to be connected to ttyS0 when you start screen,
add the following to your .screenrc:
screen 9 /dev/ttyS0 38400
screen 0
The "screen 0" starts a $SHELL session on 0, and leaves you there.
Pretty nifty stuff.
Jima
_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
http://www.mn-linux.org tclug-list at mn-linux.org
https://mailman.real-time.com/mailman/listinfo/tclug-list