Global
------

NEW FEATURE FOR PEOPLE WITH LESS THAN 3 MOUSE BUTTONS!
m   	  Permutate mouse buttons in image window:
          (123) -> (231) -> (312) -> (123)
	  Current mouse order is shown in image window title

Left      Next file (also "." or SPACE)
Right     Prev file (also "," or BACKSPACE)
e	  Reload file

Up	  Next colormap
Down	  Prev colormap
n	  Normalize
Ctrl-n	  Add "negate" to image processing
q	  Quit

Ctrl-d	  Load default colors
Shft-d	  Load default image processing
d	  Load default colors & image processing

s	  Save MTX
Ctrl-z	  Save zoom window as cropped MTX
d	  Dump colormap to basename.colormap.dat

Ctrl-p	  Toggle Postscript controls window
Alt-p	  Print (generate new postscript)
Shift-p	  Open postscript preview

v	  Toggle Controls window
h	  Toggle Help window
x	  Toggle 3D xsec window
p	  Toggle ImageProc window
Shft-c	  Toggle cursor window
u	  Toggle units/axis labels window
o	  Toggle Load Options window
f	  Toggle PeakFinder window
Shft-f	  Toggle LineCutFitter window (beta)
Ctrl-f	  Toggle Fiddle(TM) mode
t	  Toggle ThreasholdDisplay window
Ctrl-l	  Toggle File loading window


In Image Window
---------------

.	  Zoom +1
Shft-.	  XZoom +1
Ctrl-.	  YZoom +1

,	  Zoom -1
Shft-,	  XZoom -1
Ctrl-,	  YZoom -1

r	  Reset zoom to 1,1
1	  Set apect ratio to 1
Alt-s	  Snap windowsize to nearest integer zoom

Ctrl-s	  Turn on autonormalize in zoom window
Shft-s	  Normalize based on contents of zoom window

For systems with less than 3 mouse buttons, you can access
the other features by permutating the mouse button order
using the "m" shortcut (see above).

B1 = left mouse button
B2 = middle mouse button
B3 = right mouse button

B3	  Toggle controls

Esc,c	  Clear linecut
B1	  Horz linecut
B2	  Vert linecut
Alt-B3	  Vert linecut (for people with no middle button)

Ctrl-B1	  Draw new arbitrary LC
Ctrl-B2	  Move endpoint of arb LC
Ctrl-B3	  Drag arb LC

z	  Toggle zoom window
Shft-B1	  Draw new ZoomWin
Shft-B2	  Move corner of ZoomWin
Shft-B3	  Recenter ZoomWin

LineDraw Mode in ImageWindow
----------------------------

l	  Toggle linedrawing mode
d	  Delete nearest line (NL)
Shft-d	  Delete all lines
i	  Turn on NL highlighting
Ctrl-i	  Open NL info window
x	  Extent NL across window
B1	  Start new line
B2	  Move endpoint of NL
B3	  Drag NL

Lines saved to file "lines.out"

Debugging Use Only
------------------
t	  Show number of used file handles.
Shift-t	  Show number of used files while causing a descriptor leak.
