From d51056b69d94539591689714f128adde01fc1ad8 Mon Sep 17 00:00:00 2001 From: David Schmenk Date: Wed, 11 Sep 2013 21:30:02 -0700 Subject: [PATCH] Update a2pid.txt --- docs/a2pid.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/a2pid.txt b/docs/a2pid.txt index 7be9fba..58a356b 100755 --- a/docs/a2pid.txt +++ b/docs/a2pid.txt @@ -4,7 +4,7 @@ Apple II Pi is a combination of Apple II code, Linux code, and a serial port con 2.0 a2pid: ========== -On the Linux side, the Apple II Pi daemon runs in the background, listening to the Apple II on a serial port connection, listening on TCP/IP port 6502 for Linux client connections, and managing the insertion of Apple II keyboard and mouse events into the Linux input subsytem. It's not something normally visisble, but is the traffic cop between the Apple II, Linux input events, and Linux client programs that interact with the Apple II. +On the Linux side, the Apple II Pi daemon runs in the background, listening to the Apple II on a serial port connection, listening on TCP/IP port 6551 for Linux client connections, and managing the insertion of Apple II keyboard and mouse events into the Linux input subsytem. It's not something normally visisble, but is the traffic cop between the Apple II, Linux input events, and Linux client programs that interact with the Apple II. 2.1 Keyboard Mapping: ===================== @@ -23,4 +23,4 @@ The ProDOS disk image file. Inside you will find ProDOS version 1.9, MERLIN8 ve The programs that make up the foundation of Apple II Pi should be hidden from sight and "just work". Check out tools.txt for the programs that interact with the Apple II Pi environment. Enjoy, - Dave Schmenk \ No newline at end of file + Dave Schmenk