Next: , Previous: Notation, Up: Key Bindings


4.6.2 Miscellaneous keys:

<A>
Toggle antialiasing on and off
<O>
Open a new file
<Q>
Quit gv
<R>
Toggle gv's resizing behaviour
<I>
Respect/Ignore document structuring
<W>
Watch file / Don't watch file
<S>
Save the marked pages
<SC-S>
Save the current file
<P>
Print the marked pages
<SC-P>
Print the current file
<c-L>
Reload the current page
<.>
Reload the current page
<SC-.>
Reopen the current file
<M>
Mark the current page
<N>
Unmark the current page
<Z>
append the current coordinate to a file whose name is given by the GV.saveposFilename resource.
<U>
enter a command with the current coordinate as its default parameter. By defalt it is % TODO \PutAtPos(x,y)(), where x,y are the current coordinate and the user can put needed commands into (). This command is appended to a file whose name is given by the GV.saveposFilename resource.