From 96447dddfa187c63c09931c270261828b6c90116 Mon Sep 17 00:00:00 2001 From: David Schmenk Date: Thu, 19 Sep 2013 15:28:35 -0700 Subject: [PATCH] Update "exit-client" keystrokes. --- docs/input.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/input.txt b/docs/input.txt index 3120f3e..511de33 100755 --- a/docs/input.txt +++ b/docs/input.txt @@ -19,7 +19,7 @@ Three special key sequences affect the operaton of the Apple II client/server co Ctrl-Reset key sequence will re-establish the client/server connection and jump to the BASIC cold-start routine, assuming the client code hasn't been damaged. -OpenApple-SolidApple-Escape will exit both the client and server programs. The client Apple II code can be restarted as above. The server daemon will have to be started from another computer logged in to the Raspberry Pi, or a USB keyboard connected to the Pi. Type 'sudo a2pid --daemon' to restart the server process. +OpenApple-SolidApple-Delete will exit the client program. The client Apple II code can be restarted as above. The server daemon will have to be killed and started from another computer logged in to the Raspberry Pi, or a USB keyboard connected to the Pi. Type 'sudo a2pid --daemon' to restart the server process. Finally, there is not a requirement to use the Apple II keyboard. Simply plug any compatible USB keyboard into the Raspberry Pi. @@ -36,4 +36,4 @@ Conclusion: Input using Apple II peripherals is really what gives Apple II Pi its retro appeal. The ability to use the Apple II keyboard, mouse, and joystick is what sets Apple II Pi apart. Enjoy, - Dave Schmenk \ No newline at end of file + Dave Schmenk