Update "exit-client" keystrokes.

This commit is contained in:
David Schmenk 2013-09-19 15:28:35 -07:00
parent dd7b333f76
commit 96447dddfa
1 changed files with 2 additions and 2 deletions

View File

@ -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
Dave Schmenk