-------------------------------------------
### Surface Image-Window Clicks ###
-------------------------------------------
(1) Left-Click: Select vertex, add to 'marked' list

(2) Middle-Click: Unselect one vertex

(3) Right-Click: Clear all selections/marks

(4) Shift-Left/Middle/Right-Click: Rotate/Translate/Scalebrain
      (also: Rotate -> arrows, Translate -> Shift-arrows)
      (also: In-plane Rotate -> Ctrl-Shift-L/R-arrows)

(5) Ctrl-Left/Right-Click: Zoom/Unzoom around clicked point

(6) Ctrl-Middle-Click: Dump voxel time course

(7) Left-Double-Click: Raise tools interface window

(8) Middle-Double-Click: Popup name of annotation region

(9) Right-Double-Click: This help

(10) Shift-Left-Click: Sample sphere img(s) at this vertex

---------------------------------------------
### Volume-Image Window HotKeys -- Single key ###
---------------------------------------------
# interface size
F2 -- basic interface   (Mac=fn-F2)
F3 -- large interface   (Mac=fn-F3)

# rotate,scale brain (interface win: add Mod)
R/L arrow      -- rotate around vert axis
up/down arrow  -- rotate around horiz axis
Control-Shif-R/L arrow  -- rotate in plane
Shift-R/L arrow      -- translate right/left
Shift-up/down arrow  -- translate up/down
plus (+)      -- scale up 1%
equals (=)    -- same as plus
minus (-)     -- scale down 1%

---------------------------------------------
### Volume-Image Window HotKeys -- Modifer + key ###
---------------------------------------------
(LinuxMod="Alt", MacMod="Cmd")

# SEND/GOTO
Cmd-f  -- SEND (forward) point
Cmd-g  -- GOTO point

# REDRAW/RESTORE
Cmd-r  -- REDRAW (usu. automatic)
Cmd-R  -- RESTORE to original view

# stat overlay
Cmd-l  -- (el) toggle overlay stats visibility

# surface cursor size
Cmd-k  -- toggle big cursor

# fmid (main threshold)
Cmd-i  -- lower fmid by 0.1 (sqrtF)
Cmd-I  -- raise fmid by 0.1 (sqrtF)
Cmd-u  -- lower fmid by 10.0 (raw fourieramp)
Cmd-U  -- raise fmid by 10.0 (raw fourieramp)

# fslope (contrast)
Cmd-s  -- lower fslope by 0.5
Cmd-S  -- raise fslope by 0.5

# angle_offset (rotate color wheel)
Cmd-o  -- (oh) lower angle_offset by 0.01
Cmd-O  -- (oh) raise angle_offset by 0.01

# angle_cycles (compress hemi color wheel)
Cmd-y  -- lower angle_cycles by 0.1
Cmd-Y  -- raise angle_cycles by 0.1

# misc
Cmd-L  -- thicken isocontour lines 1 pix
Cmd-F  -- kill ongoing FILL/ROI operation

