Serial | Key Types | ASCII | Key | MetaKeys | KeyPress | MenuPress (Alt) | Function | Type | Description |
---|---|---|---|---|---|---|---|---|---|
1 | HotKey | 0x08 | Backspace | Backspace | (None) | Cut | Command | If there is an Active Region or Mask that does not overlap the selection, you are asked to Clear Region/Mask and repeat the command. | |
2 | HotKey | 0x08 | Backspace | WorksInDrag | Backspace | (None) | Key_TransformDrag_BacktoBasics | ||
3 | HotKey | 0x08 | Backspace | Backspace | (None) | Key_DeleteLastAnchor | Shape Tool | When creating an open shape (line), if the last point is selected then a Backspace will remove. If it is pressed again the whole line is deleted. It actually works on selected handle Points. | |
4 | HotKey | 0x08 | Backspace | Constrain | Ctrl+Backspace | (None) | ResetCurrentAttrs | ||
5 | HotKey | 0x09 | Tab | Constrain | Ctrl+Tab | (None) | Key Command | Cycles through current Tabs, including different windows of the same file. Works when Document Tabs are not showing so it a bit confusing. | |
6 | HotKey | 0x0d | Enter | Constrain | Ctrl+Enter | IBM(Enter) | InsertPageBreakAny | Text Key Command | Moves the text after the cursor onto the next page. If no "Automatically create new pages" picked then dumps below current Text Area. |
7 | HotKey | 0x0d | Enter | Enter | (None) | EditSelection | Text Key Command | Selected text is replaced by a Linefeed. | |
8 | HotKey | 0x0d | Enter | Enter | (None) | Key_AutoClose | Menu | Used to invoke the current highlighted Menu Item that does not have sub-menu items. | |
9 | HotKey | 0x0d | Enter | Extended | Num Enter | (None) | EditSelection | Text Key Command | Selected text is replaced by a Linefeed. |
10 | HotKey | 0x0d | Enter | Extended | Num Enter | (None) | Key_AutoClose | Menu | Used to invoke the current highlighted Menu Item that does not have sub-menu items. |
11 | HotKey | 0x0d | Enter | Adjust Constrain | Shift+Ctrl+Enter | IBMM(Enter) | InsertColumnBreak | Text Key Command | Moves the text after the cursor into the next text column. If no available column then dumps below current Text Area. |
12 | HotKey | 0x1b | Esc | Esc | (None) | SelectNone | Key Command | Closes any Context Menu. Removes any selection. | |
13 | HotKey | 0x20 | Space | Constrain | Ctrl+Space | (None) | ToolSwitch_Eraser | Tool | Toggle between Eraser Tool and the current selected Tool. |
14 | HotKey | 0x20 | Space | Space | (None) | Key_TraceSetPoint | |||
15 | HotKey | 0x20 | Space | Space | H | ToolSwitch_Push | Tool | Toggle between Push Tool (Middle Button) and the current selected Tool. H gets the Push Tool but does not toggle back. | |
16 | HotKey | 0x21 | Up Arrow | Extended Constrain | Ctrl+Page Up | (None) | PreviousPage | Page handling | Change view to the previous page in the page order |
17 | HotKey | 0x21 | Up Arrow | Extended | Page Up | (None) | PageUp | Page handling | Move page up the page order |
18 | HotKey | 0x21 | Up Arrow | Extended Adjust Constrain | Shift+Ctrl+Page Up | (None) | MoveSpreadUp | Key Command | Move the current page or double-page (spread) up. |
19 | HotKey | 0x22 | Down Arrow | Extended Constrain | Ctrl+Page Down | (None) | NextPage | Page handling | Change view to the next page in the page order |
20 | HotKey | 0x22 | Down Arrow | Extended | Page Down | (None) | PageDown | Page handling | Move page down the page order |
21 | HotKey | 0x22 | Down Arrow | Extended Adjust Constrain | Shift+Ctrl+Page Down | (None) | MoveSpreadDown | Key Command | Move the current page or double-page (spread) down. |
22 | HotKey | 0x23 | End | Extended Constrain | Ctrl+End | (None) | LastPage | Page handling | Move to the last page in the page order |
23 | HotKey | 0x23 | End | Extended | End | (None) | Key_Selector_SelectLastObject | Selector Tool | Selects the bottom-most Object in the open Layers tree structure. |
24 | HotKey | 0x23 | End | Extended | End | (None) | Key_SelLastPoint | Shape Tool | Moves the selected Object's highlighted Control Point to be the last one. |
25 | HotKey | 0x24 | Home | Extended Constrain | Ctrl+Home | (None) | FirstPage | Page handling | Move to the first page in the page order |
26 | HotKey | 0x24 | Home | Extended | Home | (None) | Key_Selector_SelectFirstObject | Selector Tool | Selects the top-most Object in the open Layers tree structure. |
27 | HotKey | 0x24 | Home | Extended | Home | (None) | Key_SelFirstPoint | Shape Tool | Moves the selected Object's highlighted Control Point to be the first one. |
28 | HotKey | 0x25 | Left Arrow | Extended Alternative | Alt+Left | (None) | NudgeLeftPixel1 | Object handling | Change X-coordinate left by 1 pixel. |
29 | HotKey | 0x25 | Left Arrow | Extended Alternative | Alt+Left | (None) | Key_TextTool_DecTrackKern | Text Key Command | Decrements the selected text by 10 units. |
30 | HotKey | 0x25 | Left Arrow | Extended Constrain | Ctrl+Left | (None) | NudgeLeft5 | Object handling | Change X-coordinate left by 5 times the Nudge size (Utilities > Options > General > Document editing > Nudge size). |
31 | HotKey | 0x25 | Left Arrow | Extended | Left | (None) | NudgeLeft1 | Object handling | Change X-coordinate left by the Nudge size (Utilities > Options > General > Document editing > Nudge size). |
32 | HotKey | 0x25 | Left Arrow | Extended Adjust Alternative | Shift+Alt+Left | (None) | NudgeLeftPixel10 | Object handling | Change X-coordinate left by 10 pixels. |
33 | HotKey | 0x25 | Left Arrow | Extended Adjust Constrain | Shift+Ctrl+Left | (None) | NudgeLeftFifth | Object handling | Change X-coordinate left by 0.2 times the Nudge size (Utilities > Options > General > Document editing > Nudge size). |
34 | HotKey | 0x25 | Left Arrow | Extended Adjust | Shift+Left | (None) | NudgeLeft10 | Object handling | Change X-coordinate left by 10 times the Nudge size (Utilities > Options > General > Document editing > Nudge size). |
35 | HotKey | 0x26 | Up Arrow | Extended Alternative | Alt+Up | (None) | NudgeUpPixel1 | Object handling | Change Y-coordinate up by 1 pixel. |
36 | HotKey | 0x26 | Up Arrow | Extended Constrain | Ctrl+Up | (None) | NudgeUp5 | Object handling | Change Y-coordinate up by 5 times the Nudge size (Utilities > Options > General > Document editing > Nudge size). |
37 | HotKey | 0x26 | Up Arrow | Extended Adjust Alternative | Shift+Alt+Up | (None) | NudgeUpPixel10 | Object handling | Change Y-coordinate up by 10 pixels. |
38 | HotKey | 0x26 | Up Arrow | Extended Adjust Constrain | Shift+Ctrl+Up | (None) | NudgeUpFifth | Object handling | Change Y-coordinate up by 0.2 times the Nudge size (Utilities > Options > General > Document editing > Nudge size). |
39 | HotKey | 0x26 | Up Arrow | Extended Adjust | Shift+Up | (None) | NudgeUp10 | Object handling | Change Y-coordinate up by 10 times the Nudge size (Utilities > Options > General > Document editing > Nudge size). |
40 | HotKey | 0x26 | Up Arrow | Extended | Up | (None) | NudgeUp1 | Object handling | Change Y-coordinate up by the Nudge size (Utilities > Options > General > Document editing > Nudge size). |
41 | HotKey | 0x27 | Right Arrow | Extended Alternative | Alt+Right | (None) | NudgeRightPixel1 | Object handling | Change X-coordinate right by 1 pixel. |
42 | HotKey | 0x27 | Right Arrow | Extended Alternative | Alt+Right | (None) | Key_TextTool_IncTrackKern | Text Key Command | Increments the selected text by 10 units. |
43 | HotKey | 0x27 | Right Arrow | Extended Constrain | Ctrl+Right | (None) | NudgeRight5 | Object handling | Change X-coordinate right by 5 times the Nudge size (Utilities > Options > General > Document editing > Nudge size). |
44 | HotKey | 0x27 | Right Arrow | Extended | Right | (None) | NudgeRight1 | Object handling | Change X-coordinate right by the Nudge size (Utilities > Options > General > Document editing > Nudge size). |
45 | HotKey | 0x27 | Right Arrow | Extended Adjust Alternative | Shift+Alt+Right | (None) | NudgeRightPixel10 | Object handling | Change X-coordinate right by 10 pixels. |
46 | HotKey | 0x27 | Right Arrow | Extended Adjust Constrain | Shift+Ctrl+Right | (None) | NudgeRightFifth | Object handling | Change X-coordinate right by 0.2 times the Nudge size (Utilities > Options > General > Document editing > Nudge size). |
47 | HotKey | 0x27 | Right Arrow | Extended Adjust | Shift+Right | (None) | NudgeRight10 | Object handling | Change X-coordinate right by 10 times the Nudge size (Utilities > Options > General > Document editing > Nudge size). |
48 | HotKey | 0x28 | Down Arrow | Extended Alternative | Alt+Down | (None) | NudgeDownPixel1 | Object handling | Change Y-coordinate down by 1 pixel. |
49 | HotKey | 0x28 | Down Arrow | Extended Constrain | Ctrl+Down | (None) | NudgeDown5 | Object handling | Change Y-coordinate down by 5 times the Nudge size (Utilities > Options > General > Document editing > Nudge size). |
50 | HotKey | 0x28 | Down Arrow | Extended | Down | (None) | NudgeDown1 | Object handling | Change Y-coordinate down by the Nudge size (Utilities > Options > General > Document editing > Nudge size). |
51 | HotKey | 0x28 | Down Arrow | Extended Adjust Alternative | Shift+Alt+Down | (None) | NudgeDownPixel10 | Object handling | Change Y-coordinate down by 10 pixels. |
52 | HotKey | 0x28 | Down Arrow | Extended Adjust Constrain | Shift+Ctrl+Down | (None) | NudgeDownFifth | Object handling | Change Y-coordinate down by 0.2 times the Nudge size (Utilities > Options > General > Document editing > Nudge size). |
53 | HotKey | 0x28 | Down Arrow | Extended Adjust | Shift+Down | (None) | NudgeDown10 | Object handling | Change Y-coordinate down by 10 times the Nudge size (Utilities > Options > General > Document editing > Nudge size). |
54 | HotKey | 0x2d | Insert | Extended Constrain | Ctrl+Insert | (None) | Copy | Key Command | Does a Ctrl+V; selected object(s) are pasted with group centre set to the middle of the design viewport. |
55 | HotKey | 0x2d | Insert | Extended | Insert | EPP | Paste | Key Command | Does a Ctrl+V; selected object(s) are pasted with group centre set to the middle of the design viewport. |
56 | HotKey | 0x2d | Insert | Extended Adjust | Shift+Insert | EPP | Paste | Key Command | Does a Ctrl+V; selected object(s) are pasted with group centre set to the middle of the design viewport. |
57 | HotKey | 0x2e | Delete | Extended Constrain | Ctrl+Delete | (None) | DeleteSimple | Key Command | ??? - Seems the same as the delete keypress, so why "simple"? |
58 | HotKey | 0x2e | Delete | Extended | Delete | (None) | Delete | Key Command | Delete highlighted text or Object selection. |
59 | HotKey | 0x2e | Num Delete | Num Del | (None) | Delete | Key Command | Delete highlighted text or Object selection. | |
60 | HotKey | 0x2e | Delete | Extended Adjust Constrain | Shift+Ctrl+Delete | E˄˃˅˅(Enter) | DeleteSpread | Key Command | Delete the current page or double-page (spread). |
61 | HotKey | 0x2e | Delete | Extended Adjust | Shift+Delete | (None) | Cut | Key Command | Same at Ctrl+X. Cut the selected object to the clipboard. |
62 | HotKey | 0x2e | Num Delete | Adjust | Shift+Num Del | (None) | Cut | Key Command | Same at Ctrl+X. Cut the selected object to the clipboard. |
63 | DLL | 0x30 | 0 | 0 | Zoom10 | Does nothing. | |||
64 | HotKey | 0x30 | 0 | Alternative | Alt+0 | (None) | TOOL4 | Tool | Zoom Tool |
65 | DLL | 0x30 | 0 | Alternative | Alt+0 | Zoom10 | Does nothing. | ||
66 | HotKey | 0x30 | 0 | Constrain Alternative | Ctrl+Alt+0 | TemplateToolsDialog | Dialog Window | Developer tool - Need to unravel its full purpose. All links go to Anchors that the application handles... |
|
67 | HotKey | 0x31 | 1 | 1 | Zoom100 | Select Command | Zoom to 100% | ||
68 | HotKey | 0x31 | 1 | 1 | Key_ShadowTool_SetType_None | Shadow Key Command | Set No shadow. Icon is selected. | ||
69 | HotKey | 0x31 | 1 | 1 | Key_ShapePainterTool_Round10 | Shape Painter Key Command | Nib size: 10 | ||
70 | HotKey | 0x31 | 1 | Alternative | Alt+1 | (None) | TOOL13 | Tool | Fill Tool - G. |
71 | DLL | 0x31 | 1 | Alternative | Alt+1 | Zoom100 | Does nothing for Zooming - Fill Tool - G. | ||
72 | HotKey | 0x31 | 1 | Constrain | Ctrl+1 | RCA | AddShapes | Shape Command | Merge selected Objects into one. The new Object occupies the top-most Object's position and fill. |
73 | HotKey | 0x31 | 1 | Adjust Constrain | Shift+Ctrl+1 | (None) | Key_Selector_ToggleToolBlobs | ??? | |
74 | HotKey | 0x31 | 1 | Constrain Adjust Alternative | Shift+Ctrl+Alt+1 | SecretDlg | Dialog Window | Camelot Debug Information: Status (registered | ...); Serial number. | |
75 | HotKey | 0x32 | 2 | 2 | Zoom200 | Select Command | Zoom to 200% | ||
76 | HotKey | 0x32 | 2 | 2 | Key_ShadowTool_SetType_Wall | Shadow Key Command | Set Wall shadow. Icon is selected. | ||
77 | HotKey | 0x32 | 2 | 2 | Key_ShapePainterTool_Round16 | Shape Painter Key Command | Nib size: 10 | ||
78 | HotKey | 0x32 | 2 | Alternative | Alt+2 | (None) | TOOL17 | Tool | Transparency Tool - F6. |
79 | DLL | 0x32 | 2 | Alternative | Alt+2 | Zoom200 | Zoom Tool | Invokes the Transparency Tool - F6. | |
80 | HotKey | 0x32 | 2 | Constrain | Ctrl+2 | RCS | SubtractShapes | Shape Command | Uses the top Object or Mask Shape to put a hole through selected Objects underneath, retaining line, fill and colours. |
81 | HotKey | 0x32 | 2 | Adjust Constrain | Shift+Ctrl+2 | (None) | Key_Selector_ToggleEditBlobs | ??? | |
82 | HotKey | 0x32 | 2 | Constrain Adjust Alternative | Shift+Ctrl+Alt+2 | CamPrefsTweakDlg | Dialog Window | Does nothing. | |
83 | HotKey | 0x33 | 3 | 3 | Zoom300 | Select Command | Zoom to 300% | ||
84 | HotKey | 0x33 | 3 | 3 | Key_ShadowTool_SetType_Floor | Shadow Key Command | Set Floor shadow. Icon is selected. | ||
85 | HotKey | 0x33 | 3 | 3 | Key_ShapePainterTool_Round25 | Shape Painter Key Command | Nib size: 25 | ||
86 | HotKey | 0x33 | 3 | Alternative | Alt+3 | (None) | TOOL22 | Tool | Shadow Tool |
87 | DLL | 0x33 | 3 | Alternative | Alt+3 | Zoom300 | Does nothing for Zooming - Shadow Tool - Ctrl+F2. | ||
88 | HotKey | 0x33 | 3 | Constrain | Ctrl+3 | RCI | IntersectShapes | Shape Command | Create the new Object from those parts of any lower Object(s) that are covered by the top Object. In other words, the top Object's Fill is discarded in the process. Try a Blend. An Image is a Rectangle. |
89 | HotKey | 0x33 | 3 | Adjust Constrain | Shift+Ctrl+3 | (None) | Key_Selector_ToggleFillBlobs | ??? | |
90 | HotKey | 0x33 | 3 | Constrain Adjust Alternative | Shift+Ctrl+Alt+3 | FTPLogFile | Diagnostic | Enables logging to a file for Xara to analyse. | |
91 | HotKey | 0x34 | 4 | 4 | Zoom400 | Select Command | Zoom to 400% | ||
92 | HotKey | 0x34 | 4 | 4 | Key_ShadowTool_SetType_Glow | Shadow Key Command | Glow shadow. Icon is selected. | ||
93 | HotKey | 0x34 | 4 | 4 | Key_ShapePainterTool_Round40 | Shape Painter Key Command | Nib size: 40 | ||
94 | HotKey | 0x34 | 4 | Alternative | Alt+4 | (None) | TOOL23 | Tool | Bevel Tool |
95 | DLL | 0x34 | 4 | Alternative | Alt+4 | Zoom400 | Invokes Bevel Tool - Ctrl+F3. | ||
96 | HotKey | 0x34 | 4 | Constrain | Ctrl+4 | RCL(Enter) | SliceShapes | Shape Command | The top Object is used as a cookie cutter, cutting through the lower Object(s); it is consumed. |
97 | HotKey | 0x34 | 4 | Adjust Constrain | Shift+Ctrl+4 | Key_Selector_ToggleRotateBlobs | ??? | ||
98 | HotKey | 0x35 | 5 | 5 | Zoom50 | Select Command | Zoom to 50% | ||
99 | HotKey | 0x35 | 5 | 5 | Key_ShapePainterTool_Round64 | Shape Painter Key Command | Nib size: 64 | ||
100 | HotKey | 0x35 | 5 | Alternative | Alt+5 | (None) | TOOL24 | Tool | Contour Tool |
101 | DLL | 0x35 | 5 | Alternative | Alt+5 | Zoom50 | Invokes Shadow Tool - Ctrl+F2. | ||
102 | HotKey | 0x35 | 5 | Constrain | Ctrl+5 | RCLL(Enter) | IntersectAllShapes | Shape Command | All Objects are used as a cookie cutter, cutting through the other Object(s). |
103 | HotKey | 0x35 | 5 | Constrain Alternative | Ctrl+Alt+5 | ConvToSmartShapeDlg | Dialog Window | Developer tool - Need to unravel its full purpose. | |
104 | HotKey | 0x35 | 5 | Adjust Constrain | Shift+Ctrl+5 | SelectorSmartDuplication | Toggles Smart Duplication. Fails with Soft-groups. Only handles two sets of Objects. Does not have a Grow Up control. | ||
105 | HotKey | 0x36 | 6 | 6 | Key_ShapePainterTool_Round100 | Shape Painter Key Command | Nib size: 100 | ||
106 | HotKey | 0x36 | 6 | Alternative | Alt+6 | (None) | TOOL16 | Tool | Blend Tool |
107 | DLL | 0x36 | 6 | Alternative | Alt+6 | Zoom1000 | Invokes the Blend Tool - W. | ||
108 | HotKey | 0x36 | 6 | Constrain Alternative | Ctrl+Alt+6 | ConvertToGroup | Does nothing. | ||
109 | HotKey | 0x36 | 6 | Constrain Adjust Alternative | Shift+Ctrl+Alt+6 | ApplyLiveShare | Key Command | When applied to an Object, a clone is created adjacent to the right and the Object is put into a Live copy Group. | |
110 | HotKey | 0x37 | 7 | Alternative | Alt+7 | (None) | TOOL19 | Tool | Invokes the Mould Tool - Shift+F6. |
111 | DLL | 0x37 | 7 | Alternative | Alt+7 | (None) | Zoom2000 | ??? | |
112 | HotKey | 0x37 | 7 | Constrain Adjust Alternative | Shift+Ctrl+Alt+7 | RemoveLiveShare | Key Command | Any Shared Object(s) on the page result in a pop-up to ask if just that Object or its siblings are to have shared stopped; this repeats for each different Live Share accessed. | |
113 | DLL | 0x38 | 8 | 8 | (None) | Zoom4000 | ??? | ||
114 | DLL | 0x38 | 8 | Alternative | Alt+8 | (None) | Zoom4000 | ??? | |
115 | HotKey | 0x38 | 8 | Adjust Constrain | Shift+Ctrl+8 | CXFTreeDlg | Dialog Window | Developer tool - Displays a Debug tree. | |
116 | DLL | 0x39 | 9 | 9 | (None) | Zoom33 | ??? | ||
117 | HotKey | 0x39 | 9 | Alternative | Alt+9 | (None) | TOOL3 | Tool | Push Tool (Middle Button) |
118 | DLL | 0x39 | 9 | Alternative | Alt+9 | (None) | Zoom33 | ??? | |
119 | HotKey | 0x39 | 9 | Adjust Constrain | Shift+Ctrl+9 | (None) | ThrottleCache | Diagnostic | First call: "You are about to disable cache throttling. Caching may take a significant proportion of rendering time." Second call: "You are about to enable cache throttling. Caching will be restricted to 5% of rendering time. Several renders may be needed before the drawing is fully cached." |
120 | HotKey | 0x41 | A | A | Key_TransDrag_AngleSnap | Snapping | Toggle Angled snapping - the snapping system can then snap parallel lines. | ||
121 | HotKey | 0x41 | A | A | Key_ShadowTool_ShadowsAlone | ??? Just seems to deselect the Shadow Object(s). | |||
122 | HotKey | 0x41 | A | Constrain | Ctrl+A | SelectAll | Object handling | Select all unlocked Object in unlocked Layers and all Objects in an unlocked Soft Group. | |
123 | HotKey | 0x41 | A | Constrain | Ctrl+A | Key_TextTool_SelecteAll | Text Key Command | Typo in function. | |
124 | HotKey | 0x41 | A | Constrain Alternative | Ctrl+Alt+A | ToggleMaskAlpha | |||
125 | HotKey | 0x41 | A | Adjust Constrain | Shift+Ctrl+A | EPS | PasteAttributes | Key Command | Preserves the format or style attributes (e.g., line and fill colour) of the pasted Object. It is a quick way of applying multiple attributes. When you Paste Attributes, the attributes of the objects on the clipboard are applied to all the Objects currently selected. |
126 | HotKey | 0x41 | A | Constrain Adjust Alternative | Shift+Ctrl+Alt+A | AttachFile | Key Command | Attaches a file to an Object in the document. Listed in Names gallery > Used files. | |
127 | HotKey | 0x42 | B | B | Key_BreakAtPoint | Shape Tool Command | Any selected connected Point Handle is changed into two co-incident Point Handles that are now also disconnected. | ||
128 | HotKey | 0x42 | B | Constrain Alternative | Ctrl+Alt+B | Key_TextTool_InsertBullet | Text Key Command | Inserts a bullet symbol at the cursor. | |
129 | HotKey | 0x42 | B | Constrain | Ctrl+B | RP | PutToBack | Key Command | Puts the selected Object(s) at the bottom of the Layer(s) they are in. |
130 | HotKey | 0x42 | B | Constrain | Ctrl+B | Key_TextTool_BoldOnOff | Text Key Command | Toggles Bold text at cursor or highlighted text. | |
131 | HotKey | 0x42 | B | Adjust | Shift+B | (None) | TOOL34 | Tool | Shape Painter Tool |
132 | HotKey | 0x42 | B | Adjust Constrain | Shift+Ctrl+B | RK | MoveBackwards | Key Command | Moves the selected Object(s) down one place towards the bottom of the Layer(s) they are in until the first one reaches the bottom of its Layer. |
133 | HotKey | 0x43 | C | C | Key_SetCurverSegment | Shape Tool | Make curve: set the current selected Point Handle(s) to Curve. If contiguous Point Handles are selected then Make curve smooths the entry and exit to the Point Handles, making curved sections. | ||
134 | HotKey | 0x43 | C | Constrain Alternative | Ctrl+Alt+C | ToggleMaskClip | |||
135 | HotKey | 0x43 | C | Constrain Alternative | Ctrl+Alt+C | Key_TextTool_InsertCopyright | Text Key Command | Inserts a copyright symbol at the cursor. | |
136 | HotKey | 0x43 | C | Constrain | Ctrl+C | EC | Copy | Key Command | Copy the current selection to the Global Clipboard. |
137 | HotKey | 0x43 | C | Adjust | Shift+C | IP(Enter)T | InsertSmartShapesTextPanel | Object handling | Insert V2 Smart Shape Panel |
138 | HotKey | 0x43 | C | Constrain Adjust Alternative | Shift+Ctrl+Alt+C | CreateSymbolGroup | Key Command | When applied to an Object, a clone is created adjacent to the right and the Object is put into a Live Copy Group. | |
139 | HotKey | 0x43 | C | Adjust Constrain | Shift+Ctrl+C | RB | RBB(Enter) | ConvertToBitmap | Key Command | Create (not convert) Bitmap |
140 | HotKey | 0x44 | D | Constrain Alternative | Ctrl+Alt+D | ED | Duplicate | Key Command | Duplicate position set in Options > General > Document editing > Duplication distance X | Y |
141 | DLL | 0x44 | D | Constrain Alternative | Ctrl+Alt+D | MaskClear | |||
142 | HotKey | 0x44 | D | Constrain | Ctrl+D | MaskClear | |||
143 | DLL | 0x44 | D | Constrain | Ctrl+D | (None) | Duplicate | ??? | |
144 | HotKey | 0x44 | D | Constrain Adjust Alternative | Shift+Ctrl+Alt+D | (None) | RemoveAllFiles | Key Command | Any files attached (Ctrl+Shift+Alt+A) to the Object(s) will no longer be published into the index_htm_files/ folder. |
145 | HotKey | 0x44 | D | Adjust Constrain | Shift+Ctrl+D | RH | MoveBackwardsALayer | Key Command | Move to Layer Behind |
146 | HotKey | 0x45 | E | Constrain Alternative | Ctrl+Alt+E | MetaDataDlg | !Text Dialog Window | Developer tool - Need to unravel its full purpose. File Properties Dialog. Scary! | |
147 | HotKey | 0x45 | E | Constrain | Ctrl+E | (None) | ColourPicker | Command | Toggles the Colour Editor open and closed. |
148 | HotKey | 0x45 | E | E | (None) | TOOL29 | Tool | Extrude Tool | |
149 | HotKey | 0x45 | E | Constrain Adjust Alternative | Shift+Ctrl+Alt+E | IS˅(Enter) | InsertSmartShapeEllipse | Command | Same as QuickShape Tool (F2) and then the Insert button and picking Ellipse. |
150 | HotKey | 0x45 | E | Adjust Constrain | Shift+Ctrl+E | FE(Enter) | Export | Dialog Window | Opens the Export file Dialog. |
151 | HotKey | 0x45 | E | Adjust | Shift+E | (None) | TOOL35 | Tool | Eraser Tool (http://iguides.xara.com/12.2/eng/$TOOL35) |
152 | HotKey | 0x46 | F | Constrain Alternative | Ctrl+Alt+F | EF | SearchDlg | Dialog Window | Presents the Find and Replace Dialog. An entry in the Search for box will create a selection of the first found match and switch to the Text Tool. Closing the Dialog with no further action retain this selection. |
153 | HotKey | 0x46 | F | Constrain | Ctrl+F | RB(Enter) | BringToFront | Key Command | Puts the selected Object(s)at the top of the Layer(s) they are in. |
154 | HotKey | 0x46 | F | Constrain | Ctrl+F | Key_TextTool_SearchDlg | Text > Dialog Window | Same as Ctrl+Alt+F; same Dialog for searching. | |
155 | HotKey | 0x46 | F | Adjust Alternative | Shift+Alt+F | ReplaceFontDlg | Text > Dialog Window | Replace Font Dialog: allows a selected Text Object of text selection current font to be changed to another. | |
156 | HotKey | 0x46 | F | Constrain Adjust Alternative | Shift+Ctrl+Alt+F | FlattenPhotoGroup | Key Command | Edited photos nest their effects. This can be all flattened into a new image. Use Create Bitmap to keep the original as this is a destructive process. Double-click to change to the Smart Controls; double-click again to get the pop-up asking if you want to Convert to an image, i.e., flatten. | |
157 | HotKey | 0x46 | F | Adjust Constrain | Shift+Ctrl+F | RR | MoveForwards | Key Command | Moves the selected Object(s) up one place towards the top of the Layer(s) they are in. |
158 | HotKey | 0x47 | G | Constrain Alternative | Ctrl+Alt+G | RA(Enter) | ApplySoftGroup | Key Command | Place the selection into a Soft Group. Soft Groups cannot overlap, they are joined together into one. Any prior grouping detail is lost. |
159 | HotKey | 0x47 | G | Constrain | Ctrl+G | RG | Group | Arrange Menu | Places the selected Object(s) inside a Group wrapper. This can only be done one time. |
160 | HotKey | 0x47 | G | Constrain | Ctrl+G | Key_TextTool_FindNext | Dialog Window | When the Find and Replace Dialog is open and a Search has been entered, then selection the text allows repeated Ctrl+G keypresses to step through all finds. There is no Find previous button or keypress. | |
161 | HotKey | 0x47 | G | G | Key_TransDrag_SnapEnterGroups | Snapping | Press G to turns on Group Snapping so that Objects inside groups also contribute to snapping just as if they were not grouped. | ||
162 | HotKey | 0x47 | G | G | (None) | TOOL13 | Tool | Fill Tool | |
163 | HotKey | 0x47 | G | Constrain Adjust Alternative | Shift+Ctrl+Alt+G | PhotoGroup | Key Command | Seems to just put a PhotoGroup in another Group; same as Ctrl+G? | |
164 | HotKey | 0x47 | G | Adjust Constrain | Shift+Ctrl+G | RG | Group | Arrange Menu | Places the selected Object(s) inside a Group wrapper. This can only be done one time. |
165 | HotKey | 0x48 | H | Constrain | Ctrl+H | ShowAntsButton | |||
166 | HotKey | 0x48 | H | H | (None) | TOOL3 | Tool | Bypass the Push Tool - use Middle Button+Drag. Simpler. | |
167 | HotKey | 0x48 | H | H | Key_ShapePainterTool_ToggleBlobs | ||||
168 | HotKey | 0x48 | H | Adjust Constrain | Shift+Ctrl+H | ShuffleDlg | Dialog Window | Will open the Push dialog when an Object has been selected. | |
169 | HotKey | 0x49 | I | Constrain Alternative | Ctrl+Alt+I | FI | Import | Dialog Window | Import file Dialog. Import an external file into the application if a suitable Import Filter exists. |
170 | HotKey | 0x49 | I | Constrain | Ctrl+I | ImageSlice | Key Command | Selected Object(s) must be Named and not overlap. | |
171 | HotKey | 0x49 | I | Constrain | Ctrl+I | Key_TextTool_ItalicOnOff | Text Key Command | Toggles Italic text at cursor or highlighted text. | |
172 | HotKey | 0x49 | I | Adjust Alternative | Shift+Alt+I | I(Enter) | OpInsertContentCatalog | Dialog Window | Opens Online Content Catalogue at last Filter and Folder. |
173 | HotKey | 0x49 | I | Adjust Alternative | Shift+Alt+I | Key_TextTool_DecFontSize | |||
174 | HotKey | 0x49 | I | Adjust Constrain | Shift+Ctrl+I | MaskInvert | Tool | Mask Invert Tool | |
175 | HotKey | 0x4a | J | Constrain Alternative | Ctrl+Alt+J | RemoveKernCodesFromDoc | |||
176 | HotKey | 0x4a | J | Constrain | Ctrl+J | JoinShapes | Key Command | Different to Ctrl+1 as the joined Object(s) move to the position of the bottom-most one. The Fill adopted is from the top-most Object. | |
177 | HotKey | 0x4a | J | Constrain Adjust Alternative | Shift+Ctrl+Alt+J | NetTest | Diagnostic | Creates a TXT file in %LocalAppData%/Xara/XtremePro/16/dltrace.txt; option to maintain logging. | |
178 | HotKey | 0x4a | J | Adjust Constrain | Shift+Ctrl+J | ZoomDrawing | Command | Zoom to Drawing | |
179 | HotKey | 0x4b | K | Constrain | Ctrl+K | EO | EditClone | Key Command | Duplication the selected Object(s) in place in their respective Layers. |
180 | HotKey | 0x4b | K | Constrain Adjust Alternative | Shift+Ctrl+Alt+K | OpDisplayBrowserDesigns | Key Command | Simply open the Online Content Catalogue (OCC). The last Search and Tree position is retained until the application is closed. Hold down the Shift key when selecting to keep the OCC open. | |
181 | HotKey | 0x4b | K | Constrain Adjust Alternative | Shift+Ctrl+Alt+K | OpKeyOpenTypeLigature | |||
182 | HotKey | 0x4b | K | Adjust Constrain | Shift+Ctrl+K | TextListProperties | |||
183 | HotKey | 0x4c | L | Constrain Alternative | Ctrl+Alt+L | ToggleMaskLinked | |||
184 | HotKey | 0x4c | L | Constrain | Ctrl+L | ViewRulers | Key Command | Toggles the Rulers. Better - use Shift+Ctrl+R - works regardless of Tool selected. | |
185 | HotKey | 0x4c | L | Constrain | Ctrl+L | Key_TextTool_SelectLine | Text Key Command | Selects a line of text in a Text Area. Does not toggle. Use Esc and focus is lost. Use Alt+S twice and focus moves to line start. Triple-click of left mouse button selects the line too. | |
186 | HotKey | 0x4c | L | L | (None) | TOOL12 | Tool | Ellipse Tool | |
187 | HotKey | 0x4c | L | L | Key_SetLineSegment | Shape Tool | Make line: set the current selected Point Handle(s) to Line. If contiguous Point Handles are selected then Line snaps the line back to a straight connection between each pair of Point Handles. | ||
188 | HotKey | 0x4c | L | Adjust Constrain | Shift+Ctrl+L | ArrangeAlignment | Dialog Window | Presents the Object Alignment dialog. | |
189 | HotKey | 0x4c | L | Adjust Constrain | Shift+Ctrl+L | Key_TextTool_LoremIpsum | Text Key Command | Inserts Lorem ipsum text at cursor or highlighted text. | |
190 | HotKey | 0x4d | M | Constrain Alternative | Ctrl+Alt+M | RemovePageControl | |||
191 | HotKey | 0x4d | M | Constrain | Ctrl+M | MaskMode | Key Command | Adds a Mask Layer. | |
192 | HotKey | 0x4d | M | M | (None) | TOOL5 | Tool | Rectangle Tool | |
193 | HotKey | 0x4d | M | Adjust Alternative | Shift+Alt+M | StyleUpdateToMatchDlg | Dialog Window | ||
194 | HotKey | 0x4d | M | Constrain Adjust Alternative | Shift+Ctrl+Alt+M | VirtualBitmapInfoDlg | Dialog Window | Display a Bitmap report on Images in the document. | |
195 | HotKey | 0x4d | M | Adjust Constrain | Shift+Ctrl+M | PasteSoftMask | Paste Opacity Mask. | ||
196 | HotKey | 0x4e | N | Constrain | Ctrl+N | FNN | FileNewDrawing | File handling | New (default) document; default is set through File > Save Template: tick Use as default template. Template order is set in C:\Program Files\Xara\Xara Designer Pro X\16\Templates\ENG\Templates.xml |
197 | HotKey | 0x4e | N | N | (None) | TOOL6 | Tool | Freehand and Brush Tool | |
198 | HotKey | 0x4e | N | Constrain Adjust Alternative | Shift+Ctrl+Alt+N | WebAnimationDlg | Dialog Window | Presents the Web Animation dialog. Use (Shift+)Ctrl+Tab to switch Tabs and (Shift+)Tab to cycle round input fields or buttons. | |
199 | HotKey | 0x4e | N | Adjust Constrain | Shift+Ctrl+N | FNA | FileNewAnimation | ||
200 | HotKey | 0x4f | O | Alternative | Alt+O | DetachSoftMask | |||
201 | DLL | 0x4F | O | Alternative | Alt+O | ApplySoftMask | |||
202 | HotKey | 0x4f | O | Constrain Alternative | Ctrl+Alt+O | ObjectPropsDlg | Dialog Window | Developer tool - Need to unravel its full purpose. | |
203 | HotKey | 0x4f | O | Constrain | Ctrl+O | FO | FileOpen | File handling | Presents an windows Open dialog to select an input file type. The File Type order in handled by C:\Program Files\Xara\Xara Designer Pro X\16\FileFormats.xml. |
204 | HotKey | 0x4f | O | O | ApplySoftMask | ||||
205 | DLL | 0x4F | O | Adjust Alternative | Shift+Alt+O | DetachSoftMask | |||
206 | HotKey | 0x4f | O | Constrain Adjust Alternative | Shift+Ctrl+Alt+O | StopRepeating | Key Command | Turn off repeating attribute of selection. Further Dialog to determine is sole or all copies. | |
207 | HotKey | 0x4f | O | Adjust Constrain | Shift+Ctrl+O | UtilOptions | Dialog Window | Presents the Options dialog. Use (Shift+)Ctrl+Tab to switch Tabs and (Shift+)Tab to cycle round input fields or buttons. | |
208 | HotKey | 0x50 | P | Constrain Alternative | Ctrl+Alt+P | WebPagePropsDlg | Dialog Window | Presents the Find and Replace dialog (Shift+)Tab to cycle round input fields or buttons. | |
209 | HotKey | 0x50 | P | Constrain | Ctrl+P | Dialog Window | Print the current document Dialog. | ||
210 | HotKey | 0x50 | P | P | (None) | TOOL28 | Tool | Enhance photos | |
211 | HotKey | 0x50 | P | Adjust Alternative | Shift+Alt+P | CycleViewLayoutContext | Dialog Window | Presents the Web Properties dialog > Page tab. Use (Shift+)Ctrl+Tab to switch Tabs and (Shift+)Tab to cycle round input fields or buttons. | |
212 | HotKey | 0x50 | P | Constrain Adjust Alternative | Shift+Ctrl+Alt+P | PerformMatte | Erase Background function or open Guide. | ||
213 | HotKey | 0x50 | P | Adjust Constrain | Shift+Ctrl+P | ZoomSpread | Key Command | Zoom to Page width. | |
214 | HotKey | 0x50 | P | Adjust | Shift+P | PaletteFromNode | Creates a Palette from Photo set of Named Colours. Only one set per site - should be per page/variant. | ||
215 | HotKey | 0x51 | Q | Alternative | Alt+Q | RemoveClipView | Key Command | Remove the applied ClipView. Is actually a toggle. | |
216 | HotKey | 0x51 | Q | Alternative WorksInDrag | Alt+Q | Key_TransDrag_CycleConstraints | |||
217 | DLL | 0x51 | Q | Alternative | Alt+Q | ApplyClipView | Key Command | Present the upper-most Objects as if seen through the bottom one. Is actually a toggle. | |
218 | HotKey | 0x51 | Q | Constrain Alternative | Ctrl+Alt+Q | SelectClippedObjects | |||
219 | DLL | 0x51 | Q | Constrain | Ctrl+Q | ScreenshotDlg | Action | Takes a snapshot when screen capture is activated. | |
220 | HotKey | 0x51 | Q | Q | ApplyClipView | Key Command | Present the upper-most Objects as if seen through the bottom one. Is actually a toggle. | ||
221 | HotKey | 0x51 | Q | Adjust Alternative | Shift+Alt+Q | SelectClipShape | |||
222 | DLL | 0x51 | Q | Adjust Alternative | Shift+Alt+Q | RemoveClipView | Key Command | Remove the applied ClipView. Is actually a toggle. | |
223 | HotKey | 0x51 | Q | Adjust Constrain | Shift+Ctrl+Q | CreateFontVersionsList | Diagnostic | For any Text, Line, Column or Area, the key press generates a full system font list from the cursor location. | |
224 | HotKey | 0x52 | R | Constrain Alternative | Ctrl+Alt+R | ReverseStoryPath | |||
225 | HotKey | 0x52 | R | Constrain Alternative | Ctrl+Alt+R | Key_TextTool_InsertRegistered | Text Key Command | inserts a registered mark symbol at the cursor. | |
226 | HotKey | 0x52 | R | Constrain | Ctrl+R | ZoomPrev | Key Command | Revert to the previous Zoom value. | |
227 | HotKey | 0x52 | R | Adjust Alternative | Shift+Alt+R | CreateTextStyleDlg | Dialog Window | Create new text style Dialog. | |
228 | HotKey | 0x52 | R | Constrain Adjust Alternative | Shift+Ctrl+Alt+R | CreateRepeating | Key Command | Repeat on all pages: the selected object will be copied to the same place on all pages. | |
229 | HotKey | 0x52 | R | Adjust Constrain | Shift+Ctrl+R | ViewRulers | Key Command | Toggle Rulers | |
230 | HotKey | 0x52 | R | Adjust | Shift+R | IS(Enter) | InsertSmartShapeRectangle | Insert Menu | Insert SmartShape Rectangle |
231 | HotKey | 0x53 | S | Alternative | Alt+S | ToolSwitch_Selector | Tool | Toggle between Selector Tool and current Tool | |
232 | HotKey | 0x53 | S | Constrain Alternative | Ctrl+Alt+S | SoloMode | Object handling | Picks the bottom-most Object in a selection and switches it to Solo mode. | |
233 | HotKey | 0x53 | S | Constrain | Ctrl+S | FileSave | Key Command | Save the current file. | |
234 | HotKey | 0x53 | S | S | Key_TransDrag_SnapObjects | Snapping | Toggle Snap to Objects. This temporarily overrides the Windows-> Snap to objects setting - Num *. | ||
235 | HotKey | 0x53 | S | S | Key_SetSmoothPoint | Shape Tool | Set the current selected Point Handle(s) to Smooth join. | ||
236 | HotKey | 0x53 | S | S | Key_SketchMode | ||||
237 | HotKey | 0x53 | S | Adjust Alternative | Shift+Alt+S | ResetDesignSize | |||
238 | DLL | 0x53 | S | Alternative Adjust | Shift+Alt+S | FileSaveAs | Does not work. | ||
239 | HotKey | 0x53 | S | Constrain Adjust Alternative | Shift+Ctrl+Alt+S | ToggleSkin | Key Command | Not recommended as "Light Skin" is not fully compatible with all current application features. | |
240 | HotKey | 0x53 | S | Adjust Constrain | Shift+Ctrl+S | ConvertToShapes | Text Key Command | Converts a Text object to Shapes for each glyph, doubly grouped - Edit Inside twice by double-clicking. | |
241 | HotKey | 0x54 | T | Constrain Alternative | Ctrl+Alt+T | Key_TextTool_InsertTM | Text Key Command | Inserts a trade mark symbol at the cursor. | |
242 | HotKey | 0x54 | T | Constrain Alternative | Ctrl+Alt+T | CreateTextBitmapCopy | Generator | Create a bitmap copy of the selected Text object at 300dpi on to of the Text object. | |
243 | HotKey | 0x54 | T | Adjust Alternative | Shift+Alt+T | MarkAsTemplateText | ??? | ||
244 | HotKey | 0x54 | T | Constrain Adjust Alternative | Shift+Ctrl+Alt+T | CreateFontVariantsCopies | >Text tool< Generate | Clones and positions the Text object vertically, one for each different Font weight. | |
245 | HotKey | 0x54 | T | Adjust Constrain | Shift+Ctrl+T | TimeDraw | Dialog Window | Displays a pop-up showing the time taken to redraw a page. Keeps a session history and average of across multiple runs. I use it if I get drawing artefacts. | |
246 | HotKey | 0x54 | T | T | (None) | TOOL21 | Tool | Text Tool | |
247 | HotKey | 0x54 | T | T | Key_TraceMode | ??? | |||
248 | HotKey | 0x55 | U | Constrain Alternative | Ctrl+Alt+U | RR | RemoveSoftGroup | Key Command | Puts all Object(s) and Group(s) back to their individual shapes. |
249 | HotKey | 0x55 | U | Constrain | Ctrl+U | RU | Ungroup | Key Command | Ungroups the selected Objects. Note, a Group action places all Objects into the current Layer, an Ungroup cannot restore this. |
250 | HotKey | 0x55 | U | Constrain | Ctrl+U | Key_TextTool_UnderlineOnOff | Text Key Command | Toggles Underline text at cursor or highlighted text. | |
251 | HotKey | 0x55 | U | Adjust Alternative | Shift+Alt+U | UpdateTextStyle | Text Key Command | Take the currently selected text and apply its attributes into the Style. | |
252 | HotKey | 0x55 | U | Constrain Adjust Alternative | Shift+Ctrl+Alt+U | [Unwieldy] | UngroupPhotoGroup | Key Command | Unpacks all the PhotoGroup Objects. |
253 | HotKey | 0x55 | U | Adjust Constrain | Shift+Ctrl+U | RF | MoveForwardsALayer | Object handling | Move the selected Object forward to the next Layer. |
254 | HotKey | 0x56 | V | Constrain Alternative | Ctrl+Alt+V | ToggleMaskInvert | |||
255 | HotKey | 0x56 | V | Constrain | Ctrl+V | EPP | Paste | Text Key Command | Paste the clipboard contents into the selected document - with Options. See Type: Paste Options. |
256 | HotKey | 0x56 | V | Constrain | Ctrl+V | Key_TextTool_Paste | Text Key Command | Pastes text replacing selection or at cursor. | |
257 | HotKey | 0x56 | V | Constrain Adjust Alternative | Shift+Ctrl+Alt+V | CycleViewVariantUp | Key Command | Seems a strange action as with a Main & Mobile, you can get two Mobile views, delete one and then toggle Main <-> Mobile so only one view is available. | |
258 | HotKey | 0x56 | V | Adjust Constrain | Shift+Ctrl+V | EPI | PasteAtSamePos | Text Key Command | Paste in Place - used to keep selection's X/Y Co-ordinates when positioning onto a different Layer. |
259 | HotKey | 0x56 | V | V | S | TOOL7 | Tool | Selector Tool | |
260 | HotKey | 0x57 | W | Constrain Alternative | Ctrl+Alt+W | FW | URLImport | Dialog Window | Do not us any Protocol for https:// as it fails. file:/// works. |
261 | HotKey | 0x57 | W | Constrain | Ctrl+W | FileClose | Key Command | Closes an unchanged open file. Otherwise asks to Save | Don't save | Cancel the operation. | |
262 | HotKey | 0x57 | W | Constrain | Ctrl+W | Key_TextTool_SwapCase | Text Key Command | Swaps the case of each selected letter. Will toggle. | |
263 | HotKey | 0x57 | W | Constrain Adjust Alternative | Shift+Ctrl+Alt+W | OpGoogleWebFontsPicker | Dialog Window | Font Finder Dialog (Add Google fonts). Currently shows 930 fonts; Google has 977 available. | |
264 | HotKey | 0x57 | W | Adjust Constrain | Shift+Ctrl+W | UW | WebAddressDlg | Dialog Window | Web Properties dialog. If an Amination document type you have a Wek link Dialog instead. |
265 | HotKey | 0x57 | W | W | (None) | TOOL16 | Tool | Blend Tool | |
266 | HotKey | 0x58 | X | Alternative | Alt+X | ToolSwitch_Push | Tool | Push Tool (Middle Button) | |
267 | HotKey | 0x58 | X | Constrain | Ctrl+X | ET | Cut | Key Command | Cut the selected object to the clipboard. |
268 | HotKey | 0x58 | X | Constrain Adjust Alternative | Shift+Ctrl+Alt+X | DocumentImportconversion | ??? | ||
269 | HotKey | 0x59 | Y | Constrain | Ctrl+Y | ER | Redo | Edit menu | Move forward in the History chain of actions made to redo those actions. |
270 | HotKey | 0x59 | Y | Adjust Alternative | Shift+Alt+Y | IdentifyDocListStyles | |||
271 | HotKey | 0x5a | Z | Alternative | Alt+Z | ToolSwitch_Zoom | Tool | Zoom Tool | |
272 | HotKey | 0x5a | Z | Constrain | Ctrl+Z | EU | Undo | Edit menu | Move back in the History chain of actions made to undo those actions. |
273 | HotKey | 0x5a | Z | Adjust Constrain | Shift+Ctrl+Z | ZoomSelect | Key Command | Zoom to selection. Seems to work for two more key presses. | |
274 | HotKey | 0x5a | Z | Z | (None) | TOOL4 | Tool | Zoom Tool | |
275 | HotKey | 0x5a | Z | Z | Key_SetCuspPoint | Shape Tool | Set the current selected Point Handle(s) to Cusp join. | ||
276 | DLL | 0x61 | Num 1 | Constrain | Ctrl+NumPad 1 | ShowGuides | Key Command | Toggle the Numeric Keypad 1 to toggle Show/Hide the Guides. | |
277 | HotKey | 0x61 | Num 1 | Num 1 | ShowGuides | Key Command | Toggle the Numeric Keypad 1 to toggle Show/Hide the Guides. | ||
278 | DLL | 0x61 | Num 1 | NumPad 1 | ShowGuides | Key Command | Toggle the Numeric Keypad 1 to toggle Show/Hide the Guides. | ||
279 | DLL | 0x62 | Num 2 | Constrain WorksInDrag | Ctrl+NumPad 2 | SnapToGuides | Key Command | Toggle the Numeric Keypad 2 to toggle Snap to Guides and when dragging. | |
280 | HotKey | 0x62 | Num 2 | WorksInDrag | Num 2 | SnapToGuides | Key Command | Toggle the Numeric Keypad 2 to toggle Snap to Guides and when dragging. | |
281 | DLL | 0x62 | Num 2 | WorksInDrag | NumPad 2 | SnapToGuides | Key Command | Toggle the Numeric Keypad 2 to toggle Snap to Guides and when dragging. | |
282 | DLL | 0x68 | Num 8 | Constrain | Ctrl+NumPad 8 | ViewFullScreen | Key Command | Toggle the Numeric Keypad 8 to toggle Full Screen. | |
283 | HotKey | 0x68 | Num 8 | Num 8 | ViewFullScreen | Key Command | Toggle the Numeric Keypad 8 to toggle Full Screen. | ||
284 | DLL | 0x6A | * | Constrain WorksInDrag | Ctrl+NumPad * | SnapToObjects | Key Command | Toggle the Numeric Keypad * to toggle Snap to objects and when dragging. | |
285 | HotKey | 0x6a | * | WorksInDrag | Num * | SnapToObjects | Key Command | Toggle the Numeric Keypad * to toggle Snap to objects and when dragging. | |
286 | DLL | 0x6A | * | WorksInDrag | NumPad * | SnapToObjects | Key Command | Toggle the Numeric Keypad * to toggle Snap to objects and when dragging. | |
287 | HotKey | 0x6b | * | Constrain | Ctrl+Num + | ZoomIn | Key Command | Picks the next Zoom Factor up to 25601%. | |
288 | DLL | 0x6B | Num + | Constrain | Ctrl+NumPad + | ZoomIn | Key Command | Picks the next Zoom Factor up to 25601%. | |
289 | HotKey | 0x6b | Num + | WorksInDrag | Num + | Key_TransformDrag_DropCopy | Key Command | Hold down the Numeric Keypad + and drag an Object and release/drop to create a Copy. | |
290 | DLL | 0x6B | Num + | WorksInDrag | NumPad + | Key_TransformDrag_DropCopy | Key Command | Allows the quick cloning in position of a dragged Object or Group(s) for every Num + keypress. | |
291 | HotKey | 0x6d | - | Constrain Alternative | Ctrl+Alt+- | Key_TextTool_InsertEMDash | Text Key Command | Inserts an em dash at the cursor. Check if NumPad only, if so Manual is wrong. | |
292 | HotKey | 0x6d | Num - | Constrain | Ctrl+Num - | ZoomOut | Key Command | Picks the next Zoom Factor down to 10%. | |
293 | HotKey | 0x6d | Num - | Constrain | Ctrl+Num - | Key_TextTool_InsertENDash | Text Key Command | Inserts an en dash at the cursor. | |
294 | DLL | 0x6D | Num | Constrain | Ctrl+NumPad - | ZoomOut | Key Command | Picks the next Zoom Factor down to 10%. | |
295 | HotKey | 0x6d | - | WorksInDrag | Num - | Key_TransformDrag_TransformFills | Key Command | ??? | |
296 | DLL | 0x6D | Num | WorksInDrag | NumPad - | Key_TransformDrag_TransformFills | |||
297 | DLL | 0x6E | Num . | Constrain WorksInDrag | Ctrl+NumPad . | SnapToGrid | Key Command | Toggle the Numeric Keypad . Hold Del to toggle Snap to Grid and when dragging. | |
298 | HotKey | 0x6e | Num Delete | WorksInDrag | Num Del | SnapToGrid | Key Command | Toggle the Numeric Keypad . Hold Del to toggle Snap to Grid and when dragging. | |
299 | DLL | 0x6E | Num . | WorksInDrag | NumPad . | SnapToGrid | Key Command | Toggle the Numeric Keypad . Hold Del to toggle Snap to Grid and when dragging. | |
300 | HotKey | 0x6f | Num / | Extended WorksInDrag | Num / | Key_TransformDrag_ScaleLines | Key Command | Toggle the Numeric Keypad to leave Line widths untouched during scaling. | |
301 | DLL | 0x6F | Num / | Extended WorksInDrag | NumPad / | Key_TransformDrag_ScaleLines | Key Command | Toggle the Numeric Keypad to leave Line widths untouched during scaling. | |
302 | HotKey | 0x70 | F1 | Alternative | Alt+F1 | MaskClear | Tool | Clear Region or Mask | |
303 | HotKey | 0x70 | F1 | Constrain | Ctrl+F1 | MaskInvert | Tool | Mask Invert Tool | |
304 | HotKey | 0x70 | F1 | F1 | HH | HelpSearch | Key | Compiled HTML file xarax.chm at default location C:\Program Files\Xara\Xara Designer Pro X\16\HelpAndSupport\ENG\ | |
305 | HotKey | 0x70 | F1 | Adjust Constrain | Shift+Ctrl+F1 | Text_Switch_Case | Text Key Command | Toggle all selected text to upper or lower case. | |
306 | HotKey | 0x70 | F1 | Adjust | Shift+F1 | MaskMode | Key Command | Create a Mask Layer. | |
307 | DLL | 0x71 | F2 | Alternative Constrain | Ctrl+Alt+F2 | OpCropMode | |||
308 | HotKey | 0x71 | F2 | Constrain | Ctrl+F2 | (None) | TOOL22 | Tool | Shadow Tool |
309 | DLL | 0x71 | F2 | Adjust Constrain | Ctrl+Shift+F2 | (None) | TOOL31 | ??? | |
310 | HotKey | 0x71 | F2 | F2 | S | TOOL7 | Tool | Selector Tool | |
311 | HotKey | 0x71 | F2 | Adjust | Shift+F2 | (None) | TOOL18 | Tool | QuickShape Tool |
312 | HotKey | 0x72 | F3 | Alternative | Alt+F3 | (None) | TOOL37 | Tool | Region Painter Tool |
313 | DLL | 0x72 | F3 | Alternative Constrain | Ctrl+Alt+F3 | OpRedEyeMode | |||
314 | HotKey | 0x72 | F3 | Constrain | Ctrl+F3 | (None) | TOOL23 | Tool | Bevel Tool |
315 | HotKey | 0x72 | F3 | F3 | (None) | TOOL6 | Tool | Freehand and Brush Tool | |
316 | HotKey | 0x72 | F3 | Adjust Constrain | Shift+Ctrl+F3 | (None) | TOOL34 | Tool | Shape Painter tool |
317 | HotKey | 0x72 | F3 | Adjust | Shift+F3 | (None) | TOOL5 | Tool | Rectangle Tool |
318 | DLL | 0x73 | F4 | Alternative Constrain | Ctrl+Alt+F4 | OpCASMode | |||
319 | HotKey | 0x73 | F4 | F4 | (None) | TOOL11 | Tool | Shape Tool | |
320 | HotKey | 0x73 | F4 | Adjust Constrain | Shift+Ctrl+F4 | (None) | TOOL35 | Tool | Eraser Tool |
321 | HotKey | 0x73 | F4 | Adjust | Shift+F4 | (None) | TOOL12 | Tool | Ellipse Tool |
322 | HotKey | 0x74 | F5 | Alternative | Alt+F5 | (None) | TOOL38 | Tool | Magnetic Lasso Tool |
323 | DLL | 0x74 | F5 | Alternative Constrain | Ctrl+Alt+F5 | OpLevelsDlgMode | |||
324 | HotKey | 0x74 | F5 | Constrain | Ctrl+F5 | (None) | TOOL26 | Tool | Live Effect Tool |
325 | DLL | 0x74 | F5 | Adjust Constrain | Ctrl+Shift+F5 | (None) | TOOL30 | ??? | |
326 | HotKey | 0x74 | F5 | F5 | HTMLPreview | Key Command | Preview Whole Website; website server output default is exported to %localappdata%\Temp\Xara_XXPV16_nnnnn. | ||
327 | HotKey | 0x74 | F5 | Adjust | Shift+F5 | HTMLPreviewPage | Key Command | Preview current page as a web page; website server output default is exported to %localappdata%\Temp\Xara_XXPV16_nnnnn. | |
328 | HotKey | 0x75 | F6 | Alternative | Alt+F6 | (None) | TOOL39 | Tool | Rectangular Region tool |
329 | DLL | 0x75 | F6 | Alternative Constrain | Ctrl+Alt+F6 | OpPanoramaMode | |||
330 | HotKey | 0x75 | F6 | Constrain | Ctrl+F6 | (None) | TOOL28 | Tool | Enhance photos |
331 | DLL | 0x75 | F6 | Constrain | Ctrl+F6 | OpEnhanceMode | |||
332 | DLL | 0x75 | F6 | Adjust Constrain | Ctrl+Shift+F6 | (None) | TOOL33 | ??? | |
333 | HotKey | 0x75 | F6 | F6 | (None) | TOOL17 | Tool | Transparency Tool | |
334 | HotKey | 0x75 | F6 | Adjust | Shift+F6 | (None) | TOOL19 | Tool | Mould Tool |
335 | HotKey | 0x76 | F7 | Alternative | Alt+F7 | (None) | TOOL40 | Tool | Mask Painter tool (http://iguides.xara.com/12.2/enu/$TOOL40) |
336 | DLL | 0x76 | F7 | Alternative Constrain | Ctrl+Alt+F7 | OpShiftNMode | ??? Perspective correction | ||
337 | HotKey | 0x76 | F7 | Constrain | Ctrl+F7 | (None) | TOOL24 | Tool | Contour Tool |
338 | DLL | 0x76 | F7 | Adjust Constrain | Ctrl+Shift+F7 | (None) | TOOL29 | ??? | |
339 | HotKey | 0x76 | F7 | F7 | (None) | TOOL16 | Tool | Blend Tool | |
340 | HotKey | 0x76 | F7 | Adjust | Shift+F7 | (None) | TOOL4 | Tool | Zoom Tool |
341 | DLL | 0x77 | F8 | Alternative Constrain | Ctrl+Alt+F8 | OpEXIFMode | |||
342 | HotKey | 0x77 | F8 | F8 | (None) | TOOL21 | Tool | Text Tool | |
343 | HotKey | 0x77 | F8 | F8 | ToolSwitch_Selector | My one HotKey change! | |||
344 | HotKey | 0x77 | F8 | Adjust | Shift+F8 | (None) | TOOL3 | Tool | Push Tool (Middle Button) |
345 | HotKey | 0x78 | F9 | Constrain | Ctrl+F9 | UGE | DisplayLineGallery | Gallery | Toggle Line gallery |
346 | HotKey | 0x78 | F9 | F9 | UGC | DisplayColourGallery | Gallery | Toggle Colour gallery | |
347 | HotKey | 0x78 | F9 | Adjust Constrain | Shift+Ctrl+F9 | UGN | DisplayNameGallery | Gallery | Toggle Names gallery |
348 | HotKey | 0x78 | F9 | Adjust | Shift+F9 | UGF(Enter) | DisplayFontsGallery | Gallery | Toggle Fonts gallery |
349 | HotKey | 0x79 | F10 | F10 | (None) | DisplayObjectGallery | Gallery | Toggle Page & Layer gallery | |
350 | HotKey | 0x79 | F10 | Adjust | Shift+F10 | (None) | DisplayClipartGallery | Gallery | Toggle Local Designs gallery |
351 | HotKey | 0x7a | F11 | F11 | UGB | DisplayBitmapGallery | Gallery | Toggle Bitmap gallery. If not pinned will add back to the right gallery pane. | |
352 | HotKey | 0x7a | F11 | Adjust | Shift+F11 | UGI | DisplayFillsGallery | Gallery | Toggle Fills gallery |
353 | HotKey | 0x7b | F12 | F12 | (None) | TOOL13 | Tool | Fill Tool | |
354 | HotKey | 0x7b | F12 | Adjust | Shift+F12 | UGM | DisplayFrameGallery | Gallery | Toggle Animation Frame gallery in an Animation Document type (which is optioned out). |
355 | HotKey | 0xbc | , | , | Undo | !Text > Key Command | Same as Ctrl+Z. | ||
356 | DLL | 0xBC | < | < | Undo | !Text > Key Command | Same as Ctrl+Z. | ||
357 | DLL | 0xBC | < | Adjust Constrain | Ctrl+Shift+< | Key_TextTool_DecFontSize | Text Key Command | Selected text Font size is decremented by 1px each press. If Font size has a decimal part, this is discarded. Entries in the Size box are between 0.13px and 1333.33px. | |
358 | HotKey | 0xbc | , | Adjust Constrain | Shift+Ctrl+, | Key_TextTool_DecFontSize | Text Key Command | Selected text Font size is decremented by 1px each press. If Font size has a decimal part, this is discarded. Entries in the Size box are between 0.13px and 1333.33px. | |
359 | HotKey | 0xbc | , | Adjust Constrain | Shift+Ctrl+, | InsertJSObject | |||
360 | HotKey | 0xbd | - | Constrain | Ctrl+- | Key_TextTool_SoftHyphen | Text Key Command | Inserts a soft hyphen at the Cursor. | |
361 | HotKey | 0xbd | - | Adjust Constrain | Shift+Ctrl+- | (None) | ClearCache | !Text > Key Command | "You are about to disable bitmap caching and clear the cache". No idea what this affects. |
362 | HotKey | 0xbd | - | Adjust Constrain | Shift+Ctrl+- | Key_TextTool_HardHyphen | Text Key Command | Inserts a hard hyphen at the Cursor. | |
363 | HotKey | 0xbe | . | . | ER | Redo | Key Command | Same as Ctrl+Y. | |
364 | DLL | 0xBE | > | > | ER | Redo | Key Command | Same as Ctrl+Y. | |
365 | HotKey | 0xbe | . | Constrain Alternative | Ctrl+Alt+. | Key_TextTool_InsertEllipsis | Text Key Command | Inserts an ellipsis at the cursor. | |
366 | HotKey | 0xbe | . | Adjust Constrain | Shift+Ctrl+. | Key_TextTool_IncFontSize | Text Key Command | Selected text Font size is incremented by 1px each press. If Font size has a decimal part, this is discarded. Entries in the Size box are between 0.13px and 1333.33px. Using this key press, the Font size can be increased indefinitely; I have managed 215046.72px. | |
367 | HotKey | 0xdb | [ | Constrain | Ctrl+[ | RK | MoveBackwards | Key Command | Put the selection under non-selected Objects in the Layer. |
368 | HotKey | 0xdb | [ | Adjust Constrain | Shift+Ctrl+[ | PutToBack | Key Command | Same action as Ctrl+B - puts the selection to the back of the Layer. | |
369 | HotKey | 0xdd | ] | Constrain | Ctrl+] | RR | MoveForwards | Key Command | Bring the selection above non-selected Objects in the Layer. |
370 | HotKey | 0xdd | ] | Adjust Constrain | Shift+Ctrl+] | RB(Enter) | BringToFront | Key Command | Puts the selected Object(s)at the top of the Layer(s) they are in. |
371 | HotKey | 0xde | # | CheckUnicode | # | ShowGrid | Key Command | Options > Grid and Ruler > Grid type: Rectangular | Isometric | |
372 | DLL | 0xDE | # | Constrain CheckUnicode | Ctrl+# | ShowGrid | Key Command | Options > Grid and Ruler > Grid type: Rectangular | Isometric | |
373 | HotKey | 0xdf | `` | Constrain | Ctrl+GRAVE ACCENT | CycleViewLayoutUp | |||
374 | Mouse | Left Button | (Constrain) | (Ctrl)+Left Button+Drag | (None) | Select | Selector Tool | Drag across an area to select Object(s) wholly within the rectangle on release. Still works with Ctrl key. | |
375 | Mouse | Pointer | (None) | (None) | Hover | Tooltip | Hold the mouse pointer over a button or control for a short while, then a short message appears telling you what it does. | ||
376 | Mouse | Left Button | Alternative | Alt+Left Button+Click | (None) | Select | Selector Tool | Hold down "Alt" to select objects hidden by other Objects. Alt+clicking steps through several overlapping Objects. [Switch to Outline and click on the shape boundary - cleaner]. | |
377 | Mouse | Left Button Drag | Constrain | Ctrl+Left Button Drag | Action | Drag | Position of dragged Object(s) is constrained to the eight cardinal & ordinal directions. | ||
378 | Mouse | Left Button | Constrain | Ctrl+Left Button+Click | (None) | Select | Selector Tool | Select an Object within a Group. | |
379 | Mouse | Left Button | Constrain | Ctrl+Left Button+Fast Double Click | (None) | Select (Tool) | Selector Tool | Acts as Left Button+Click. | |
380 | Mouse | Right Button Drag | Constrain | Ctrl+Right Button+Drag | (None) | Action | Drag | A clone of the selection is dragged and dropped in place with the original unaffected. Use Left Button+Drag and Right+Click to achieve the same result but this drags the original. Both are identical after the second drop. | |
381 | Mouse | Wheel | Constrain | Ctrl+Scroll Up/Down | (None) | Action | Mouse Roll | Roll up to zoom out; down to zoom in. | |
382 | Mouse | Wheel | Drag | Action | Drag | Drags page around until the button is released. | |||
383 | Mouse | F1 | F1 | (None) | Hover | Menu Item Help | Use the mouse to highlight a menu item, then press the F1 key. | ||
384 | Mouse | Left Button | Left Button+Click | (None) | Select | Selector Tool | Selects an Object. | ||
385 | Menu | Left Button+Drag | Pull onto grid | Selector Tool | |||||
386 | Mouse | Left Button | Left Button+Fast Double Click | (None) | Select (Tool) | Selector Tool | Quick clicks on a Group --> Edit Inside; a Bevel --> switches to the Bevel Tool; an Extrude --> Extrusion Tool; a QuickShape --> the associated QuickShape Tool; a Contour --> Contour Tool; an image --> Enhance Photos Tool; etc. | ||
387 | Mouse | Left Button | Left Button+Slow Double Click | (None) | Select | Selector Tool | Slow clicks toggle between rotate and scale modes. | ||
388 | Menu | Return | Return | (None) | Complete Shapes | Arrange Menu | Does not appear in Arrange Menu. If I press Return and then look at Edit > Undo, the undo step is 'Undo complete shapes'. In passing, there are two actions that occur when pressing the Return key, current Attributes are applied then the Shape is completed. The action will only occur if the selected Point Handles include the Start and / or End ones. This works for the Pen and Shape Tools. | ||
389 | Mouse | Left Button+Drag | Right Button | (None) | Copy in Place | Drag | A clone of the dragged selection is dropped in place and the original is restored. Use Right Button+Drag and Left+Click to achieve the same result without moving the original. Both are identical after the second drop. | ||
390 | Mouse | Wheel | Scroll Up/Down | (None) | Action | Mouse Roll | Roll up to move the page down; down to move the page up. | ||
391 | Mouse | Wheel | Extend | Shift+Scroll Up/Down | (None) | Action | Mouse Roll | Roll up to move the page right; down to move the page left. | |
392 | KeyPress | Tab | Extend | Shift+Tab | Shape Tool Handle | Shape Tool Key | Those Objects previously selected will highlight the Start Point Handle on first Tab keypress; subsequent Tabs move back in reverse Path direction to the next Point Handle. The second Tab highlights the End Point Handle. | ||
393 | KeyPress | Tab | Tab | Shape Tool Handle | Shape Tool Key | Those Objects previously selected will highlight the Start Point Handle on first Tab keypress; subsequent Tabs move along the Path direction to the next Point Handle. | |||
394 | Context Menu | Option | Arrange Option | Move to Layer in Front. | |||||
395 | Context Menu | Option | Arrange Option | Bring to Front. | |||||
396 | Context Menu | Option | Arrange Option | Move Forwards. | |||||
397 | Context Menu | Option | Arrange Option | Move Backwards. | |||||
398 | Context Menu | Option | Arrange Option | Put to Back. | |||||
399 | Context Menu | Option | Arrange Option | Move to Layer Behind. | |||||
400 | Context Menu | Option | Bevel Tool | No explicit identifier. | |||||
401 | Context Menu | Option | Bevel Tool | As Shape Tool Options from Cut… | |||||
402 | Context Menu | Option | Blend Tool | No explicit identifier. | |||||
403 | Context Menu | Option | Blend Tool | As Shape Tool Options from Cut… | |||||
404 | Context Menu | Option | Change case to Option | As typed. | |||||
405 | Context Menu | Option | Change case to Option | ALL CAPS. | |||||
406 | Context Menu | Option | Change case to Option | all lower. | |||||
407 | Context Menu | Option | Change case to Option | Initial caps. | |||||
408 | Context Menu | Option | Change case to Option | Small caps. | |||||
409 | Context Menu | Option | Change case to Option | Toggle case. | |||||
410 | Context Menu | Option | Contone Option | Light. | |||||
411 | Context Menu | Option | Contone Option | Make black and white | |||||
412 | Context Menu | Option | Contour Tool | Contour Tool | |||||
413 | Context Menu | Option | Contour Tool | As Shape Tool Options from Cut… | |||||
414 | Context Menu | Option | Ellipse Tool | Ellipse Tool | |||||
415 | Context Menu | Option | Ellipse Tool | Fill colour | |||||
416 | Context Menu | Option | Ellipse Tool | Convert to Editable Shapes | |||||
417 | Context Menu | (None) | Option | Ellipse Tool | Add Text Inside | ||||
418 | Context Menu | Option | Ellipse Tool | As Shape Tool Options from Cut… | |||||
419 | Context Menu | Option | Export Option | Export > Dialog | |||||
420 | Context Menu | Option | Export Option | Export JPEG > Dialog | |||||
421 | Context Menu | Option | Export Option | Export PNG > Dialog | |||||
422 | Context Menu | Option | Extrude Tool | Extrude Tool | |||||
423 | Context Menu | Option | Extrude Tool | As Shape Tool Options from Cut… | |||||
424 | Context Menu | Option | Live copy Option | Create Live Copy | |||||
425 | Context Menu | Option | Live copy Option | Stop Live Copy | |||||
426 | Context Menu | Option | Mask Tool | No explicit identifier. | |||||
427 | Context Menu | Option | Mask Tool | Cut using mask | |||||
428 | Context Menu | Option | Mask Tool | Copy using mask | |||||
429 | Context Menu | Option | Mask Tool | Paste - Options | |||||
430 | Context Menu | Option | Mask Tool | Delete using mask | |||||
431 | Context Menu | Option | Mask Tool | As Shape Tool Options from Lock… | |||||
432 | Context Menu | Option | Mould Tool | Mould Tool | |||||
433 | Context Menu | Option | Mould Tool | Open mould > Edit Inside (Document) Tab visible. | |||||
434 | Context Menu | Option | Mould Tool | As Shape Tool Options from Cut… | |||||
435 | Context Menu | Option | Page | No explicit identifier. Right-click on Page area (not Pasteboard). | |||||
436 | Context Menu | Option | Page | Cut page | |||||
437 | Context Menu | Option | Page | Paste - Options | |||||
438 | Context Menu | Option | Page | Multiple Page View | |||||
439 | Context Menu | Option | Page | Full Screen | |||||
440 | Context Menu | Option | Page | Show Grid/Guides > Options | |||||
441 | Context Menu | Option | Page | Snap to > Options | |||||
442 | Context Menu | Option | Page | New blank page | |||||
443 | Context Menu | Option | Page | Duplicate page '(page name)' | |||||
444 | Context Menu | Option | Page | New page from theme | |||||
445 | Context Menu | E˄˃˅˅(Enter) | Option | Page | Delete current page | ||||
446 | Context Menu | Option | Page | Move page up | |||||
447 | Context Menu | Option | Page | Move page down | |||||
448 | Context Menu | Option | Page | Page background > Options | |||||
449 | Context Menu | Option | Page | Website variants > Options | |||||
450 | Context Menu | Option | Page | Unlock all on page | |||||
451 | Context Menu | Option | Page | Web page properties > Dialog | |||||
452 | Context Menu | Option | Page | Auto-fit to page > Dialog | |||||
453 | Context Menu | Option | Page | Page options > Dialog | |||||
454 | Context Menu | Option | Page & Layer Gallery | New layer | |||||
455 | Context Menu | Option | Page & Layer Gallery | Duplicate | |||||
456 | Context Menu | Option | Page & Layer Gallery | Delete | |||||
457 | Context Menu | Option | Page & Layer Gallery | Rename object | |||||
458 | Context Menu | Option | Page & Layer Gallery | Move to current layer | |||||
459 | Context Menu | Option | Page & Layer Gallery | Layer mode | |||||
460 | Context Menu | Option | Page & Layer Gallery | Locate mode | |||||
461 | Context Menu | Option | Page & Layer Gallery | Show page level | |||||
462 | Context Menu | Option | Page & Layer Gallery | Show page thumbnails | |||||
463 | Context Menu | Option | Page & Layer Gallery | Names | |||||
464 | Context Menu | Option | Page & Layer Gallery | Colour Editor | |||||
465 | Context Menu | Option | Page & Layer Gallery | Web Properties | |||||
466 | Context Menu | Option | Page background Option | Copy Page background | |||||
467 | Context Menu | Option | Page background Option | Edit page colour | |||||
468 | Context Menu | Option | Page background Option | Show Page Size | |||||
469 | Context Menu | Option | Page background Option | Tiled | |||||
470 | Context Menu | Option | Page background Option | Reset | |||||
471 | Context Menu | Option | Paste Sub-Option | Paste replacing selection | |||||
472 | Context Menu | Option | Paste Sub-Option | Paste format/attributes | |||||
473 | Context Menu | Option | Paste Sub-Option | Paste opacity mask | |||||
474 | Context Menu | Option | Paste Sub-Option | Paste position | |||||
475 | Context Menu | Option | Paste Sub-Option | Paste size | |||||
476 | Context Menu | Option | Paste Sub-Option | Paste size and position | |||||
477 | Context Menu | Option | Pasteboard | No explicit identifier. Right-click on Pasteboard area (not Page). | |||||
478 | Context Menu | Option | Pasteboard | Options as for Page apart from Pasteboard background | |||||
479 | Context Menu | Option | Pasteboard | Pasteboard background > Options | |||||
480 | Context Menu | Option | Pasteboard background Option | Copy Pasteboard background | |||||
481 | Context Menu | Option | Pasteboard background Option | Edit pasteboard colour | |||||
482 | Context Menu | Option | Pasteboard background Option | Tiled | |||||
483 | Context Menu | Option | Pasteboard background Option | Fixed | |||||
484 | Context Menu | Option | Pasteboard background Option | Scrolling | |||||
485 | Context Menu | Option | Pasteboard background Option | Fill browser window | |||||
486 | Context Menu | Option | Pasteboard background Option | Reset | |||||
487 | Context Menu | (None) | Option | Photo filter Option | Add filter > Dialog. This might be Image > Context Menu > Photo Filter > Apply filer. Requires access to the Online Content Catalogue. | ||||
488 | Context Menu | Option | Photo filter Option | Remove all filters | |||||
489 | Context Menu | Option | Photo Tool | Photo Tool | |||||
490 | Context Menu | Option | Photo Tool | Replace photo > Options | |||||
491 | Context Menu | Option | Photo Tool | Optimise photo | |||||
492 | Context Menu | Option | Photo Tool | Photo filter > Options | |||||
493 | Context Menu | Option | Photo Tool | Contone > Options | |||||
494 | Context Menu | Option | Photo Tool | Set as page background | |||||
495 | Context Menu | Option | Photo Tool | Set as pasteboard background | |||||
496 | Context Menu | (None) | Option | Photo Tool | Add Text Inside | ||||
497 | Context Menu | Option | Photo Tool | As Shape Tool Options from Cut… | |||||
498 | Context Menu | Option | QuickShape Tool | QuickShape Tool | |||||
499 | Context Menu | Option | QuickShape Tool | Fill colour | |||||
500 | Context Menu | Option | QuickShape Tool | Convert to Editable Shapes | |||||
501 | Context Menu | (None) | Option | QuickShape Tool | Add Text Inside | ||||
502 | Context Menu | Option | QuickShape Tool | As Shape Tool Options from Cut… | |||||
503 | Context Menu | Option | Rectangle Tool | Rectangle Tool | |||||
504 | Context Menu | Option | Rectangle Tool | Fill colour | |||||
505 | Context Menu | Option | Rectangle Tool | Convert to Editable Shapes | |||||
506 | Context Menu | (None) | Option | Rectangle Tool | Add Text Inside | ||||
507 | Context Menu | Option | Rectangle Tool | As Shape Tool Options from Cut… | |||||
508 | Context Menu | Option | Repeating object Option | Repeat on all pages | |||||
509 | Context Menu | Option | Repeating object Option | Stop repeating | |||||
510 | Context Menu | Option | Replace photo Option | With file > Dialog | |||||
511 | Context Menu | Option | Replace photo Option | With Stock Photo > Dialog | |||||
512 | Context Menu | Option | Shadow Tool | Shadow Tool | |||||
513 | Context Menu | Option | Shadow Tool | Live Effect Tool | |||||
514 | Context Menu | Option | Shadow Tool | Edit effects > Shadow | |||||
515 | Context Menu | Option | Shadow Tool | Delete All Live Effects | |||||
516 | Context Menu | Option | Shadow Tool | As Shape Tool Options from Cut… | |||||
517 | Context Menu | Option | Shape Tool | Shape Tool | |||||
518 | Context Menu | Option | Shape Tool | Line colour | |||||
519 | Context Menu | Option | Shape Tool | Line Gallery | |||||
520 | Context Menu | Option | Shape Tool | Convert Line to Shape | |||||
521 | Context Menu | (None) | Option | Shape Tool | Add Text Inside | ||||
522 | Context Menu | Option | Shape Tool | Cut / Cut using mask | |||||
523 | Context Menu | Option | Shape Tool | Copy / Copy using mask | |||||
524 | Context Menu | Option | Shape Tool | Paste - Options | |||||
525 | Context Menu | Option | Shape Tool | Delete / Delete using mask | |||||
526 | Context Menu | Option | Shape Tool | Lock | |||||
527 | Context Menu | Option | Shape Tool | Arrange - Options | |||||
528 | Context Menu | Option | Shape Tool | Repelling object - Options | |||||
529 | Context Menu | Option | Shape Tool | Auto-fit to Page | |||||
530 | Context Menu | Option | Shape Tool | Push | |||||
531 | Context Menu | Option | Shape Tool | Website variants - Options | |||||
532 | Context Menu | Option | Shape Tool | Live copy - Options | |||||
533 | Context Menu | Option | Shape Tool | Export - Options | |||||
534 | Context Menu | Option | Shape Tool | Repel text under | |||||
535 | Context Menu | Option | Shape Tool | Anchor to text | |||||
536 | Context Menu | Option | Shape Tool | Repelling & Anchoring | |||||
537 | Context Menu | Option | Shape Tool | Create Bitmap Copy | |||||
538 | Context Menu | Option | Shape Tool | Names | |||||
539 | Context Menu | Option | Shape Tool | Web Animation | |||||
540 | Context Menu | Option | Shape Tool | Web Sticky/stretchy | |||||
541 | Context Menu | Option | Shape Tool | Web Properties | |||||
542 | Context Menu | Option | Show Grid/Guides Option | Show Grid | |||||
543 | Context Menu | Option | Show Grid/Guides Option | Show Guides | |||||
544 | Context Menu | Option | Show Grid/Guides Option | Show Rulers | |||||
545 | Context Menu | Option | Show Grid/Guides Option | Show Mask or Region | |||||
546 | Context Menu | Option | Show Grid/Guides Option | Show Print Borders | |||||
547 | Context Menu | Option | Show Grid/Guides Option | Show Page Size | |||||
548 | Context Menu | WG | Option | Snap to Option | Snap to Grid | ||||
549 | Context Menu | WU | Option | Snap to Option | Snap to Guides | ||||
550 | Context Menu | WO | Option | Snap to Option | Snap to Objects | ||||
551 | Context Menu | Option | Straight line Tool | Straight line Tool | |||||
552 | Context Menu | Option | Straight line Tool | As Shape Tool Options | |||||
553 | Context Menu | Option | Text Tool | Edit text | |||||
554 | Context Menu | Option | Text Tool | Convert to Editable Shapes | |||||
555 | Context Menu | Option | Text Tool | Reverse Text on Curve | |||||
556 | Context Menu | Option | Text Tool | Advanced Text Properties > Dialog. | |||||
557 | Context Menu | Option | Text Tool | Change case to > Options | |||||
558 | Context Menu | Option | Text Tool | Columns > Dialog | |||||
559 | Context Menu | Option | Text Tool | List properties > Dialog | |||||
560 | Context Menu | Option | Text Tool | As Shape Tool Options from Cut… | |||||
561 | Context Menu | Option | Text Tool with Spelling Suggestion | Edit text | |||||
562 | Context Menu | Option | Text Tool with Spelling Suggestion | Spelling Suggestion(s) | |||||
563 | Context Menu | Option | Text Tool with Spelling Suggestion | Add to user dictionary. | |||||
564 | Context Menu | Option | Text Tool with Spelling Suggestion | Convert to Editable Shapes | |||||
565 | Context Menu | Option | Text Tool with Spelling Suggestion | Cut using mask | |||||
566 | Context Menu | Option | Text Tool with Spelling Suggestion | Copy using mask | |||||
567 | Context Menu | Option | Text Tool with Spelling Suggestion | Paste - Options | |||||
568 | Context Menu | Option | Website variants Option | Share with all variants | |||||
569 | Context Menu | Option | Website variants Option | Delete from all variants | |||||
570 | Context Menu | Option | Website variants Option | Stop sharing with variants | |||||
571 | Context Menu | Option | Website variants Option | Copy page to all variants | |||||
572 | Context Menu | Option | Website variants Option | Delete page from all variants | |||||
573 | Context Menu | Option | Website variants Option | Website variants > Dialog | |||||
574 | Icon | DisplayColourGallery | Button Palette | Colour gallery @ (1, 1) | |||||
575 | Icon | DisplayFontsGallery | Button Palette | Fonts gallery @ (1, 2) | |||||
576 | Icon | DisplayFillsGallery | Button Palette | Fill gallery @ (1, 3) | |||||
577 | Icon | DisplayNameGallery | Button Palette | Name gallery @ (1, 4) | |||||
578 | Icon | Button Palette | New Animation @ (1, 5) | ||||||
579 | Icon | Button Palette | Set view quality @ (1, 6) | ||||||
580 | Icon | Button Palette | Freehand and Brush Tool @ (1, 7) | ||||||
581 | Icon | Button Palette | Straight line Tool @ (1, 8) | ||||||
582 | Icon | Button Palette | Shape Tool @ (1, 9) | ||||||
583 | Icon | Button Palette | Shape Painter tool @ (1, 10) | ||||||
584 | Icon | Button Palette | Effect Painter @ (1, 11) | ||||||
585 | Icon | Button Palette | Eraser tool @ (2, 1) | ||||||
586 | Icon | Button Palette | Pen Tool @ (2, 2) | ||||||
587 | Icon | Button Palette | Rectangle Tool @ (2, 3) | ||||||
588 | Icon | Button Palette | Ellipse Tool @ (2, 4) | ||||||
589 | Icon | Button Palette | QuickShape Tool @ (2, 5) | ||||||
590 | Icon | Button Palette | Bevel Tool @ (2, 6) | ||||||
591 | Icon | Button Palette | Blend Tool @ (2, 7) | ||||||
592 | Icon | Button Palette | Contour Tool @ (2, 8) | ||||||
593 | Icon | Button Palette | Mould Tool @ (2, 9) | ||||||
594 | Icon | Button Palette | Zoom Tool @ (2, 10) | ||||||
595 | Icon | Button Palette | Push Tool @ (2, 11) | ||||||
596 | Icon | Button Palette | Zoom to 100% @ (3, 1) | ||||||
597 | Icon | Button Palette | Zoom 1:1 @ (3, 2) | ||||||
598 | Icon | Button Palette | Zoom to page @ (3, 3) | ||||||
599 | Icon | Button Palette | Zoom to drawing @ (3, 4) | ||||||
600 | Icon | Button Palette | Zoom to selection @ (3, 5) | ||||||
601 | Icon | Button Palette | Enhance Photos @ (3, 6) | ||||||
602 | Icon | Button Palette | Clip @ (3, 7) | ||||||
603 | Icon | Button Palette | Clone/magic erase @ (3, 8) | ||||||
604 | Icon | Button Palette | Colour select/erase @ (3, 9) | ||||||
605 | Icon | Button Palette | Red eye removal @ (3, 10) | ||||||
606 | Icon | Button Palette | Content-aware photo resize @ (3, 11) | ||||||
607 | Icon | Button Palette | Brightness Levels Dialog @ (4, 1) | ||||||
608 | Icon | Button Palette | Create Panorama @ (4, 2) | ||||||
609 | Icon | Button Palette | Perspective correction @ (4, 3) | ||||||
610 | Icon | Button Palette | Exif @ (4, 4) | ||||||
611 | Icon | Button Palette | Bring to front @ (4, 5) | ||||||
612 | Icon | Button Palette | Put to back @ (4, 6) | ||||||
613 | Icon | Button Palette | Move forwards @ (4, 7) | ||||||
614 | Icon | Button Palette | Move backwards @ (4, 8) | ||||||
615 | Icon | Button Palette | Group @ (4, 9) | ||||||
616 | Icon | Button Palette | Ungroup @ (4, 10) | ||||||
617 | Icon | Button Palette | Insert a duplicate of the current page @ (4, 11) | ||||||
618 | Icon | Button Palette | Insert a new blank page after the current page @ (5, 1) | ||||||
619 | Icon | Button Palette | Delete the current page @ (5, 2) | ||||||
620 | Icon | Button Palette | Cut @ (5, 3) | ||||||
621 | Icon | Button Palette | Copy @ (5, 4) | ||||||
622 | Icon | Button Palette | Paste @ (5, 5) | ||||||
623 | Icon | Button Palette | Paste as same position @ (5, 6) | ||||||
624 | Icon | Button Palette | Paste format/attributes @ (5, 7) | ||||||
625 | Icon | Button Palette | Paste position @ (5, 8) | ||||||
626 | Icon | Button Palette | Paste size @ (5, 9) | ||||||
627 | Icon | Button Palette | Paste size and position @ (5, 10) | ||||||
628 | Icon | Button Palette | Paste replacing selection @ (5, 11) | ||||||
629 | Icon | Button Palette | Paste opacity mask @ (6, 1) | ||||||
630 | Icon | Button Palette | Paste into current layer @ (6, 2) | ||||||
631 | Icon | Button Palette | Previous zoom @ (6, 3) | ||||||
632 | Icon | Button Palette | Preview current webpage @ (6, 4) | ||||||
633 | Icon | Button Palette | Preview whole website @ (6, 5) | ||||||
634 | Icon | Button Palette | Website properties @ (6, 6); Website properties > Website | ||||||
635 | Icon | Button Palette | Page properties @ (6, 7); Website properties > Page | ||||||
636 | Icon | Button Palette | Image properties @ (6, 8); Web Properties > Image | ||||||
637 | Icon | Button Palette | Mouse-over properties @ (6, 9); Web Animation > Mouse-over | ||||||
638 | Icon | Button Palette | Placeholder @ (6, 10); Web Properties > Placeholder | ||||||
639 | Icon | Button Palette | Publish options @ (6, 11); Web Properties > Publish | ||||||
640 | Icon | Button Palette | Analytic options @ (7, 1); Web Properties > Analytics | ||||||
641 | Icon | Button Palette | Create navigation bar @ (7, 2) | ||||||
642 | Icon | Button Palette | Export document as a website @ (7, 3) | ||||||
643 | Icon | Button Palette | Publish document as a website using FTP @ (7, 4) | ||||||
644 | Icon | Button Palette | Export select as JPEG @ (7, 5) | ||||||
645 | Icon | Button Palette | Export selection as PNG @ (7, 6) | ||||||
646 | Icon | DisplayLineGallery | Button Palette | Line gallery @ (7, 7) | |||||
647 | Icon | Button Palette | Make new step @ (7, 8) | ||||||
648 | Icon | Button Palette | Move to background @ (7, 9) | ||||||
649 | Icon | Button Palette | Duplicate step @ (7, 10) | ||||||
650 | Icon | Button Palette | Delete step @ (7, 11) | ||||||
651 | Icon | Button Palette | Jump to layer @ (8, 1) | ||||||
652 | Icon | Button Palette | Step transition effect @ (8, 2) | ||||||
653 | Icon | Button Palette | Link properties @ (8, 3) | ||||||
654 | Icon | Button Palette | Fly out Website properties @ (8, 4) | ||||||
655 | Icon | Button Palette | Website properties @ (8, 4-1); Website properties > Website | ||||||
656 | Icon | Button Palette | Page properties @ (8, 4-2); Website properties > Page | ||||||
657 | Icon | Button Palette | Image properties @ (8, 4-3); Web Properties > Image | ||||||
658 | Icon | Button Palette | Mouse-over properties @ (8, 4-4); Web Animation > Mouse-over | ||||||
659 | Icon | Button Palette | Placeholder @ (8, 4-5); Web Properties > Placeholder | ||||||
660 | Icon | Button Palette | Mouse-over properties @ (8, 4-6); Web Animation > Mouse-over | ||||||
661 | Icon | Button Palette | Web Sticky/Stretchy properties @ (8, 4-7) | ||||||
662 | Icon | Button Palette | Publish options @ (8, 4-8); Web Properties > Publish | ||||||
663 | Icon | Button Palette | Analytic options @ (8, 4-9); Web Properties > Analytics | ||||||
664 | Icon | Button Palette | Create navigation bar @ (8, 4-10) | ||||||
665 | Icon | Button Palette | Fly out @ (8, 5) | ||||||
666 | Icon | Button Palette | Publish document as a website using FTP @ (8, 5-1) | ||||||
667 | Icon | Button Palette | Export document as a website @ (8, 5-2) | ||||||
668 | Icon | Button Palette | Export select as JPEG @ (8, 5-3) | ||||||
669 | Icon | Button Palette | Export selection as PNG @ (8, 5-4) | ||||||
670 | Icon | Button Palette | Colour editor @ (8, 6) | ||||||
671 | Icon | Button Palette | Bitmap tracer @ (8, 7) | ||||||
672 | Icon | Button Palette | Scale factor @ (8, 8) | ||||||
673 | Icon | Button Palette | Unit set-up @ (8, 9) | ||||||
674 | Icon | Button Palette | Page size @ (8, 10) | ||||||
675 | Icon | Button Palette | Web Properties @ (9, 1) | ||||||
676 | Icon | Button Palette | Options @ (9, 2) | ||||||
677 | Icon | Button Palette | New frame @ (9, 3) | ||||||
678 | Icon | Button Palette | Copy frame @ (9, 4) | ||||||
679 | Icon | Button Palette | Delete frame @ (9, 5) | ||||||
680 | Icon | Button Palette | Select start frame @ (9, 6) | ||||||
681 | Icon | Button Palette | Select end frame @ (9, 7) | ||||||
682 | Icon | Button Palette | Move to frame/layer in front @ (9, 8) | ||||||
683 | Icon | Button Palette | Move to frame/layer behind @ (9, 9) | ||||||
684 | Icon | Button Palette | Mark the selection as a Soft Group @ (9, 10) | ||||||
685 | Icon | Button Palette | Remove the selected objects from a Soft Group @ (9, 11) | ||||||
686 | Icon | Button Palette | Apply, remove or inspect name of objects @ (10, 1) | ||||||
687 | Icon | Button Palette | Show print borders @ (10, 2) | ||||||
688 | Icon | Button Palette | Simulate print colours @ (10, 3) | ||||||
689 | Icon | Button Palette | Overprint fills @ (10, 4) | ||||||
690 | Icon | Button Palette | Overprint lines @ (10, 5) | ||||||
691 | Icon | Button Palette | Print on all plates @ (10, 6) | ||||||
692 | Icon | Button Palette | New view @ (10, 7) | ||||||
693 | Icon | Button Palette | Toggle full screen @ (10, 8) | ||||||
694 | Icon | Button Palette | Show grid @ (10, 9) | ||||||
695 | Icon | Button Palette | Snap to grid @ (10, 10) | ||||||
696 | Icon | Button Palette | Page rulers @ (10, 11) | ||||||
697 | Icon | Button Palette | Snap to guides @ (11, 1) | ||||||
698 | Icon | Button Palette | Show guides @ (11, 2) | ||||||
699 | Icon | Button Palette | Outlines @ (11, 3) | ||||||
700 | Icon | Button Palette | Outlines with blend steps @ (11, 4) | ||||||
701 | Icon | Button Palette | Full colour @ (11, 5) | ||||||
702 | Icon | Button Palette | High quality @ (11, 6) | ||||||
703 | Icon | Button Palette | Very high quality @ (11, 7) | ||||||
704 | Icon | Button Palette | Alignment @ (11, 8) | ||||||
705 | Icon | Button Palette | Convert to editable shapes @ (11, 9) | ||||||
706 | Icon | Button Palette | Join shapes @ (11, 10) | ||||||
707 | Icon | Button Palette | Break shapes @ (11, 11) | ||||||
708 | Icon | Button Palette | Add shapes @ (12, 1) | ||||||
709 | Icon | Button Palette | Subtract shapes @ (12, 2) | ||||||
710 | Icon | Button Palette | Intersect shapes @ (12, 3) | ||||||
711 | Icon | Button Palette | Slice shapes @ (12, 4) | ||||||
712 | Icon | Button Palette | Intersect All Shapes @ (12, 5) | ||||||
713 | Icon | Button Palette | Fit text to curve @ (12, 6) | ||||||
714 | Icon | Button Palette | Enable/disable object pushing on the selected objects @ (12, 7) | ||||||
715 | Icon | Button Palette | Open the 'Push' dialog @ (12, 8) | ||||||
716 | Icon | Button Palette | Align left edges @ (12, 9) | ||||||
717 | Icon | Button Palette | Centres horizontally @ (12, 10) | ||||||
718 | Icon | Button Palette | Align right edges @ (12, 11) | ||||||
719 | Icon | Button Palette | Align top edges @ (13, 1) | ||||||
720 | Icon | Button Palette | Centres vertically @ (13, 2) | ||||||
721 | Icon | Button Palette | Align bottom edges @ (13, 3) | ||||||
722 | Icon | Button Palette | Distribute centres horizontally @ (13, 4) | ||||||
723 | Icon | Button Palette | Distribute centres vertically @ (13, 5) | ||||||
724 | Icon | Standard Contol bar(4-5) | Button Palette | Delete @ (13, 6) | |||||
725 | Icon | Button Palette | Select all @ (13, 7) | ||||||
726 | Icon | Button Palette | Clear selection @ (13, 8) | ||||||
727 | Icon | Button Palette | Duplicate @ (13, 9) | ||||||
728 | Icon | Button Palette | Clone @ (13, 10) | ||||||
729 | Icon | Button Palette | Image slicing @ (13, 11) | ||||||
730 | Icon | Button Palette | Close file @ (14, 1) | ||||||
731 | Icon | Standard Contol bar(3) | Button Palette | Save @(14, 2) | |||||
732 | Icon | Button Palette | Save as @ (14, 3) | ||||||
733 | Icon | Button Palette | Save all @ (14, 4) | ||||||
734 | Icon | Button Palette | Save template @ (14, 5) | ||||||
735 | Icon | Button Palette | Import @ (14, 6) | ||||||
736 | Icon | Button Palette | Import from Web @ (14, 7) | ||||||
737 | Icon | Button Palette | Export @ (14, 8) | ||||||
738 | Icon | Button Palette | Document info @ (14, 9) | ||||||
739 | Icon | Button Palette | Print @ (14, 10) | ||||||
740 | Icon | Button Palette | Print setup @ (14, 11) | ||||||
741 | Icon | Button Palette | Designs Gallery @ (15, 1) | ||||||
742 | Icon | Button Palette | Page and Layer gallery @ (15, 2) | ||||||
743 | Icon | DisplayFrameGallery | Button Palette | Frame gallery @ (15, 3) | |||||
744 | Icon | DisplayBitmapGallery | Button Palette | Bitmap gallery @ (15, 4) | |||||
745 | Icon | Standard Contol bar(1) | Button Palette | New document @(15,5) | |||||
746 | Icon | Standard Contol bar(2) | Button Palette | Open file @(15,6) | |||||
747 | Icon | Standard Contol bar(4) | Button Palette | Fly out @ (15,7) | |||||
748 | Icon | Standard Contol bar(4-1) | Button Palette | Insert a duplicate of the current page @ (15,7-1) | |||||
749 | Icon | Standard Contol bar(4-2) | Button Palette | Insert a new blank page after the current page @ (15,7-2) | |||||
750 | Icon | Standard Contol bar(4-3) | Button Palette | Delete the current page @ (15, 7-3) | |||||
751 | Icon | Standard Contol bar(5) | Button Palette | Fly out @ (15, 8) | |||||
752 | Icon | Standard Contol bar(5-1) | Button Palette | Cut @ (15, 8-1) | |||||
753 | Icon | Standard Contol bar(5-2) | Button Palette | Copy @ (15, 8-2) | |||||
754 | Icon | Standard Contol bar(5-3) | Button Palette | Paste @ (15, 8-3) | |||||
755 | Icon | Standard Contol bar(5-4) | Button Palette | Paste at same position @ (15, 8-4) | |||||
756 | Icon | Standard Contol bar(5-5) | Button Palette | Paste format/attributes @ (15, 8-5) | |||||
757 | Icon | Standard Contol bar(5-6) | Button Palette | Paste position @ (15, 8-6) | |||||
758 | Icon | Standard Contol bar(5-7) | Button Palette | Paste size @ (15, 8-7) | |||||
759 | Icon | Standard Contol bar(5-8) | Button Palette | Paste size and position @ (15, 8-8) | |||||
760 | Icon | Standard Contol bar(5-9) | Button Palette | Paste replacing selection @ (15, 8-9) | |||||
761 | Icon | Standard Contol bar(5-10) | Button Palette | Paste opacity mask @ (15, 8-10) | |||||
762 | Icon | Standard Contol bar(5-11) | Button Palette | Paste into current layer @ (15, 8-11) | |||||
763 | Icon | Standard Contol bar(4-7) | Button Palette | Undo | Undo 'FunctionName' @ (15, 9) | |||||
764 | Icon | Standard Contol bar(4-8) | Button Palette | Redo | Redo 'FunctionName' @ (15, 10) | |||||
765 | Icon | Standard Contol bar(4-9-1) | Button Palette | Fly out @ (15, 11) | |||||
766 | Icon | Standard Contol bar(4-9-2) | Button Palette | Bring to front @ (15, 11-1) | |||||
767 | Icon | Standard Contol bar(4-9-3) | Button Palette | Put to back @ (15, 11-2) | |||||
768 | Icon | Standard Contol bar(4-9-40 | Button Palette | Move forwards @ (15, 11-3) | |||||
769 | Icon | Standard Contol bar(4-9-5) | Button Palette | Move backwards @ (15, 11-4) | |||||
770 | Icon | Standard Contol bar(4-9-6) | Button Palette | Group @ (15, 11-5) | |||||
771 | Icon | Standard Contol bar(4-9-7) | Button Palette | Ungroup @ (15, 11-6) | |||||
772 | Icon | Standard Contol bar(4-10) | Button Palette | Set line width @ (16, 1) | |||||
773 | Icon | Standard Contol bar(4-11) | Button Palette | Fly out @ (16, 2) | |||||
774 | Icon | Standard Contol bar(4-11-1) | Button Palette | Previous zoom @ (16, 2-1) | |||||
775 | Icon | Standard Contol bar(4-11-2) | Button Palette | Zoom to 100% @ (16, 2-2) | |||||
776 | Icon | Standard Contol bar(4-11-3) | Button Palette | Zoom 1:1 @ (16, 2-3) | |||||
777 | Icon | Standard Contol bar(4-11-4) | Button Palette | Zoom to page @ (16, 2-4) | |||||
778 | Icon | Standard Contol bar(4-11-5) | Button Palette | Zoom to drawing @ (16, 2-5) | |||||
779 | Icon | Standard Contol bar(4-11-6) | Button Palette | Zoom to selection @ (16, 2-6) | |||||
780 | Icon | Standard Contol bar(4-12) | Button Palette | Set zoom factor @ (16, 3) | |||||
781 | Icon | Standard Contol bar(4-13) | Button Palette | Snap to objects @ (16, 4) | |||||
782 | Icon | Standard Contol bar(4-14) | Button Palette | Selector tool @ (16, 5) | |||||
783 | Icon | Button Palette | Fly out @ (16, 6) | ||||||
784 | Icon | Button Palette | Region Painter tool @ (16, 6-1) | ||||||
785 | Icon | Button Palette | Magnetic Lasso tool @ (16, 6-2) | ||||||
786 | Icon | Button Palette | Rectangular Region tool @ (16, 6-3) | ||||||
787 | Icon | Button Palette | Mask Painter tool @ (16, 6-4) | ||||||
788 | Icon | Button Palette | Show Mask or Region @ (16, 6-5) | ||||||
789 | Icon | Button Palette | Invert Mask or Region @ (16, 6-6) | ||||||
790 | Icon | Button Palette | Clear Mask or Region @ (16, 6-7) | ||||||
791 | Icon | Button Palette | Fly out @ (16, 7) | ||||||
792 | Icon | Button Palette | Enhance photos @ (16, 7-1) | ||||||
793 | Icon | Button Palette | Clip @ (16, 7-2) | ||||||
794 | Icon | Button Palette | Clone/magic erase @ (16, 7-3) | ||||||
795 | Icon | Button Palette | Photo Heal tool @ (16, 7-4) | ||||||
796 | Icon | Button Palette | Effect Painter @ (16, 7-5) | ||||||
797 | Icon | Button Palette | Red eye removal @ (16, 7-6) | ||||||
798 | Icon | Button Palette | Live Effect Tool @ (16, 7-7) | ||||||
799 | Icon | Button Palette | Content-aware photo resize @ (16, 7-8) | ||||||
800 | Icon | Button Palette | Brightness Levels Dialog @ (16, 7-9) | ||||||
801 | Icon | Button Palette | Create Panorama @ (16, 7-10) | ||||||
802 | Icon | Button Palette | Perspective correction @ (16, 7-11) | ||||||
803 | Icon | Button Palette | Exif @ (16, 7-12) | ||||||
804 | Icon | Button Palette | Palette from photo @ (16, 7-13) | ||||||
805 | Icon | Button Palette | Fly out @ (16, 8) | ||||||
806 | Icon | Button Palette | @ (16, 8-1)Freehand and Brush Tool | ||||||
807 | Icon | Button Palette | Straight line Tool @ (16, 8-2) | ||||||
808 | Icon | Button Palette | Shape Tool @ (16, 8-3) | ||||||
809 | Icon | Button Palette | Shape Painter tool @ (16, 8-4) | ||||||
810 | Icon | Button Palette | Pen Tool @ (16, 8-5) | ||||||
811 | Icon | Button Palette | Fly out @ (16, 9) | ||||||
812 | Icon | Button Palette | Rectangle Tool @ (16, 9-1) | ||||||
813 | Icon | Button Palette | Ellipse Tool @ (16, 9-2) | ||||||
814 | Icon | Button Palette | QuickShape Tool @ (16, 9-3) | ||||||
815 | Icon | Button Palette | Text Tool @ (16, 10) | ||||||
816 | Icon | Button Palette | Fill Tool @ (16, 11) | ||||||
817 | Icon | Button Palette | Transparency Tool @ (17, 1) | ||||||
818 | Icon | Button Palette | Shadow Tool @ (17, 2) | ||||||
819 | Icon | Button Palette | Fly out @ (17, 3) | ||||||
820 | Icon | Button Palette | Bevel Tool @ (17, 3-1) | ||||||
821 | Icon | Button Palette | Blend Tool @ (17, 3-2) | ||||||
822 | Icon | Button Palette | Contour Tool @ (17, 3-3) | ||||||
823 | Icon | Button Palette | Mould Tool @ (17, 3-4) | ||||||
824 | Icon | Button Palette | Extrude Tool @ (17, 3-5) | ||||||
825 | Icon | Button Palette | Fly out @ (17, 4) | ||||||
826 | Icon | Button Palette | Zoom Tool @ (17, 4-1) | ||||||
827 | Icon | Button Palette | Push Tool @ (17, 4-2) | ||||||
828 | Icon | Button Palette | Previous Zoom @ (17, 4-3) | ||||||
829 | Icon | Button Palette | Zoom to 100% @ (17, 4-4) | ||||||
830 | Icon | Button Palette | Zoom 1:1 @ (17, 4-5) | ||||||
831 | Icon | Button Palette | Zoom to page @ (17, 4-6) | ||||||
832 | Icon | Button Palette | Zoom to drawing @ (17, 4-7) | ||||||
833 | Icon | Button Palette | Zoom to selection @ (17, 4-8) | ||||||
834 | Icon | Button Palette | Select previous frame @ (17, 5) | ||||||
835 | Icon | Button Palette | Select next frame @ (17, 6) | ||||||
836 | Icon | Button Palette | Frame properties @ (17, 7) | ||||||
837 | Icon | Button Palette | Preview frame @ (17, 8) | ||||||
838 | Icon | Button Palette | Animation properties @ (17, 9) | ||||||
839 | Icon | Button Palette | Preview movie @ (17, 10) | ||||||
840 | Icon | Button Palette | Export Animated GIF @ (17, 11) | ||||||
841 | Icon | Button Palette | Export Animated Flash @ (18, 1) | ||||||
842 | Icon | Button Palette | Preview GIF animation in browser @ (18, 2) | ||||||
843 | Icon | Button Palette | Preview Flash animation in browser @ (18, 3) | ||||||
844 | Icon | Button Palette | Change size of feather region @ (18, 4) | ||||||
845 | Icon | Button Palette | Change profile of feather region @ (18, 5) | ||||||
846 | Menu | Anchor to text | Arrange Menu | Does not appear in Arrange Menu, only Context Menu. | |||||
847 | Menu | U˄˄˄(Enter) | Auto-Fit to Page | Arrange Menu | Does not appear in Arrange Menu, only Context Menu & Utilities Menu. | ||||
848 | Menu | RB | Break Shapes | Arrange Menu | Break compound Shapes into two or more simpler Shapes. | ||||
849 | Menu | RL | Convert Line to Shape | Arrange Menu | If Text is on the Line, this action destroys it. | ||||
850 | Menu | Create Brush | Arrange Menu | Converts the selected Object(s) to a custom brush, which then appears in the Line gallery > Document brushes options. | |||||
851 | Menu | Create Navigation Bar | Arrange Menu | Create new Navigation Bar from selected design(s). | |||||
852 | Menu | RT | Fit Text to Curve | Arrange Menu | Place selected Text Object along the selected Line. | ||||
853 | Menu | Move to Current Layer | Arrange Menu | Does not appear in Arrange Menu, only Page & Layer gallery > Context Menu for selected Object(s). | |||||
854 | Menu | Repel text under | Arrange Menu | Does not appear in Arrange Menu, only Context Menu. | |||||
855 | Menu | R˄˄˄˄˄(Enter) | Repelling & Anchoring | Arrange Menu | Repelling & Anchoring Dialog. | ||||
856 | Menu | Toggle auto page buttons | Arrange Menu | Make buttons automatically match pages in site. | |||||
857 | Menu | Toggle Push | Arrange Menu | Does not appear in Arrange Menu, only Context Menu. | |||||
858 | Menu | Ungroup All | Arrange Menu | Does not appear in Arrange Menu. Ungroup selected nested Groups fully. | |||||
859 | Menu | Remove Bevel | Bevel, Contour & Shadow Tools | Does not appear in Bevel Menu. Remove the selected bevels. | |||||
860 | Menu | Remove Contour | Bevel, Contour & Shadow Tools | Remove the selected contour Object(s) leaving the original Object(s) in the document. | |||||
861 | Menu | Select Bevel inside | Bevel, Contour & Shadow Tools | Select Bevel inside. | |||||
862 | Menu | 1 to 1 node mapping | Blend Tool | The 1:1 button prevents extra handles being added by the application. You can still control the start handles by dragging exactly. | |||||
863 | Menu | Anti-alias blend steps | Blend Tool | No real need to worry about on a modern machine. | |||||
864 | Menu | Detach curve from Blend | Blend Tool | ||||||
865 | Menu | Fit Blend to curve | Blend Tool | ||||||
866 | Menu | Remove blend | Blend Tool | ||||||
867 | Menu | EPS | Apply current attributes | Edit Menu | |||||
868 | Menu | Create brush | Edit Menu | Converts the selected Object(s) to a custom brush, which then appears in the Line gallery > Document brushes options. | |||||
869 | Menu | Delete last Magnetic Lasso anchor | Edit Menu | ||||||
870 | Menu | E˄˃˅(Enter) | Duplicate current page | Edit Menu | Display the Page filename in single quotes. | ||||
871 | Menu | Edit brush | Edit Menu | ||||||
872 | Menu | Hide | Edit Menu | ||||||
873 | Menu | Invert opacity mask | Edit Menu | ||||||
874 | Menu | Lock | Edit Menu | Lock the selected Object(s); to Unlock again, use 'Unlock All'. | |||||
875 | Menu | E˄˃(Enter) | New blank page | Edit Menu | Insert a new blank page under the currently selected one. | ||||
876 | Menu | Open | Edit Menu | ||||||
877 | Menu | Open other | Edit Menu | ||||||
878 | Menu | Open Widget | Edit Menu | ||||||
879 | Menu | Presentation step | Edit Menu | Toggle selected nodes between presentation step and background. | |||||
880 | Menu | Show all on page | Edit Menu | ||||||
881 | Menu | Show/hide ClipView Handles | Edit Menu | ||||||
882 | Menu | Template Saver | Edit Menu | ||||||
883 | Menu | Toggle lock state | Edit Menu | Toggle lock state of the selected Object(s). | |||||
884 | Menu | Unlock all on page | Edit Menu | Unlock all locked Objects on current page. | |||||
885 | Menu | E | Edit Menu | ||||||
886 | Menu | Add Text Inside | Editor & Pen Tools | ||||||
887 | Menu | Break at point(s) | Editor & Pen Tools | ||||||
888 | Menu | Change to Curves | Editor & Pen Tools | ||||||
889 | Menu | Change to Lines | Editor & Pen Tools | ||||||
890 | Menu | Deslect all points | Editor & Pen Tools | ||||||
891 | Menu | Pen Tool | Editor & Pen Tools | ||||||
892 | Menu | PhotoHeal Tool | Editor & Pen Tools | ||||||
893 | Menu | Reverse Paths | Editor & Pen Tools | ||||||
894 | Menu | Select All Points | Editor & Pen Tools | ||||||
895 | Menu | Smooth region | Editor & Pen Tools | ||||||
896 | Menu | Copy mould shape | Extrude & Mould Tools | ||||||
897 | Menu | Detach mould | Extrude & Mould Tools | ||||||
898 | Menu | Paste envelope | Extrude & Mould Tools | ||||||
899 | Menu | Paste perspective | Extrude & Mould Tools | ||||||
900 | Menu | Remove extrusion | Extrude & Mould Tools | ||||||
901 | Menu | Remove mould | Extrude & Mould Tools | ||||||
902 | Menu | Rotate contents | Extrude & Mould Tools | ||||||
903 | Menu | Toggle Mesh | Extrude & Mould Tools | ||||||
904 | Menu | FRB | Backups | File Menu | File > Open recent > Backups\: Open file dialog in Backups directory. | ||||
905 | Menu | FNB | Blank photo | File Menu | |||||
906 | Menu | Clear Document History | File Menu | ??? | |||||
907 | Menu | FD | FD(Enter) | Document info | File Menu | |||||
908 | Menu | {FDD(Enter)} | Document information | File Menu | Hidden Web page of Document Information. Unhide through Windows Registry: Computer\HKEY_CURRENT_USER\Software\Xara\XtremePro x64\16\Options\DocInfo\ShowWebDialogDocInfo set to 1 (Default 0). | ||||
909 | Menu | FX | Exit | File Menu | Quit the application. Unsaved documents are kept. | ||||
910 | Menu | Export in slices | File Menu | ||||||
911 | Menu | FEE(Enter) | Export JPEG | File Menu | Export JPEG > Dialog | ||||
912 | Menu | Export PDF | File Menu | ||||||
913 | Menu | FEEEE(Enter) | Export PDG | File Menu | Export PDF > Dialog | ||||
914 | Menu | FEEE(Enter) | Export PNG | File Menu | Export PNG > Dialog | ||||
915 | Menu | Export website | File Menu | ||||||
916 | Menu | File Properties | File Menu | ||||||
917 | Menu | New document from template 1 | File Menu | ||||||
918 | Menu | New document from template 10 | File Menu | ||||||
919 | Menu | New document from template 11 | File Menu | ||||||
920 | Menu | New document from template 12 | File Menu | ||||||
921 | Menu | New document from template 13 | File Menu | ||||||
922 | Menu | New document from template 14 | File Menu | ||||||
923 | Menu | New document from template 15 | File Menu | ||||||
924 | Menu | New document from template 16 | File Menu | ||||||
925 | Menu | New document from template 17 | File Menu | ||||||
926 | Menu | New document from template 18 | File Menu | ||||||
927 | Menu | New document from template 19 | File Menu | ||||||
928 | Menu | New document from template 2 | File Menu | ||||||
929 | Menu | New document from template 20 | File Menu | ||||||
930 | Menu | New document from template 3 | File Menu | ||||||
931 | Menu | New document from template 4 | File Menu | ||||||
932 | Menu | New document from template 5 | File Menu | ||||||
933 | Menu | New document from template 6 | File Menu | ||||||
934 | Menu | New document from template 7 | File Menu | ||||||
935 | Menu | New document from template 8 | File Menu | ||||||
936 | Menu | New document from template 9 | File Menu | ||||||
937 | Menu | Printer Options | File Menu | ||||||
938 | Menu | Printer Setup | File Menu | ||||||
939 | Menu | Publish (no UI) website | File Menu | ||||||
940 | Menu | AP | Publish website | File Menu | Use Share > Publish website. | ||||
941 | Menu | FL | Save All | File Menu | Save > All documents. Only enabled with more than one unsaved document. | ||||
942 | Menu | FA | Save As | File Menu | Present Save "filename" as dialog. | ||||
943 | Menu | FST | Save as template | File Menu | Save > (As) Template in default location C:\Program Files\Xara\Xara Designer Pro X\16\Templates\ENG. | ||||
944 | Menu | FR(3-9) | FR1(0-9) | FR20 | FR(1-2)(Enter) | File Menu | File > Open recent > number presses 1 to 20 | |||||
945 | Menu | Fill & Transparency Tools | |||||||
946 | Menu | Straight line Tool | Freehand Tool | ||||||
947 | Menu | Toggle Pressure Recording | Freehand Tool | ||||||
948 | Menu | About Xara Designer Pro X | Help Menu | ||||||
949 | Menu | HU | Check for updates | Help Menu | |||||
950 | Menu | Close Guide Window | Help Menu | Close Background Erase Guide | |||||
951 | Menu | HD | Deactivate program | Help Menu | Useful to discover your product serial number. Do not hit the OK button unless you really mean it. Use Shift+Ctrl+Alt+1 instead for the serial number. | ||||
952 | Menu | Download content installer & Pan studio | Help Menu | ||||||
953 | Menu | Guide Window | Help Menu | Open Background Erase Guide | |||||
954 | Menu | Info pop-ups > Turn all off | Help Menu | ||||||
955 | Menu | Info pop-ups > Turn all on | Help Menu | ||||||
956 | Menu | H˅˅(Enter) | Introductions | Help Menu | Requires Online Content Catalogue access. | ||||
957 | Menu | HM(Enter) | Movies | Help Menu | |||||
958 | Menu | Online forum | Help Menu | ||||||
959 | Menu | Online workshops | Help Menu | ||||||
960 | Menu | H˅(Enter) | PDF Manual | Help Menu | Forces a Magix download from http://dl03.magix.net/manual_designerprox16_en.pdf. Do it once and place the PDF in C:\Program Files\Xara\Xara Designer Pro X\16\HelpAndSupport\ENG and rename to current XDPX version. Complain to Xara. | ||||
961 | Menu | HG | Register online | Help Menu | |||||
962 | Menu | HMM(Enter)˄ | Support pages | Help Menu | |||||
963 | Menu | HP | Tip of the day | Help Menu | |||||
964 | Menu | HM(Enter)(Enter) | Xara Designer Pro X home | Help Menu | Currently, go to https://www.xara.com/uk/designer-pro/. | ||||
965 | Menu | ISA | Arrow | Insert Menu | Requires Online Content Catalogue access. | ||||
966 | Menu | IC | Charts | Insert Menu | Requires Online Content Catalogue access. | ||||
967 | Menu | II˄ | From Camera | Insert Menu | Requires Online Content Catalogue access. | ||||
968 | Menu | IF | From Content Catalogue | Insert Menu | Requires Online Content Catalogue access. | ||||
969 | Menu | II(Enter) | From File | Insert Menu | |||||
970 | Menu | INF | From theme | Insert Menu | Requires Online Content Catalogue access. | ||||
971 | Menu | IIW | From Web address | Insert Menu | Requires Online Content Catalogue access. | ||||
972 | Menu | H˅˅(Enter) | Introductions | Insert Menu | Help Menu instead. Requires Online Content Catalogue access. | ||||
973 | Menu | ISL | Line | Insert Menu | Requires Online Content Catalogue access. | ||||
974 | Menu | II˄˄ | More Image Resources | Insert Menu | Requires Online Content Catalogue access. | ||||
975 | Menu | IS˄ | More Lines & Arrows | Insert Menu | Requires Online Content Catalogue access. | ||||
976 | Menu | IP˄ | More Photo Panels | Insert Menu | Requires Online Content Catalogue access. | ||||
977 | Menu | IS˄˄ | More Shapes | Insert Menu | Requires Online Content Catalogue access. | ||||
978 | Menu | IP˄˄ | More Text Panels | Insert Menu | Requires Online Content Catalogue access. | ||||
979 | Menu | IFF(Enter) | New page from theme | Insert Menu | Requires Online Content Catalogue access. | ||||
980 | Menu | IS˄˄(Enter) | Open Online Content Catalogue (OCC) | Insert Menu | Insert More Shapes: OCC > Components > Print & Web Components > Shapes. | ||||
981 | Menu | IS˄(Enter) | Open Online Content Catalogue (OCC) | Insert Menu | Insert More Lines & Arrows: OCC > Components > Print & Web Components > Shapes. | ||||
982 | Menu | II˄˄˄˄ | Photo Filter | Insert Menu | Requires Online Content Catalogue access. | ||||
983 | Menu | II˄˄˄ | Photo Frames | Insert Menu | Requires Online Content Catalogue access. | ||||
984 | Menu | ??? | Photo Speech Bubble | Insert Menu | Requires Online Content Catalogue access. | ||||
985 | Menu | IP(Enter)P | Photo Text panel | Insert Menu | Requires Online Content Catalogue access. | ||||
986 | Menu | IP(Enter)S | Speech Bubble | Insert Menu | Requires Online Content Catalogue access. | ||||
987 | Menu | ISS | Spiral | Insert Menu | |||||
988 | Menu | II˅˅ | Stock photo | Insert Menu | Requires Online Content Catalogue access. | ||||
989 | Menu | IT | Table | Insert Menu | Requires Online Content Catalogue access. | ||||
990 | Menu | IT(Enter) | Text Box | Insert Menu | Switches to Text tool so you can type immediately. The box is (perversely) 100.7px (W) by 200.7px (H). | ||||
991 | Menu | With Stock Photo | Insert Menu | ||||||
992 | Menu | IIF | Insert Menu | Insert Image from File. | |||||
993 | Menu | IIS | Insert Menu | Insert Image from Screen Capture. | |||||
994 | Menu | IS˅˅(Enter) | Insert Menu | Insert Line. | |||||
995 | Menu | IS˅˅˅(Enter) | Insert Menu | Insert Arrow. | |||||
996 | Menu | IS˄˄˄(Enter) | Insert Menu | Insert Spiral. | |||||
997 | Menu | Toggle pink mask | Mask Tools | ||||||
998 | Menu | Apply names to selection | Name Gallery | ||||||
999 | Menu | Delete names from objects | Name Gallery | ||||||
1000 | Menu | Export objects with names | Name Gallery | ||||||
1001 | Menu | Redefine names as selection | Name Gallery | ||||||
1002 | Menu | Remove name from selection | Name Gallery | ||||||
1003 | Menu | Select intersection of names | Name Gallery | ||||||
1004 | Menu | Select union of names | Name Gallery | ||||||
1005 | Menu | Background drawing | Other Commands | ||||||
1006 | Menu | Bitmap Editor | Other Commands | ||||||
1007 | Menu | Control Bars | Other Commands | ||||||
1008 | Menu | Delete | Other Commands | ||||||
1009 | Menu | Delete All Guidelines | Other Commands | ||||||
1010 | Menu | Delete Points | Other Commands | ||||||
1011 | Menu | New control bar | Other Commands | ||||||
1012 | Menu | Overprint fill | Other Commands | ||||||
1013 | Menu | Print on all Plates | Other Commands | ||||||
1014 | Menu | Scrollbars | Other Commands | ||||||
1015 | Menu | Set origin to bottom left | Other Commands | ||||||
1016 | Menu | Set origin to top left | Other Commands | ||||||
1017 | Menu | Support pages | Other Commands | ||||||
1018 | Menu | Using the Tools | Other Commands | ||||||
1019 | Menu | Web Sticky/Stretchy | Other Commands | ||||||
1020 | Menu | Xar.com | Other Commands | ||||||
1021 | Menu | Locate selection | Page & Layer Gallery | ||||||
1022 | Menu | Show page lvel | Page & Layer Gallery | ||||||
1023 | Menu | Toggle layer mode | Page & Layer Gallery | ||||||
1024 | Menu | Toggle locate mode | Page & Layer Gallery | ||||||
1025 | Menu | Paste in current layer | Paste Options | ||||||
1026 | Menu | Paste in place in current layer | Paste Options | ||||||
1027 | Menu | Paste on all pages | Paste Options | ||||||
1028 | Menu | Paste position | Paste Options | ||||||
1029 | Menu | Paste replacing selection | Paste Options | ||||||
1030 | Menu | Paste size | Paste Options | ||||||
1031 | Menu | Paste size and position | Paste Options | ||||||
1032 | Menu | Auto-enhance | Photo & Live Effect Tools | ||||||
1033 | Menu | Clear all red-eye patches | Photo & Live Effect Tools | ||||||
1034 | Menu | Clear clip rectangle | Photo & Live Effect Tools | ||||||
1035 | Menu | Clip | Photo & Live Effect Tools | ||||||
1036 | Menu | Clone/magic erase | Photo & Live Effect Tools | ||||||
1037 | Menu | Colour select/erase | Photo & Live Effect Tools | ||||||
1038 | Menu | Compare | Photo & Live Effect Tools | ||||||
1039 | Menu | Content-aware resize Tool | Photo & Live Effect Tools | ||||||
1040 | Menu | Crop Tool | Photo & Live Effect Tools | ||||||
1041 | Menu | Enhance Tool | Photo & Live Effect Tools | ||||||
1042 | Menu | Exif Tool | Photo & Live Effect Tools | ||||||
1043 | Menu | Levels Tool | Photo & Live Effect Tools | ||||||
1044 | Menu | Lock aspect | Photo & Live Effect Tools | ||||||
1045 | Menu | Make straight | Photo & Live Effect Tools | ||||||
1046 | Menu | Next photo | Photo & Live Effect Tools | ||||||
1047 | Menu | Palette from Photo | Photo & Live Effect Tools | ||||||
1048 | Menu | Pamorame Tool | Photo & Live Effect Tools | ||||||
1049 | Menu | Perform GrabCut operation | Photo & Live Effect Tools | ||||||
1050 | Menu | Perspective correction | Photo & Live Effect Tools | ||||||
1051 | Menu | Prepare content-aware photo resizing | Photo & Live Effect Tools | ||||||
1052 | Menu | Previous photo | Photo & Live Effect Tools | ||||||
1053 | Menu | Red-eye Tool | Photo & Live Effect Tools | ||||||
1054 | Menu | Reset content-aware photo resize | Photo & Live Effect Tools | ||||||
1055 | Menu | Rotate 90degree to the left | Photo & Live Effect Tools | ||||||
1056 | Menu | Rotate 90degree to the right | Photo & Live Effect Tools | ||||||
1057 | Menu | Shape recognise | Photo & Live Effect Tools | ||||||
1058 | Menu | Un-clip | Photo & Live Effect Tools | ||||||
1059 | Menu | Zoom 1:1 | Photo & Live Effect Tools | Changes the Zoom factor to match the image pixel size to that of the screen. | |||||
1060 | Menu | Zoom to 10% | Push & Zoom Tools | ||||||
1061 | Menu | Zoom to 100% | Push & Zoom Tools | ||||||
1062 | Menu | Zoom to 1000% | Push & Zoom Tools | ||||||
1063 | Menu | Zoom to 2000% | Push & Zoom Tools | ||||||
1064 | Menu | Zoom to 33% | Push & Zoom Tools | ||||||
1065 | Menu | Zoom to 4000% | Push & Zoom Tools | ||||||
1066 | Menu | Zoom to document | Push & Zoom Tools | ||||||
1067 | Menu | Zoom to page width | Push & Zoom Tools | ||||||
1068 | Menu | Rect, Ellipse & QuickShape Tools | |||||||
1069 | Menu | AP | Publish website | Share Menu | Requires FTP Credentials. In none, OK button open Web Properties > Publish Dialog. | ||||
1070 | Menu | AS(Enter) | Sign into other Webhosting Service | Share Menu | Constrained Web Properties > Publish Dialog. Publish to > Xara Hosting: Settings equivalent to Sign into Xara. |
||||
1071 | Menu | A(Enter) | Sign into Xara | Share Menu | Sign into Xara Hosting Dialog. You need to be Registered; redeem voucher for the Website M package if you have one. | ||||
1072 | Menu | AX | Xara Cloud | Share Menu | Opens https://www.xara.com/?. | ||||
1073 | Menu | (No style) | Text Tool | ||||||
1074 | Menu | Advanced text properties | Text Tool | ||||||
1075 | Menu | Auto correction options | Text Tool | ||||||
1076 | Menu | Auto hypenation | Text Tool | ||||||
1077 | Menu | Bulleted list | Text Tool | ||||||
1078 | Menu | Centre justify | Text Tool | ||||||
1079 | Menu | Change Embedded Graphic Properties | Text Tool | ||||||
1080 | Menu | Check spelling as you type | Text Tool | ||||||
1081 | Menu | Columns | Text Tool | ||||||
1082 | Menu | Comment | Text Tool | ||||||
1083 | Menu | Delete style | Text Tool | ||||||
1084 | Menu | document hyphenation options | Text Tool | ||||||
1085 | Menu | Embedded graphic options | Text Tool | ||||||
1086 | Menu | Fully justify | Text Tool | ||||||
1087 | Menu | Hyphenation settings | Text Tool | ||||||
1088 | Menu | Keep Lines Together | Text Tool | ||||||
1089 | Menu | Keep with Next Paragraph | Text Tool | ||||||
1090 | Menu | Left justify | Text Tool | ||||||
1091 | Menu | Lorem Ipsum Text | Text Tool | ||||||
1092 | Menu | Move before embedded graphic (left) | Text Tool | ||||||
1093 | Menu | Move before embedded graphic (right) | Text Tool | ||||||
1094 | Menu | Move to next page (left) | Text Tool | ||||||
1095 | Menu | Move to next page (right) | Text Tool | ||||||
1096 | Menu | Numbered list | Text Tool | ||||||
1097 | Menu | Print Text as Shapes | Text Tool | ||||||
1098 | Menu | Properties | Text Tool | ||||||
1099 | Menu | Reply to Comment | Text Tool | ||||||
1100 | Menu | Right justify | Text Tool | ||||||
1101 | Menu | SmartFields | Text Tool | ||||||
1102 | Menu | Table of Contents | Text Tool | ||||||
1103 | Menu | Turn Strikethrough on or off | Text Tool | ||||||
1104 | Menu | Update style in this variant | Text Tool | ||||||
1105 | Menu | Widows And Orphans | Text Tool | ||||||
1106 | Menu | Analytic Options | Utilities Menu | ||||||
1107 | Menu | Animation properties | Utilities Menu | ||||||
1108 | Menu | Bitmap Tracer | Utilities Menu | ||||||
1109 | Menu | Colour Family | Utilities Menu | ||||||
1110 | Menu | Convert to Group | Utilities Menu | ||||||
1111 | Menu | Copy page to all variants | Utilities Menu | ||||||
1112 | Menu | [Unwieldy] | Create variant | Utilities Menu | |||||
1113 | Menu | UH | Customise Key Shortcuts | Utilities Menu | Open Customise key shortcuts Dialog. | ||||
1114 | Menu | [Unwieldy] | Delete from all variants | Utilities Menu | |||||
1115 | Menu | Delete page from all variants | Utilities Menu | Page > Content Menu only. | |||||
1116 | Menu | [Unwieldy] | Delete variant | Utilities Menu | |||||
1117 | Menu | Fly-out bar | Utilities Menu | ||||||
1118 | Menu | Mouse-over Properties | Utilities Menu | ||||||
1119 | Menu | Optimise all images | Utilities Menu | ||||||
1120 | Menu | Optimise photo | Utilities Menu | ||||||
1121 | Menu | Publish Options | Utilities Menu | ||||||
1122 | Menu | Registered SmartShapes | Utilities Menu | ||||||
1123 | Menu | Reload Plugins | Utilities Menu | ||||||
1124 | Menu | Scale photo to 100% | Utilities Menu | ||||||
1125 | Menu | Screen capture | Utilities Menu | ||||||
1126 | Menu | Select list bullets | Utilities Menu | ||||||
1127 | Menu | Select list numbers | Utilities Menu | ||||||
1128 | Menu | Share with all variants | Utilities Menu | ||||||
1129 | Menu | Stop sharing with variants | Utilities Menu | ||||||
1130 | Menu | Symbol | Utilities Menu | ||||||
1131 | Menu | Toggle PromoteURLs option | Utilities Menu | ||||||
1132 | Menu | Update variant | Utilities Menu | ||||||
1133 | Menu | Web Export Options | Utilities Menu | ||||||
1134 | Menu | Web image properties | Utilities Menu | ||||||
1135 | Menu | Web link properties | Utilities Menu | ||||||
1136 | Menu | Web placeholder properties | Utilities Menu | ||||||
1137 | Menu | Web pop-up photo options | Utilities Menu | ||||||
1138 | Menu | Web Properties | Utilities Menu | ||||||
1139 | Menu | Website variants | Utilities Menu | ||||||
1140 | Menu | US | Utilities Menu | Insert Image from Screen Capture. | |||||
1141 | Menu | Align | Window Menu | ||||||
1142 | Menu | Animation properties | Window Menu | ||||||
1143 | Menu | WI | Arrange Icons | Window Menu | |||||
1144 | Menu | WA | Arrange Views | Window Menu | |||||
1145 | Menu | Aspect ratio lock | Window Menu | Only have a small padlock icon to effect a toggle. | |||||
1146 | Menu | WC | Cascade | Window Menu | |||||
1147 | Menu | WBC | Colour Line | Window Menu | |||||
1148 | Menu | WT(Enter) | Customise control bar | Window Menu | Open Control bar Dialog. | ||||
1149 | Menu | WQF | Full colour | Window Menu | |||||
1150 | Menu | Galleries | Window Menu | ||||||
1151 | Menu | WQH | High Quality | Window Menu | |||||
1152 | Menu | WN | New View | Window Menu | |||||
1153 | Menu | WQO | Outlines | Window Menu | |||||
1154 | Menu | WQW | Outlines with Blend steps | Window Menu | |||||
1155 | Menu | Presentation step | Window Menu | ||||||
1156 | Menu | WR(Enter) | Screen Colours | Window Menu | |||||
1157 | Menu | Show as Black | Window Menu | ||||||
1158 | Menu | Show Black (B) | Window Menu | ||||||
1159 | Menu | FD | FD(Enter) | Show Comments | Window Menu | Try File > Document Info | ||||
1160 | Menu | Show Cyan (C) | Window Menu | ||||||
1161 | Menu | WTT(Enter) | Show Document Tabs | Window Menu | |||||
1162 | Menu | Show Magenta (M) | Window Menu | ||||||
1163 | Menu | Show Page Size | Window Menu | ||||||
1164 | Menu | WP | Show Print Borders | Window Menu | |||||
1165 | Menu | Show Yellow (Y) | Window Menu | ||||||
1166 | Menu | WRR | Simulate Print Colours | Window Menu | |||||
1167 | Menu | WBT | Status Line | Window Menu | |||||
1168 | Menu | WQV | Very High Quality | Window Menu | |||||
Serial | Key Types | ASCII | Key | MetaKeys | KeyPress | MenuPress (Alt) | Function | Type | Provided by Acorn |