Skip to content

Commit

Permalink
Missing description of some shortcuts
Browse files Browse the repository at this point in the history
  • Loading branch information
daducci authored Sep 4, 2018
1 parent c7bdc81 commit 4f5a10a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/extras.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ COMMIT_debugger \

### Shortcuts

- `left`, `right`, `up`, `down`, `page-up`, `page-down`: move voxel position

- `1`, `2`, `3`: show/hide the x-, y-, z-plane, respectively. All plotting is performed on these planes.
- `o`, `O`: decrease/increase the opacity of the three planes
- `m`, `M`: decrease/increase the maximum intensity in the image
Expand All @@ -94,3 +96,5 @@ COMMIT_debugger \
- `f`: show/hide the tracts
- `c`, `C`: decrease/increase the slab region in which plotting the fibers
- `space`: alternate between "crop fibers to slab around the planes" and "crop fibers in the current voxel (yellow)"
- `ALT` + `left`, `right`, `up`, `down`, `page-up`, `page-down`: apply a shift to streamlines coordinates

0 comments on commit 4f5a10a

Please sign in to comment.