-
Notifications
You must be signed in to change notification settings - Fork 2
CView Interaction.
w
a s d
These keys move you in a direction perpendicular to the direction you are currently using. Sometimes called strafing in a full 3D game.
Page Up, Page Down - These keys adjust the pitch of the view, effectively letting you look down more, or up more.
Up Arrow, Down Arrow - These keys move you forward and backward in relation to the eye.
Left Arrow, Right Arrow - These keys rotate the view to the Left or Right
i
j k l
In multi-screened cview configurations these keys move a window up or down a row, or left and right within a row.
I
J K L
In multi-screened cview configurations these keys adjust the relative size of the window under the cursor in the horizontal or vertical direction.
p - print the current Eye vectors
z - dump a screenshot of the current view to disk
t - show the Tweakbar tool for modifying settings.(assuming AntTweakBar was available at compile time)
c - If debug build, dump object counts
q - Quit the program
f - toggle full screen mode
~ - write current config to config file.
Left Button selects Slide mode
Middle Button selects Zoom Mode
Right Button selects Rotate Mode
Wheel moves forward or backward along the direction of the eye.