ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/glrad.1
(Generate patch)

Comparing ray/doc/man/man1/glrad.1 (file contents):
Revision 1.5 by greg, Tue Sep 4 17:36:40 2007 UTC vs.
Revision 1.6 by greg, Thu Apr 28 16:28:20 2016 UTC

# Line 86 | Line 86 | The mouse is used to control the current view in the f
86   .sp
87   .nf
88   CONTROL MOUSE   ACTION
89 < (none)  left    Move forward towards cursor position
89 > (none)  left            Move forward towards cursor position
90   (none)  right   Move backward away from cursor position
91   (none)  middle  Rotate in place (usually safe)
92 < shift   left    Orbit left around cursor position
92 > (none)  wheel-up        Zoom in on current position
93 > (non)   wheel-dn        Zoom out around current position
94 > shift   left            Orbit left around cursor position
95   shift   right   Orbit right around cursor position
96   shift   middle  Orbit skyward
97 < cntl    middle  Orbit earthward
97 > cntl            middle  Orbit earthward
98   .fi
99   .sp
100   For all movements but rotating in place, the cursor must be placed over some
# Line 105 | Line 107 | And if you run into trouble, the 'l' command is very u
107   .TP
108   .BR '+'
109   Zoom in on the current cursor position.
108 (Beware of repeating keys that go faster than the display updates.)
110   .TP
111   .BR '-'
112   Zoom out from the current cursor position.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines