1<chapter id="commands" >
2    <title>Command Reference</title>
3
4    <sect1 id="kxstitch-menus" >
5        <title>&kxstitch; Menus</title>
6        <sect2>
7            <title>The File Menu</title>
8            <para>
9                <variablelist>
10                    <varlistentry>
11                        <term><menuchoice><shortcut><keycombo action="simul">&Ctrl;<keycap>N</keycap></keycombo></shortcut><guimenuitem>New</guimenuitem></menuchoice></term>
12                        <listitem><simpara><action>Creates a new pattern, using the default values set in the pattern properties dialog.</action></simpara></listitem>
13                    </varlistentry>
14                    <varlistentry>
15                        <term><menuchoice><shortcut><keycombo action="simul">&Ctrl;<keycap>O</keycap></keycombo></shortcut><guimenuitem>Open</guimenuitem></menuchoice></term>
16                        <listitem><simpara><action>Opens an existing pattern</action></simpara></listitem>
17                    </varlistentry>
18                    <varlistentry>
19                        <term><menuchoice><guimenuitem>Open Recent</guimenuitem></menuchoice></term>
20                        <listitem><simpara><action>Open a recently used pattern</action></simpara></listitem>
21                    </varlistentry>
22                    <varlistentry>
23                        <term><menuchoice><shortcut><keycombo action="simul">&Ctrl;<keycap>S</keycap></keycombo></shortcut><guimenuitem>Save</guimenuitem></menuchoice></term>
24                        <listitem><simpara><action>Saves the pattern</action></simpara></listitem>
25                    </varlistentry>
26                    <varlistentry>
27                        <term><menuchoice><shortcut><keycombo action="simul">&Ctrl;&Shift;<keycap>S</keycap></keycombo></shortcut><guimenuitem>Save As</guimenuitem></menuchoice></term>
28                        <listitem><simpara><action>Saves the pattern under a new name</action></simpara></listitem>
29                    </varlistentry>
30                    <varlistentry>
31                        <term><menuchoice><guimenuitem>Revert</guimenuitem></menuchoice></term>
32                        <listitem><simpara><action>Revert the pattern to the last saved state</action></simpara></listitem>
33                    </varlistentry>
34                    <varlistentry>
35                        <term><menuchoice><shortcut><keycombo action="simul">&Ctrl;<keycap>P</keycap></keycombo></shortcut><guimenuitem>Print</guimenuitem></menuchoice></term>
36                        <listitem><simpara><action>Print the pattern</action></simpara></listitem>
37                    </varlistentry>
38                    <varlistentry>
39                        <term><menuchoice><guimenuitem>Print Setup</guimenuitem></menuchoice></term>
40                        <listitem><simpara><action>Set up the printing layout</action></simpara></listitem>
41                    </varlistentry>
42                    <varlistentry>
43                        <term><menuchoice><guimenuitem>Import Image</guimenuitem></menuchoice></term>
44                        <listitem><simpara><action>Import an image file converting it to stitches</action></simpara></listitem>
45                    </varlistentry>
46                    <varlistentry>
47                        <term><menuchoice><guimenuitem>File Properties</guimenuitem></menuchoice></term>
48                        <listitem><simpara><action>Display / Edit the document properties</action></simpara></listitem>
49                    </varlistentry>
50                    <varlistentry>
51                        <term><menuchoice><guimenuitem>Add Background Image</guimenuitem></menuchoice></term>
52                        <listitem><simpara><action>Insert an image as a background for tracing.</action></simpara></listitem>
53                    </varlistentry>
54                    <varlistentry>
55                        <term><menuchoice><guimenuitem>Remove Background Image</guimenuitem></menuchoice></term>
56                        <listitem><simpara><action>Select a background image to remove.  The sub menu for this is populated from the background images previously inserted.</action></simpara></listitem>
57                    </varlistentry>
58                    <varlistentry>
59                        <term><menuchoice><shortcut><keycombo action="simul">&Ctrl;<keycap>W</keycap></keycombo></shortcut><guimenuitem>Close</guimenuitem></menuchoice></term>
60                        <listitem><simpara><action>Close the pattern</action></simpara></listitem>
61                    </varlistentry>
62                    <varlistentry>
63                        <term><menuchoice><shortcut><keycombo action="simul">&Ctrl;<keycap>Q</keycap></keycombo></shortcut><guimenuitem>Quit</guimenuitem></menuchoice></term>
64                        <listitem><simpara><action>Quits</action> &kxstitch;</simpara></listitem>
65                    </varlistentry>
66                </variablelist>
67            </para>
68        </sect2>
69
70        <sect2>
71            <title>The Edit Menu</title>
72            <para>
73                <variablelist>
74                    <varlistentry>
75                        <term><menuchoice><shortcut><keycombo action="simul">&Ctrl;<keycap>Z</keycap></keycombo></shortcut><guimenuitem>Undo</guimenuitem></menuchoice></term>
76                        <listitem><simpara><action>Undo the last change. The list of changes are shown in the History window.</action></simpara></listitem>
77                    </varlistentry>
78                    <varlistentry>
79                        <term><menuchoice><shortcut><keycombo action="simul">&Ctrl;&Shift;<keycap>Z</keycap></keycombo></shortcut><guimenuitem>Redo</guimenuitem></menuchoice></term>
80                        <listitem><simpara><action>Redo the last change undone. The list of changes are shown in the History window.</action></simpara></listitem>
81                    </varlistentry>
82                    <varlistentry>
83                        <term><menuchoice><shortcut><keycombo action="simul">&Ctrl;<keycap>X</keycap></keycombo></shortcut><guimenuitem>Cut</guimenuitem></menuchoice></term>
84                        <listitem><simpara><action>Cut the selected area to the clipboard</action></simpara></listitem>
85                    </varlistentry>
86                    <varlistentry>
87                        <term><menuchoice><shortcut><keycombo action="simul">&Ctrl;<keycap>C</keycap></keycombo></shortcut><guimenuitem>Copy</guimenuitem></menuchoice></term>
88                        <listitem><simpara><action>Copy the selected area to the clipboard</action></simpara></listitem>
89                    </varlistentry>
90                    <varlistentry>
91                        <term><menuchoice><shortcut><keycombo action="simul">&Ctrl;<keycap>V</keycap></keycombo></shortcut><guimenuitem>Paste</guimenuitem></menuchoice></term>
92                        <listitem><simpara><action>Paste the selected area</action></simpara></listitem>
93                    </varlistentry>
94                    <varlistentry>
95		      <term><menuchoice><guisubmenu>Selection Masks</guisubmenu><guimenuitem>Stitch Mask</guimenuitem></menuchoice></term>
96                        <listitem><simpara><action>Limit selections to the currently selected stitch type</action></simpara></listitem>
97                    </varlistentry>
98                    <varlistentry>
99                        <term><menuchoice><guisubmenu>Selection Masks</guisubmenu><guimenuitem>Color Mask</guimenuitem></menuchoice></term>
100                        <listitem><simpara><action>Limit selections to the currently selected color</action></simpara></listitem></varlistentry>
101                    <varlistentry>
102                        <term><menuchoice><guisubmenu>Selection Masks</guisubmenu><guimenuitem>Exclude Backstitches</guimenuitem></menuchoice></term>
103                        <listitem><simpara><action>Exclude backstitches from the selection</action></simpara></listitem>
104                    </varlistentry>
105                    <varlistentry>
106                        <term><menuchoice><guisubmenu>Selection Masks</guisubmenu><guimenuitem>Exclude Knots</guimenuitem></menuchoice></term>
107                        <listitem><simpara><action>Exclude Knots from the selection</action></simpara></listitem>
108                    </varlistentry>
109                    <varlistentry>
110                        <term><menuchoice><guimenuitem>Mirror / Rotate makes copies</guimenuitem></menuchoice></term>
111                        <listitem><simpara><action>If set, the mirror and rotate functions will make a copy of the selection, otherwise the selected area is moved</action></simpara></listitem>
112                    </varlistentry>
113                    <varlistentry>
114                        <term><menuchoice><guisubmenu>Mirror Selection</guisubmenu><guimenuitem>Horizontally</guimenuitem></menuchoice></term>
115                        <listitem><simpara><action>Mirror the selected area horizontally, &ie; flipped from left to right</action></simpara></listitem>
116                    </varlistentry>
117                    <varlistentry>
118                        <term><menuchoice><guisubmenu>Mirror Selection</guisubmenu><guimenuitem>Vertically</guimenuitem></menuchoice></term>
119                        <listitem><simpara><action>Mirrors the selected area vertically, &ie; flipped from top to bottom</action></simpara></listitem>
120                    </varlistentry>
121                    <varlistentry>
122                        <term><menuchoice><guisubmenu>Rotate Selection</guisubmenu><guimenuitem>90 degrees</guimenuitem></menuchoice></term>
123                        <listitem><simpara><action>Rotate the selected area anti clockwise 90 degrees</action></simpara></listitem>
124                    </varlistentry>
125                    <varlistentry>
126                        <term><menuchoice><guisubmenu>Rotate Selection</guisubmenu><guimenuitem>180 degrees</guimenuitem></menuchoice></term>
127                        <listitem><simpara><action>Rotate the selected area anti clockwise 180 degrees</action></simpara></listitem>
128                    </varlistentry>
129                    <varlistentry>
130                        <term><menuchoice><guisubmenu>Rotate Selection</guisubmenu><guimenuitem>270 degrees</guimenuitem></menuchoice></term>
131                        <listitem><simpara><action>Rotate the selected area anti clockwise 270 degrees</action></simpara></listitem>
132                    </varlistentry>
133                </variablelist>
134            </para>
135            <sect3>
136                <title>Cut, Copy and Paste</title>
137                <para>
138                    Cutting and copying areas of the pattern can make use of stitch and color masks and the exclusion of backstitches and knots
139                    to limit the selection.
140                </para>
141                <para>
142                    The paste operation in &kxstitch; allows you to press and hold the &LMB; down roughly in the position that
143                    the paste data is to go which will provide an image of the paste data to allow accurate positioning before
144                    releasing the mouse button to finalize the position.  This technique is also used for the mirroring and
145                    rotate functions. The cursor keys can also be used to move the pasted pattern around and the &Enter; key
146                    used to fix the position.
147                </para>
148            </sect3>
149        </sect2>
150
151        <sect2>
152            <title>The View Menu</title>
153            <para>
154                <variablelist>
155                    <varlistentry>
156                        <term><menuchoice><guimenuitem>Actual Size</guimenuitem></menuchoice></term>
157                        <listitem><simpara><action>Zoom the view so that the screen size approximates the physical size</action></simpara></listitem>
158                    </varlistentry>
159                    <varlistentry>
160                        <term><menuchoice><guimenuitem>Fit To Page</guimenuitem></menuchoice></term>
161                        <listitem><simpara><action>Zoom the view so that the whole pattern fits within the visible area</action></simpara></listitem>
162                    </varlistentry>
163                    <varlistentry>
164                        <term><menuchoice><guimenuitem>Fit To Page Width</guimenuitem></menuchoice></term>
165                        <listitem><simpara><action>Zoom the view so that the patterns width fits within the visible area</action></simpara></listitem>
166                    </varlistentry>
167                    <varlistentry>
168                        <term><menuchoice><guimenuitem>Fit To Page Height</guimenuitem></menuchoice></term>
169                        <listitem><simpara><action>Zoom the view so that the patterns height fits within the visible area</action></simpara></listitem>
170                    </varlistentry>
171                    <varlistentry>
172                        <term><menuchoice><shortcut><keycombo action="simul">&Ctrl;<keycap>+</keycap></keycombo></shortcut><guimenuitem>Zoom In</guimenuitem></menuchoice></term>
173                        <listitem><simpara><action>Zoom in on the editor view</action></simpara></listitem>
174                    </varlistentry>
175                    <varlistentry>
176                        <term><menuchoice><shortcut><keycombo action="simul">&Ctrl;<keycap>-</keycap></keycombo></shortcut><guimenuitem>Zoom Out</guimenuitem></menuchoice></term>
177                        <listitem><simpara><action>Zoom out on the editor view</action></simpara></listitem></varlistentry>
178                    <varlistentry>
179                        <term><menuchoice><guimenuitem>Preview</guimenuitem></menuchoice></term>
180                        <listitem><simpara><action>Show or hide the preview window</action></simpara></listitem>
181                    </varlistentry>
182                    <varlistentry>
183                        <term><menuchoice><guimenuitem>Palette</guimenuitem></menuchoice></term>
184                        <listitem><simpara><action>Show or hide the palette window</action></simpara></listitem>
185                    </varlistentry>
186                    <varlistentry>
187                        <term><menuchoice><guimenuitem>History</guimenuitem></menuchoice></term>
188                        <listitem><simpara><action>Show or hide the history window</action></simpara></listitem>
189                    </varlistentry>
190                    <varlistentry>
191                        <term><menuchoice><guimenuitem>Imported Image</guimenuitem></menuchoice></term>
192                        <listitem><simpara><action>Show or hide the imported image preview window</action></simpara></listitem>
193                    </varlistentry>
194                    <varlistentry>
195                        <term><menuchoice><guimenuitem>Show Background Image</guimenuitem></menuchoice></term>
196                        <listitem><simpara><action>Show or hide a background image. The list is generated dynamically based on the inserted background images</action></simpara></listitem>
197                    </varlistentry>
198                    <varlistentry>
199                        <term><menuchoice><guimenuitem>Fit Background Image to Selection</guimenuitem></menuchoice></term>
200                        <listitem><simpara><action>Fit the selected background image to the current selection area</action></simpara></listitem>
201                    </varlistentry>
202                </variablelist>
203            </para>
204        </sect2>
205
206        <sect2>
207            <title>The Stitches Menu</title>
208            <para>
209                <variablelist>
210                    <varlistentry>
211                        <term><menuchoice><guimenuitem>Quarter Stitch</guimenuitem></menuchoice></term>
212                        <listitem><simpara><action>Quarter Stitch, the position is determined by the quadrant of the cell selected</action></simpara></listitem>
213                    </varlistentry>
214                    <varlistentry>
215                        <term><menuchoice><guimenuitem>Half Stitch</guimenuitem></menuchoice></term>
216                        <listitem><simpara><action>Half Stitch, the direction is determined by the quadrant of the cell selected</action></simpara></listitem>
217                    </varlistentry>
218                    <varlistentry>
219                        <term><menuchoice><guimenuitem>3 Quarter Stitch</guimenuitem></menuchoice></term>
220                        <listitem>
221                    <simpara><action>Three Quarter Stitch, the orientation is determined by the quadrant of the cell selected</action></simpara></listitem>
222                    </varlistentry>
223                    <varlistentry>
224                        <term><menuchoice><guimenuitem>Full Stitch</guimenuitem></menuchoice></term>
225                        <listitem><simpara><action>Full Stitch</action></simpara></listitem>
226                    </varlistentry>
227                    <varlistentry>
228                        <term><menuchoice><guimenuitem>Small Half Stitch</guimenuitem></menuchoice></term>
229                        <listitem><simpara><action>A small half stitch, the position is determined by the quadrant of the cell selected</action></simpara></listitem>
230                    </varlistentry>
231                    <varlistentry>
232                        <term><menuchoice><guimenuitem>Small Full Stitch</guimenuitem></menuchoice></term>
233                        <listitem><simpara><action>A small full stitch, the position is determined by the quadrant of the cell selected</action></simpara></listitem>
234                    </varlistentry>
235                    <varlistentry>
236                        <term><menuchoice><guimenuitem>French Knot</guimenuitem></menuchoice></term>
237                        <listitem><simpara><action>French Knot Stitch</action></simpara></listitem>
238                    </varlistentry>
239                </variablelist>
240            </para>
241        </sect2>
242
243        <sect2>
244            <title>The Tools Menu</title>
245            <para>
246                <variablelist>
247                    <varlistentry>
248                        <term><menuchoice><guimenuitem>Paint</guimenuitem></menuchoice></term>
249                            <listitem><simpara><action>
250                                Paint stitches onto the canvas - Press down the &LMB; and drag around the window.
251                                Stitches will be added to each cell passed over. Release the mouse button to stop painting.
252                            </action></simpara></listitem>
253                        </varlistentry>
254                    <varlistentry>
255                        <term><menuchoice><guimenuitem>Draw</guimenuitem></menuchoice></term>
256                        <listitem><simpara><action>
257                            Draw a line of stitches onto the canvas - Press down the &LMB; at the start of the line,
258                            drag to the required end point of the line and release the mouse button. Stitches will be added to
259                            each cell that the line passes through.
260                        </action></simpara></listitem>
261                    </varlistentry>
262                    <varlistentry>
263                        <term><menuchoice><guimenuitem>Erase</guimenuitem></menuchoice></term>
264                        <listitem><simpara><action>
265                            Erase stitches - Press down the &LMB; and drag over the stitches to be deleted. All stitches
266                            within the cells passed over will be removed. Release the mouse button to stop erasing.  To erase backstitches
267                            hold down the &Ctrl; key and left click in the start or end point of the backstitch, if there is more than one backstitch
268                            at the digitized point this method will erase the first one found.  To delete a specific backstitch, click and
269                            drag from one end to the other. To erase french knots hold down the &Shift; key and left click on the knot to delete it.
270                        </action></simpara></listitem>
271                    </varlistentry>
272                    <varlistentry>
273                        <term><menuchoice><guimenuitem>Draw Rectangle</guimenuitem></menuchoice></term>
274                        <listitem><simpara><action>
275                            Draw a rectangle - Press down the &LMB; at one corner of the rectangle and drag to the
276                            opposite corner. Release the mouse button and an unfilled rectangle of stitches will be added to the
277                            canvas.
278                        </action></simpara></listitem>
279                    </varlistentry>
280                    <varlistentry>
281                        <term><menuchoice><guimenuitem>Fill Rectangle</guimenuitem></menuchoice></term>
282                        <listitem><simpara><action>
283                            Draw a filled rectangle - Press down the &LMB; at one corner of the rectangle and drag to the
284                            opposite corner. Release the mouse button and a filled rectangle of stitches will be added to the canvas.
285                        </action></simpara></listitem>
286                    </varlistentry>
287                    <varlistentry>
288                        <term><menuchoice><guimenuitem>Draw Ellipse</guimenuitem></menuchoice></term>
289                        <listitem><simpara><action>
290                            Draw an ellipse - Press down the &LMB; at one corner of the ellipse and drag to the
291                            opposite corner. Release the mouse button and an unfilled ellipse of stitches will be added to the
292                            canvas.
293                        </action></simpara></listitem>
294                    </varlistentry>
295                    <varlistentry>
296                        <term><menuchoice><guimenuitem>Fill Ellipse</guimenuitem></menuchoice></term>
297                        <listitem><simpara><action>
298                            Draw a filled ellipse - Press down the &LMB; at one corner of the ellipse and drag to the
299                            opposite corner. Release the mouse button and a filled ellipse of stitches will be added to the canvas.
300                        </action></simpara></listitem>
301                    </varlistentry>
302                    <varlistentry>
303                        <term><menuchoice><guimenuitem>Fill Polygon</guimenuitem></menuchoice></term>
304                        <listitem><simpara><action>
305                            Draw a filled polygon - Click on each cell marking the vertexes of the polygon, click and drag to create more complex
306                            curves.  Each of the vertexes are marked by a circle with a black line joining them. To close the polygon click on the
307                            starting cell again.  You can use the &Backspace; key to remove the last point, or the &Esc; key to remove all vertexes and
308                            cancel the operation.
309                        </action></simpara></listitem>
310                    </varlistentry>
311                    <varlistentry>
312                        <term><menuchoice><guimenuitem>Text</guimenuitem></menuchoice></term>
313                        <listitem><simpara><action>
314                            Insert text in stitches. This invokes the text dialog.  Select the font required and the size, enter the text
315                            and click <guibutton>OK</guibutton>.  Press the &LMB; roughly where you would like the text, move the mouse to position
316                            the text accurately and then release the mouse button.  This is the same as the paste function.
317                        </action></simpara></listitem>
318                    </varlistentry>
319                    <varlistentry>
320                        <term><menuchoice><guimenuitem>Alphabet</guimenuitem></menuchoice></term>
321                        <listitem><simpara><action>
322                            Insert patterns from the currently selected library that match the keys pressed.
323                            This allows the creation of pattern alphabets that can have a key assignment.  After selecting this tool
324                            and clicking a position on the pattern for the insertion point, each key pressed will be searched for in
325                            the current library for a matching pattern.  If found this will be inserted at the position on the pattern
326                            and the insertion position then advanced by the width of the inserted character pattern.  The pattern
327                            space will be extended right to allow further characters to be entered.  Pressing &Enter; will start a new
328                            line under the position of the original insertion point, the pattern space will be extended downwards
329                            to accommodate the new line if insufficient space is available.  &Backspace; will delete the last character entered
330                            and the <keycap>Space</keycap> key will advance the insertion point by either the width of a space character in the library
331                            or a predetermined amount if no space character exists. The text will wrap onto the next line if the edge of the
332                            pattern is reached and the end of a word is detected.
333                        </action></simpara></listitem>
334                    </varlistentry>
335                    <varlistentry>
336                        <term><menuchoice><guimenuitem>Select</guimenuitem></menuchoice></term>
337                        <listitem><simpara><action>
338                            Select a rectangular region - Press down the &LMB; at one corner of the rectangle, drag
339                            to the opposite corner and release the button. A selection rectangle is shown to indicate the area.
340                        </action></simpara></listitem>
341                    </varlistentry>
342                    <varlistentry>
343                        <term><menuchoice><guimenuitem>Color picker</guimenuitem></menuchoice></term>
344                        <listitem><simpara><action>
345                            Allows the selection of a color from the existing stitches. Hovering over stitches will show a tool tip
346                            indicating the color under the cursor. Clicking with the &LMB; will select it.
347                        </action></simpara></listitem>
348                    </varlistentry>
349                    <varlistentry>
350                        <term><menuchoice><guimenuitem>Backstitch</guimenuitem></menuchoice></term>
351                        <listitem><simpara><action>
352                            Add backstitching to the canvas - Press down the &LMB; at the start of the backstitch,
353                            it will snap to the closest of 9 points in the cell, drag to the end point of the backstitch and release
354                            the mouse button, again this will snap to the nearest of 9 points in the cell.
355                        </action></simpara></listitem>
356                    </varlistentry>
357                </variablelist>
358            </para>
359        </sect2>
360
361        <sect2>
362            <title>The Palette Menu</title>
363            <para>
364                <variablelist>
365                    <varlistentry>
366                        <term><menuchoice><guimenuitem>Palette Manager</guimenuitem></menuchoice></term>
367                        <listitem><simpara><action>
368                            Add and remove colors to the current palette.  Assign symbols and the number of strands
369                            for the stitching and backstitching.
370                        </action></simpara></listitem>
371                    </varlistentry>
372                    <varlistentry>
373                        <term><menuchoice><guimenuitem>Show Symbols</guimenuitem></menuchoice></term>
374                        <listitem><simpara><action>Show the symbols associated with each color</action></simpara></listitem></varlistentry>
375                    <varlistentry>
376                        <term><menuchoice><guimenuitem>Clear Unused</guimenuitem></menuchoice></term>
377                        <listitem><simpara><action>Removes the unused colors from the palette.</action></simpara></listitem>
378                    </varlistentry>
379                    <varlistentry>
380                        <term><menuchoice><guimenuitem>Swap Colors</guimenuitem></menuchoice></term>
381                        <listitem><simpara><action>
382                            The next color selected will be swapped with the currently selected color. If you select the eye dropper
383                            tool, you can choose the color to be swapped with directly from the pattern.
384                        </action></simpara></listitem>
385                    </varlistentry>
386                    <varlistentry>
387                        <term><menuchoice><guimenuitem>Replace Colors</guimenuitem></menuchoice></term>
388                        <listitem><simpara><action>
389                            The next color selected will replace the currently selected color. As with swap colors, you can use the
390                            eye dropper tool to select the color from the pattern.
391                        </action></simpara></listitem>
392                    </varlistentry>
393                </variablelist>
394            </para>
395        </sect2>
396
397        <sect2>
398            <title>The Library Menu</title>
399            <para>
400                <variablelist>
401                    <varlistentry>
402                        <term><menuchoice><guimenuitem>Library Manager</guimenuitem></menuchoice></term>
403                        <listitem><simpara><action>
404                            Open the pattern library manager which is a non modal dialog allowing the creation and
405                            use of libraries of patterns or alphabets.  Drag and drop is available to allow the dragging and
406                            dropping of patterns from the library to the pattern.  Automatic conversion of flosses to suit the
407                            current pattern and scaling of the image to the current pattern scale for accurate positioning.
408                        </action></simpara></listitem>
409                    </varlistentry>
410                </variablelist>
411            </para>
412        </sect2>
413
414        <sect2>
415            <title>The Pattern Menu</title>
416            <para>
417                <variablelist>
418                    <varlistentry>
419                        <term><menuchoice><guimenuitem>Extend Pattern</guimenuitem></menuchoice></term>
420                        <listitem><simpara><action>Extend the pattern top, left, right and bottom</action></simpara></listitem>
421                    </varlistentry>
422                    <varlistentry>
423                        <term><menuchoice><guimenuitem>Center Pattern</guimenuitem></menuchoice></term>
424                        <listitem><simpara><action>Center the pattern in the canvas</action></simpara></listitem>
425                    </varlistentry>
426                    <varlistentry>
427                        <term><menuchoice><guimenuitem>Crop Canvas To Pattern</guimenuitem></menuchoice></term>
428                        <listitem><simpara><action>Crop the canvas to the extents of the pattern</action></simpara></listitem>
429                    </varlistentry>
430                    <varlistentry>
431                        <term><menuchoice><guimenuitem>Crop Canvas To Selection</guimenuitem></menuchoice></term>
432                        <listitem><simpara><action>Crop the canvas to the extents of the current selection</action></simpara></listitem>
433                    </varlistentry>
434                    <varlistentry>
435                        <term><menuchoice><guimenuitem>Insert Rows</guimenuitem></menuchoice></term>
436                        <listitem><simpara><action>Insert a number of rows represented by a selection area</action></simpara></listitem>
437                    </varlistentry>
438                    <varlistentry>
439                        <term><menuchoice><guimenuitem>Insert Columns</guimenuitem></menuchoice></term>
440                        <listitem><simpara><action>Insert a number of columns represented by a selection area</action></simpara></listitem>
441                    </varlistentry>
442                </variablelist>
443            </para>
444        </sect2>
445
446        <sect2>
447            <title>The Settings Menu</title>
448            <para>Apart from the common &kde; Settings menu entries described in the <ulink url="help:/fundamentals/ui.html#menus-settings">
449            Settings Menu</ulink> chapter of the &kde; Fundamentals &kxstitch; has these application specific menu entries:
450            </para>
451            <para>
452                <variablelist>
453                    <varlistentry>
454                        <term><menuchoice><guimenuitem>Format Scales As</guimenuitem></menuchoice></term>
455                        <listitem><simpara><action>Change the scale display format to Stitches, CM or Inches.</action></simpara></listitem>
456                    </varlistentry>
457                    <varlistentry>
458                        <term><menuchoice><guimenuitem>Render Stitches As</guimenuitem></menuchoice></term>
459                        <listitem><simpara><action>Change the way stitches are displayed.</action></simpara></listitem>
460                    </varlistentry>
461                    <varlistentry>
462                        <term><menuchoice><guimenuitem>Render Backstitches As</guimenuitem></menuchoice></term>
463                        <listitem><simpara><action>Change the way backstitches are displayed.</action></simpara></listitem>
464                    </varlistentry>
465                    <varlistentry>
466                        <term><menuchoice><guimenuitem>Render Knots As</guimenuitem></menuchoice></term>
467                        <listitem><simpara><action>Change the way knots are displayed.</action></simpara></listitem>
468                    </varlistentry>
469                    <varlistentry>
470                        <term><menuchoice><guimenuitem>Color Highlight</guimenuitem></menuchoice></term>
471                        <listitem><simpara><action>Enable or disable color highlight mode</action></simpara></listitem>
472                    </varlistentry>
473                    <varlistentry>
474                        <term><menuchoice><guimenuitem>Show Stitches</guimenuitem></menuchoice></term>
475                        <listitem><simpara><action>Show or hide the stitches</action></simpara></listitem>
476                    </varlistentry>
477                    <varlistentry>
478                        <term><menuchoice><guimenuitem>Show Backstitches</guimenuitem></menuchoice></term>
479                        <listitem><simpara><action>Show or hide the backstitches</action></simpara></listitem>
480                    </varlistentry>
481                    <varlistentry>
482                        <term><menuchoice><guimenuitem>Show French Knots</guimenuitem></menuchoice></term>
483                        <listitem><simpara><action>Show or hide the french knots</action></simpara></listitem>
484                    </varlistentry>
485                    <varlistentry>
486                        <term><menuchoice><guimenuitem>Show Grid</guimenuitem></menuchoice></term>
487                        <listitem><simpara><action>Show or hide the grid</action></simpara></listitem>
488                    </varlistentry>
489                    <varlistentry>
490                        <term><menuchoice><guimenuitem>Show Background Images</guimenuitem></menuchoice></term>
491                        <listitem><simpara><action>Show or hide all the background images</action></simpara></listitem>
492                    </varlistentry>
493		    <varlistentry>
494                        <term><menuchoice><guimenuitem>Configure &kxstitch;</guimenuitem></menuchoice></term>
495			<listitem><simpara><action>Open &kxstitch; <link linkend="ConfigurationDialog">configuration dialog</link>.</action></simpara></listitem>
496                    </varlistentry>
497                </variablelist>
498            </para>
499
500        </sect2>
501
502        <sect2>
503            <title>The Help Menu</title>
504            <para>
505            Additionally &kxstitch; has the common &kde; Help
506            menu items, for more information read the section about the <ulink url="help:/fundamentals/ui.html#menus-help">Help Menu</ulink>
507            of the &kde; Fundamentals.
508            </para>
509        </sect2>
510    </sect1>
511</chapter>
512