[action.txt 11/97 Digital Insight] This file lists the actions provided in Robochart/XM2.1. The keys used to invoke these actions can be modified by setting the Rchart.mainTranslations resource (see the README file for hints on setting resources). The default key mappings are indicated. begin-data() (Control/BeginLine) - move to start of the label begin-line() (BeginLine [Home]) - move to start of current line copy() (Copy, Control/Insert, Alt/C, Meta/C) - copy selected text or objects to clipboard cut() (Cut, Shift/Delete, Alt/X, Meta/X) - cut selected text or objects to clipboard delete() (Alt/D, Meta/D) - delete selected objects or flows delete-next-char() (Delete) - delete character after cursor delete-next-word() (Shift Control/W) - delete word after cursor delete-prev-char() (Backspace) - delete character before cursor delete-prev-word() (Control/W) - delete word before cursor delete-to-end() (Shift Control/U, Control/Delete) - delete text from cursor to end of label delete-to-start() (Control/U) - delete text from start of label to cursor delete-vertex() (Alt/Z, Meta/Z) - delete flow vertex near pointer end-data() (Control/EndLine) - move to end of the label end-line() (EndLine [End]) - move to end of current line find-link() (Alt/L, Meta/L) - find manual link find-next() (Alt/F, Meta/F, F19) - search forward for selected text find-prev() (Shift Alt/F, Shift Meta/F, Shift/F19) - search backward for selected text find-replace() (Control Alt/F, Control Meta/F, Control/F19) - display the find and replace dialog help() (Help, F1) - display help ignore() - ignore the event justify() (Alt/J, Meta/J) - toggle label justification next-char() (Right) - move forward one character next-line() (Down) - move down one line next-page() (PageDown) - move to next diagram page next-word() (Control/Right) - move to word after cursor paste() (Paste, Shift/Insert, Alt/V, Meta/V) - paste text or objects from clipboard paste-primary() - paste text from primary selection prev-char() (Left) - move back one character prev-line() (Up) - move up one line prev-page() (PageUp) - move to previous diagram page prev-word() (Control/Left) - move to word before cursor redraw() (Alt/R, Meta/R) - redraw diagram save() (Alt/S, Meta/S) - save diagram to current filename undo() (Undo, Alt/Backspace, Meta/Backspace, Alt/U, Meta/U) - undo last edit zoom-in() (Alt/I, Meta/I) - zoom in on selected object zoom-out() (Alt/O, Meta/O) - zoom out one level