diff --git a/help/keyboard.html b/help/keyboard.html index 8ff69bd0..25c9f596 100644 --- a/help/keyboard.html +++ b/help/keyboard.html @@ -5,11 +5,22 @@
Normally to start an Apple II computer you would insert a floppy into + the floppy disk drive and power it on. If you don't have a disk inserted + the drive motor will stay on indefinitely. To enter Applesoft BASIC instead (and stop the disk + drive from spinning) you should press Ctrl+Reset. In AppleWin this sequence is + analogous to pressing the following keys:
+The Apple //e keyboard was very similar to the PC keyboard, and most keys correspond directly between the two keyboards. However, there were a few keys on the Apple //e that are not on the PC; these are described below:
Reset:
- On the Apple //e, you could usually press Control+Reset to interrupt a running
+ On the Apple //e, you could usually press Ctrl+Reset to interrupt a running
program. With the Apple //e Emulator, you may emulate this key sequence with
Ctrl+F2 or
Ctrl+Break.