aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2014-05-28 15:28:33 +0200
committerThomas White <taw@physics.org>2014-05-28 15:28:33 +0200
commit713119b99cd3e847ba80f001460c422d26598faf (patch)
tree260627a2921f868a140d3994dc032f7b2576b2ab /doc
parent15eacb4e4235a4ece2516e84f191614b4b4e000d (diff)
hdfsee: Add ability to move all panels together
Diffstat (limited to 'doc')
-rw-r--r--doc/man/hdfsee.12
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/hdfsee.1 b/doc/man/hdfsee.1
index 4990d149..62365e16 100644
--- a/doc/man/hdfsee.1
+++ b/doc/man/hdfsee.1
@@ -90,7 +90,7 @@ Apply a median filter with box "radius" \fIn\fR to the image. Each pixel will b
Apply a noise filter to the image with checks 3x3 squares of pixels and sets all of them to zero if any of the nine pixels have a negative value. If you also use \fB--median-filter\fR, the median filter will be applied first.
.SH CALIBRATION MODE
-Calibration mode allows you to visually adjust the locations of panels. To enter calibration mode, select Tools->Calibration Mode from the menu. The currently selected panel will be bordered in white. Press + or - to move to the next or previous panel (as listed in the geometry file). Use the arrow keys to move the current panel. Press 'f' to hide or restore the white border. Press 's' to save the geometry file with your modifications. Press 'g' to toggle between moving individual panels and rigid groups, if any are defined in the geometry file.
+Calibration mode allows you to visually adjust the locations of panels. To enter calibration mode, select Tools->Calibration Mode from the menu. The currently selected panel will be bordered in white. Press + or - to move to the next or previous panel (as listed in the geometry file). Use the arrow keys to move the current panel. Press 'f' to hide or restore the white border. Press 's' to save the geometry file with your modifications. Press 'g' to toggle between moving individual panels, rigid groups (if any are defined in the geometry file) and moving all panels together.
.SH AUTHOR
This page was written by Thomas White.