| 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 |
| 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. |