diff options
author | spew <devnull@localhost> | 2017-03-01 15:59:26 -0600 |
---|---|---|
committer | spew <devnull@localhost> | 2017-03-01 15:59:26 -0600 |
commit | 0e9973c80f994cd92f099ae1e08fec1b92ecabd1 (patch) | |
tree | a45f14719e1ae9637a236f4a64dc87bba7071401 /sys/man/1 | |
parent | a4895f5e44dc98b96eacf82e379246f79c8b57c4 (diff) |
games/galaxy: Change button 2 to reposition the galaxy, remove "move" from the button 3 menu
Diffstat (limited to 'sys/man/1')
-rw-r--r-- | sys/man/1/galaxy | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/sys/man/1/galaxy b/sys/man/1/galaxy index 80cad7f37..a6b4b2279 100644 --- a/sys/man/1/galaxy +++ b/sys/man/1/galaxy @@ -45,15 +45,12 @@ of the body. Holding a button 1-3 chord changes the initial velocity of the body. Releasing button 1 restarts the simulator with the new body in motion. When new bodies are created, the simulator maintains the Galilean (inertial) -reference frame. +reference frame where the center of mass of the galaxy is at rest. +.PP +Mouse button 2 repositions the visible region of the galaxy by dragging. .PP Mouse button 3 opens a menu with the following options: .TP -.B move -Change the visible region of the simulation -by holding button 1 and dragging. Any other mouse -button restarts the simulation. -.TP .B zoom Prompts for a floating point value to change the scale of the simulation. E.g. a value of 2 will halve the scale (zoom in) |