From 086757332d7de8fa5f9f1b72302f3daf1aeb3316 Mon Sep 17 00:00:00 2001 From: acolyer Date: Wed, 4 Aug 2004 15:30:40 +0000 Subject: [PATCH] fix for Bugzilla Bug 37607 Spacewar demo has wrong focus on 14 JVM (I'm allowed to do the easy ones too every now and then ;) ). --- docs/dist/doc/examples/spacewar/README.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/dist/doc/examples/spacewar/README.html b/docs/dist/doc/examples/spacewar/README.html index 8b6a56910..a9ec265b4 100644 --- a/docs/dist/doc/examples/spacewar/README.html +++ b/docs/dist/doc/examples/spacewar/README.html @@ -55,6 +55,9 @@ to control; the red ships are an enemy robots. Your ship is controlled with the four arrow keys to turn, thrust and stop; the spacebar fires. As you play, the game will be displayed in both windows.

+

When running on a 1.4 or later VM, click in the main panel to give + it focus so that your keystrokes are recognized.

+

You can quit the game with ctl-Q.

Exploring the Code

-- 2.39.5