[multimedia/kwave/branch_doc_from_Toni_20180608] doc/en: from_Toni_20180608

Thomas Eschenbacher null at kde.org
Sun Jul 24 10:14:51 BST 2022


Git commit cc0ce9f38b44f805b6bd649f6581816164ee809b by Thomas Eschenbacher.
Committed on 16/06/2018 at 19:48.
Pushed by eschenbacher into branch 'branch_doc_from_Toni_20180608'.

from_Toni_20180608

M  +154  -134  doc/en/index.docbook

https://invent.kde.org/multimedia/kwave/commit/cc0ce9f38b44f805b6bd649f6581816164ee809b

diff --git a/doc/en/index.docbook b/doc/en/index.docbook
index 42ec9e3e..e9383c83 100644
--- a/doc/en/index.docbook
+++ b/doc/en/index.docbook
@@ -833,9 +833,9 @@
 		    can be resized, moved, tiled, cascaded or minimized.
 		</para>
 		<para>
-		    You can select a window from the <guimenu>Windows</guimenu>
+		    You can select a window from the <guimenu>Window</guimenu>
 		    menu or cycle through the sub-windows with
-		    <keycombo>&Ctrl;<keysym>Tab</keysym></keycombo>.
+		    <keycombo>&Ctrl;	</keycombo>.
 		    <screenshot>
 			<screeninfo>
 			    screenshot of &kwave; in MDI mode
@@ -859,9 +859,9 @@
 		    some popular Internet browsers.
 		</para>
 		<para>
-		    You can activate a tab via the <guimenu>Windows</guimenu>
+		    You can activate a tab via the <guimenu>Window</guimenu>
 		    menu or cycle through the tabs with
-		    <keycombo>&Ctrl;<keysym>Tab</keysym></keycombo>.
+		    <keycombo>&Ctrl;	</keycombo>.
 		    <screenshot>
 			<screeninfo>
 			    screenshot of &kwave; in TAB mode
@@ -958,16 +958,15 @@
 	    </para>
 	    <para>
 		It is also possible to pass &kwave; text commands, encoded as a
-		special <abbrev>URI</abbrev><footnote><para>universal resource identifier</para></footnote>,
+		special &URI;<footnote><para>universal resource identifier</para></footnote>,
 		this will be described in a <link linkend="kwave_uri">later section</link>.
 	    </para>
 	</sect2>
 
-	<sect2><title>GUI Type</title>
+	<sect2><title>&GUI; Type</title>
 	    <para>
 	    The parameter <literal>--gui=<replaceable>SDI</replaceable>|<replaceable>MDI</replaceable>|<replaceable>TAB</replaceable></literal>
-	    lets &kwave; start in one of the three possible
-	    <abbrev>GUI</abbrev> modes:
+	    lets &kwave; start in one of the three possible &GUI; modes:
 	    <link linkend="gui_sdi"><abbrev>SDI</abbrev></link>,
 	    <link linkend="gui_mdi"><abbrev>MDI</abbrev></link> or
 	    <link linkend="gui_tab"><abbrev>TAB</abbrev></link>.
@@ -1001,7 +1000,7 @@
 	    <para>
 	    The command line option <literal>--iconic</literal> lets &kwave;
 	    start up minimized (iconified). This might be useful when you want to
-	    start &kwave; without GUI interaction, ⪚ when running from a script.
+	    start &kwave; without &GUI; interaction, ⪚ when running from a script.
 	    This option also implicitly disables the splash screen!
 	    </para>
 
@@ -1515,14 +1514,14 @@
         </para></listitem>
         <listitem><para>
 	    <menuchoice>
-	    <shortcut><keycombo><keycap>Space</keycap></keycombo></shortcut>
+	    <shortcut><keycombo>&Space;</keycombo></shortcut>
 	    <guimenu>Play</guimenu><guimenuitem>Pause</guimenuitem>
 	    </menuchoice>: Pause the playback at the current position. Only
 	    available when the playback is running.
         </para></listitem>
         <listitem><para>
 	    <menuchoice>
-	    <shortcut><keycombo><keycap>Space</keycap></keycombo></shortcut>
+	    <shortcut><keycombo>&Space;</keycombo></shortcut>
 	    <guimenu>Play</guimenu><guimenuitem>Continue</guimenuitem>
 	    </menuchoice>: Continue the playback from the position where it
 	    has been paused. Only available if the playback is paused.
@@ -1591,103 +1590,103 @@
     <sect2 id="zooming"><title>Zooming in and out</title>
     <para>
         <itemizedlist>
-	<!-- zoom to all -->
+	<!-- zoom in -->
         <listitem><para>
-	    <emphasis>zoom to whole signal:</emphasis>
-	    selects a zoom factor that makes the whole signal visible in the
-	    current window.
+	    <emphasis>zoom in:</emphasis>
+	    zooms in to see more details, magnifies by factor 3.
 	    <itemizedlist>
 	    <listitem><para>
-		menu entry:
+		menu entry / keyboard shortcut:
 		<menuchoice>
-		<guimenu>View</guimenu><guimenuitem>Zoom to whole signal</guimenuitem>
+		<shortcut><keycombo>&Ctrl;<keycap>+</keycap></keycombo></shortcut>
+		<guimenu>View</guimenu><guimenuitem>Zoom In</guimenuitem>
 		</menuchoice>
 	    </para></listitem>
 	    <listitem><para>
 		toolbar button: <inlinemediaobject><imageobject>
-		<imagedata fileref="toolbar_kwave_viewmagfit.png" format="PNG"/>
-		</imageobject><textobject><phrase>zoom all button</phrase></textobject>
+		<imagedata fileref="toolbar_kwave_zoom_in.png" format="PNG"/>
+		</imageobject><textobject><phrase><quote>zoom in</quote></phrase></textobject>
 		</inlinemediaobject>
 	    </para></listitem>
 	    </itemizedlist>
-        </para></listitem>
-	<!-- zoom to 100% -->
+	</para></listitem>
+	<!-- zoom out -->
         <listitem><para>
-	    <emphasis>zoom to 100%:</emphasis>
-	    zooms in up to a scale where on sample is represented by on pixel
-	    on the screen.
+	    <emphasis>zoom out:</emphasis>
+	    zooms in to see less details, shrinks by factor 3.
 	    <itemizedlist>
 	    <listitem><para>
-		menu entry:
+		menu entry / keyboard shortcut:
 		<menuchoice>
-		<guimenu>View</guimenu><guimenuitem>Zoom to 100%</guimenuitem>
+		<shortcut><keycombo>&Ctrl;<keycap>-</keycap></keycombo></shortcut>
+		<guimenu>View</guimenu><guimenuitem>Zoom Out</guimenuitem>
 		</menuchoice>
 	    </para></listitem>
 	    <listitem><para>
 		toolbar button: <inlinemediaobject><imageobject>
-		<imagedata fileref="toolbar_kwave_zoom_original.png" format="PNG"/>
-		</imageobject><textobject><phrase>zoom to 100% button</phrase></textobject>
+		<imagedata fileref="toolbar_kwave_zoom_out.png" format="PNG"/>
+		</imageobject><textobject><phrase><quote>zoom out</quote></phrase></textobject>
 		</inlinemediaobject>
 	    </para></listitem>
 	    </itemizedlist>
         </para></listitem>
-	<!-- zoom in -->
+	<!-- zoom selection -->
         <listitem><para>
-	    <emphasis>zoom in:</emphasis>
-	    zooms in to see more details, magnifies by factor 3.
+	    <emphasis>zoom selection:</emphasis>
+	    zooms to a factor where the current selection is completely
+	    visible in the current view.
 	    <itemizedlist>
 	    <listitem><para>
 		menu entry / keyboard shortcut:
 		<menuchoice>
-		<shortcut><keycombo>&Ctrl;<keycap>+</keycap></keycombo></shortcut>
-		<guimenu>View</guimenu><guimenuitem>Zoom In</guimenuitem>
+		<shortcut><keycombo>&Ctrl;&Space;</keycombo></shortcut>
+		<guimenu>View</guimenu><guimenuitem>Zoom to Selection</guimenuitem>
 		</menuchoice>
 	    </para></listitem>
 	    <listitem><para>
 		toolbar button: <inlinemediaobject><imageobject>
-		<imagedata fileref="toolbar_kwave_zoom_in.png" format="PNG"/>
-		</imageobject><textobject><phrase>zoom in button</phrase></textobject>
+		<imagedata fileref="toolbar_kwave_viewmag.png" format="PNG"/>
+		</imageobject><textobject><phrase><quote>zoom to selection</quote></phrase></textobject>
 		</inlinemediaobject>
 	    </para></listitem>
 	    </itemizedlist>
-	</para></listitem>
-	<!-- zoom out -->
+        </para></listitem>
+	<!-- zoom to all -->
         <listitem><para>
-	    <emphasis>zoom out:</emphasis>
-	    zooms in to see less details, shrinks by factor 3.
+	    <emphasis>zoom to whole signal:</emphasis>
+	    selects a zoom factor that makes the whole signal visible in the
+	    current window.
 	    <itemizedlist>
 	    <listitem><para>
-		menu entry / keyboard shortcut:
+		menu entry:
 		<menuchoice>
-		<shortcut><keycombo>&Ctrl;<keycap>-</keycap></keycombo></shortcut>
-		<guimenu>View</guimenu><guimenuitem>Zoom Out</guimenuitem>
+		<guimenu>View</guimenu><guimenuitem>Zoom to whole signal</guimenuitem>
 		</menuchoice>
 	    </para></listitem>
 	    <listitem><para>
 		toolbar button: <inlinemediaobject><imageobject>
-		<imagedata fileref="toolbar_kwave_zoom_out.png" format="PNG"/>
-		</imageobject><textobject><phrase>zoom out button</phrase></textobject>
+		<imagedata fileref="toolbar_kwave_viewmagfit.png" format="PNG"/>
+        </imageobject><textobject><phrase><quote>zoom all</quote></phrase></textobject>
 		</inlinemediaobject>
 	    </para></listitem>
 	    </itemizedlist>
         </para></listitem>
-	<!-- zoom selection -->
+	<!-- zoom to 100% -->
         <listitem><para>
-	    <emphasis>zoom selection:</emphasis>
-	    zooms to a factor where the current selection is completely
-	    visible in the current view.
+	    <emphasis>zoom to 100%:</emphasis>
+	    zooms in up to a scale where on sample is represented by on pixel
+	    on the screen.
 	    <itemizedlist>
 	    <listitem><para>
-		menu entry / keyboard shortcut:
+		menu entry:
 		<menuchoice>
-		<shortcut><keycombo>&Ctrl;<keycap>Space</keycap></keycombo></shortcut>
-		<guimenu>View</guimenu><guimenuitem>Zoom to Selection</guimenuitem>
+		<guimenu>View</guimenu><guimenuitem>Zoom to 100%</guimenuitem>
 		</menuchoice>
 	    </para></listitem>
 	    <listitem><para>
 		toolbar button: <inlinemediaobject><imageobject>
-		<imagedata fileref="toolbar_kwave_viewmag.png" format="PNG"/>
-		</imageobject><textobject><phrase>zoom to selection button</phrase></textobject>
+		<imagedata fileref="toolbar_kwave_zoom_original.png" format="PNG"/>
+		</imageobject><textobject><phrase><quote>zoom to 100%</quote></phrase></textobject>
 		</inlinemediaobject>
 	    </para></listitem>
 	    </itemizedlist>
@@ -1705,42 +1704,44 @@
     <sect2 id="scrolling"><title>Scrolling left and right</title>
     <para>
         <itemizedlist>
-	<!-- scroll left -->
-        <listitem><para>
-	    <emphasis>scroll left:</emphasis>
-	    scrolls to the start of the signal by 1/3 of the current view.
+	<!-- goto position -->
+       <listitem><para>
+	    <emphasis>goto position:</emphasis>
+		opens a dialog to enter the position where you want scrolls the current view.
 	    </para>
 	    <para>
 		menu entry / keyboard shortcut:
 		<menuchoice>
-		<shortcut><keycombo><keycap>cursor Left</keycap></keycombo></shortcut>
-		<guimenu>View</guimenu><guimenuitem>Scroll left</guimenuitem>
+		<shortcut><keycombo>&Ctrl;<keycap>G</keycap></keycombo></shortcut>
+		<guimenu>View</guimenu><guimenuitem>Go to Position...</guimenuitem>
 		</menuchoice>
 	    </para>
-	    <para>
-		toolbar button: <inlinemediaobject><imageobject>
-		<imagedata fileref="toolbar_kwave_player_rew.png" format="PNG"/>
-		</imageobject><textobject><phrase>scroll left button</phrase></textobject>
-		</inlinemediaobject>
-	    </para>
         </listitem>
-	<!-- scroll right -->
-        <listitem><para>
-	    <emphasis>scroll right:</emphasis>
-	    scrolls to the end of the signal by 1/3 of the current view.
+	<!-- to begin -->
+       <listitem><para>
+	    <emphasis>to begin:</emphasis>
+	    scrolls the current view so that it starts
+	    at the beginning of the signal.
 	    </para>
 	    <para>
 		menu entry / keyboard shortcut:
 		<menuchoice>
-		<shortcut><keycombo><keycap>cursor right</keycap></keycombo></shortcut>
-		<guimenu>View</guimenu><guimenuitem>Scroll right</guimenuitem>
+		<shortcut><keycombo>&Ctrl;&Home;</keycombo></shortcut>
+		<guimenu>View</guimenu><guimenuitem>Begin</guimenuitem>
 		</menuchoice>
 	    </para>
+        </listitem>
+	<!-- to end -->
+       <listitem><para>
+	    <emphasis>to end:</emphasis>
+	    scrolls the current view so that it ends at the end of the signal.
+	    </para>
 	    <para>
-		toolbar button: <inlinemediaobject><imageobject>
-		<imagedata fileref="toolbar_kwave_player_fwd.png" format="PNG"/>
-		</imageobject><textobject><phrase>scroll right button</phrase></textobject>
-		</inlinemediaobject>
+		menu entry / keyboard shortcut:
+		<menuchoice>
+		<shortcut><keycombo>&Ctrl;&End;</keycombo></shortcut>
+		<guimenu>View</guimenu><guimenuitem>End</guimenuitem>
+		</menuchoice>
 	    </para>
         </listitem>
 	<!-- previous page -->
@@ -1751,14 +1752,14 @@
 	    <para>
 		menu entry / keyboard shortcut:
 		<menuchoice>
-		<shortcut><keycombo><keycap>Page up</keycap></keycombo></shortcut>
+		<shortcut><keycombo>&PgUp;</keycombo></shortcut>
 		<guimenu>View</guimenu><guimenuitem>Previous Page</guimenuitem>
 		</menuchoice>
 	    </para>
 	    <para>
 		toolbar button: <inlinemediaobject><imageobject>
 		<imagedata fileref="toolbar_kwave_player_start.png" format="PNG"/>
-		</imageobject><textobject><phrase>previous page button</phrase></textobject>
+		</imageobject><textobject><phrase><quote>previous page</quote></phrase></textobject>
 		</inlinemediaobject>
 	    </para>
         </listitem>
@@ -1770,43 +1771,54 @@
 	    <para>
 		menu entry / keyboard shortcut:
 		<menuchoice>
-		<shortcut><keycombo><keycap>Page down</keycap></keycombo></shortcut>
+		<shortcut><keycombo>&PgDn;</keycombo></shortcut>
 		<guimenu>View</guimenu><guimenuitem>Next Page</guimenuitem>
 		</menuchoice>
 	    </para>
 	    <para>
 		toolbar button: <inlinemediaobject><imageobject>
 		<imagedata fileref="toolbar_kwave_player_end.png" format="PNG"/>
-		</imageobject><textobject><phrase>next page button</phrase></textobject>
+		</imageobject><textobject><phrase><quote>next page</quote></phrase></textobject>
 		</inlinemediaobject>
 	    </para>
         </listitem>
-	<!-- to begin -->
-       <listitem><para>
-	    <emphasis>to begin:</emphasis>
-	    scrolls the current view so that it starts
-	    at the beginning of the signal.
+	<!-- scroll right -->
+        <listitem><para>
+	    <emphasis>scroll right:</emphasis>
+	    scrolls to the end of the signal by 1/3 of the current view.
 	    </para>
 	    <para>
 		menu entry / keyboard shortcut:
 		<menuchoice>
-		<shortcut><keycombo>&Ctrl;<keycap>Home</keycap></keycombo></shortcut>
-		<guimenu>View</guimenu><guimenuitem>Begin</guimenuitem>
+		<shortcut><keycombo>&Right;</keycombo></shortcut>
+		<guimenu>View</guimenu><guimenuitem>Scroll right</guimenuitem>
 		</menuchoice>
 	    </para>
+	    <para>
+		toolbar button: <inlinemediaobject><imageobject>
+		<imagedata fileref="toolbar_kwave_player_fwd.png" format="PNG"/>
+		</imageobject><textobject><phrase><quote>scroll right</quote></phrase></textobject>
+		</inlinemediaobject>
+	    </para>
         </listitem>
-	<!-- to end -->
-       <listitem><para>
-	    <emphasis>to end:</emphasis>
-	    scrolls the current view so that it ends at the end of the signal.
+	<!-- scroll left -->
+        <listitem><para>
+	    <emphasis>scroll left:</emphasis>
+	    scrolls to the start of the signal by 1/3 of the current view.
 	    </para>
 	    <para>
 		menu entry / keyboard shortcut:
 		<menuchoice>
-		<shortcut><keycombo>&Ctrl;<keycap>End</keycap></keycombo></shortcut>
-		<guimenu>View</guimenu><guimenuitem>End</guimenuitem>
+		<shortcut><keycombo>&Left;</keycombo></shortcut>
+		<guimenu>View</guimenu><guimenuitem>Scroll left</guimenuitem>
 		</menuchoice>
 	    </para>
+	    <para>
+		toolbar button: <inlinemediaobject><imageobject>
+		<imagedata fileref="toolbar_kwave_player_rew.png" format="PNG"/>
+		</imageobject><textobject><phrase><quote>scroll left</quote></phrase></textobject>
+		</inlinemediaobject>
+	    </para>
         </listitem>
 	</itemizedlist>
     </para>
@@ -1821,18 +1833,18 @@
 	<itemizedlist>
 	<!-- <left click> on overview widget -->
 	<listitem><para>
-	    <emphasis>single click with left mouse button</emphasis>:
+	    <emphasis>single click with &LMB;</emphasis>:
 		directly move the current view to the clicked position.
 	</para></listitem>
 	<!-- <double click left> on overview widget -->
 	<listitem><para>
-	    <emphasis>double click with left mouse button</emphasis>:
+	    <emphasis>double click with &LMB;</emphasis>:
 		directly move the current view to the clicked position
 		and additionally zoom in.
 	</para></listitem>
 	<!-- <shift> + <double click left> on overview widget -->
 	<listitem><para>
-	    <emphasis>double click with left mouse button, with
+	    <emphasis>double click with &LMB;, with
 		&Shift; pressed</emphasis>:
 		directly move the current view to the clicked position
 		and additionally zoom out.
@@ -1845,7 +1857,7 @@
     <sect2 id="vertical_zoom"><title>Vertical zoom</title>
     <para>
 	You can zoom the current view vertically by pressing the
-	<keycap>Alt</keycap> key and scrolling with the mouse wheel.
+	&Alt; key and scrolling with the mouse wheel.
     </para>
     </sect2>
 
@@ -1907,20 +1919,21 @@
     <para>
     The easiest way of selecting a range of samples is just to do that
     with mouse. It works like you are used from other applications: just press
-    the left mouse button at the point you want to let the selection start
+    the &LMB; at the point you want to let the selection start
     and release the button where you want it to end.
     </para>
     <para>
     If you want to adjust or move the selection's start or end, you can move the
     mouse cursor near to the start or the end of the selection until it changes
     from the standard arrow cursor into the left-right arrow cursor and then
-    press the left mouse button and adjust.
+    press the &LMB; and adjust.
     </para>
     <para>
     You can also extend or shrink the selection to a specific point by holding
-    down the &Shift; key while clicking with the left mouse button. Depending
+    down the &Shift; key while clicking with the &LMB;. Depending
     on which border is nearer, the left or right border of the selection will
-    be set to a new position.
+    be set until the new position. If there was nothing selected, will be set
+    from the beginning.
     </para>
     <para>
     There are also some functions available via the menu and of course some
@@ -1934,17 +1947,17 @@
 	</menuchoice>
     </para></listitem>
     <listitem><para>
-	remove any selection and select "nothing":
+	select a range:
 	<menuchoice>
-	<shortcut><keycombo><keycap>N</keycap></keycombo></shortcut>
-	<guimenu>Edit</guimenu><guimenuitem>Selection</guimenuitem><guimenuitem>Nothing</guimenuitem>
+	<shortcut><keycombo><keycap>R</keycap></keycombo></shortcut>
+	<guimenu>Edit</guimenu><guimenuitem>Selection</guimenuitem><guimenuitem>Range</guimenuitem>
 	</menuchoice>
     </para></listitem>
     <listitem><para>
 	the currently visible area:
 	<menuchoice>
 	<shortcut><keycombo><keycap>V</keycap></keycombo></shortcut>
-	<guimenu>Edit</guimenu><guimenuitem>Selection</guimenuitem><guimenuitem>Visible</guimenuitem>
+	<guimenu>Edit</guimenu><guimenuitem>Selection</guimenuitem><guimenuitem>Visible Area</guimenuitem>
 	</menuchoice>
     </para></listitem>
     <listitem><para>
@@ -1969,18 +1982,25 @@
     <para>
 	(Hint: use the "<keycap>-</keycap>" key from the numeric keypad!)
     </para></listitem>
+    <listitem><para>
+	remove any selection and select "nothing":
+	<menuchoice>
+	<shortcut><keycombo><keycap>N</keycap></keycombo></shortcut>
+	<guimenu>Edit</guimenu><guimenuitem>Selection</guimenuitem><guimenuitem>Nothing</guimenuitem>
+	</menuchoice>
+    </para></listitem>
     <listitem><para>
 	expand the selection to the start of the signal (first sample):
 	<menuchoice>
-	<shortcut><keycombo>&Shift;<keycap>Home</keycap></keycombo></shortcut>
-	<guimenu>Edit</guimenu><guimenuitem>Selection</guimenuitem><guimenuitem>to start</guimenuitem>
+	<shortcut><keycombo>&Shift;&Home;</keycombo></shortcut>
+	<guimenu>Edit</guimenu><guimenuitem>Selection</guimenuitem><guimenuitem>To Start</guimenuitem>
 	</menuchoice>
     </para></listitem>
     <listitem><para>
 	expand the selection to the end of the signal (last sample):
 	<menuchoice>
-	<shortcut><keycombo>&Shift;<keycap>End</keycap></keycombo></shortcut>
-	<guimenu>Edit</guimenu><guimenuitem>Selection</guimenuitem><guimenuitem>to end</guimenuitem>
+	<shortcut><keycombo>&Shift;&End;</keycombo></shortcut>
+	<guimenu>Edit</guimenu><guimenuitem>Selection</guimenuitem><guimenuitem>To End</guimenuitem>
 	</menuchoice>
     </para></listitem>
     <!-- expand to labels -->
@@ -1998,16 +2018,16 @@
 	select the area between the next two labels that are right from the
 	current selection or up to the end of the signal:
 	<menuchoice>
-	<shortcut><keycombo>&Shift;&Ctrl;<keycap>N</keycap></keycombo></shortcut>
-	<guimenu>Edit</guimenu><guimenuitem>Selection</guimenuitem><guimenuitem>to next labels</guimenuitem>
+	<shortcut><keycombo>&Ctrl;&Shift;<keycap>N</keycap></keycombo></shortcut>
+	<guimenu>Edit</guimenu><guimenuitem>Selection</guimenuitem><guimenuitem>To Next Labels</guimenuitem>
 	</menuchoice>
     </para></listitem>
     <listitem><para>
 	select the area between the previous two labels that are left from the
 	current selection or up to the start of the signal:
 	<menuchoice>
-	<shortcut><keycombo>&Shift;&Ctrl;<keycap>P</keycap></keycombo></shortcut>
-	<guimenu>Edit</guimenu><guimenuitem>Selection</guimenuitem><guimenuitem>to previous labels</guimenuitem>
+	<shortcut><keycombo>&Ctrl;&Shift;<keycap>P</keycap></keycombo></shortcut>
+	<guimenu>Edit</guimenu><guimenuitem>Selection</guimenuitem><guimenuitem>To Previous Labels</guimenuitem>
 	</menuchoice>
     </para></listitem>
     </itemizedlist>
@@ -2067,8 +2087,8 @@
     a &kwave; window. Per default the drag operation is done in
     <emphasis>move</emphasis> mode where the selected range is deleted
     from the original place and inserted at the drop position.
-    By pressing the <keycap moreinfo="none">Ctrl</keycap> key you can
-    modify this and drag in <emphasis>copy</emphasis> mode instead.
+    By pressing the &Ctrl; key you can modify this and drag in
+    <emphasis>copy</emphasis> mode instead.
     </para>
 
     </sect1>
@@ -2162,7 +2182,7 @@
 <chapter id="automization"><title>Automization and Scripting with &kwave;</title>
     <para>
 	&kwave; since its first version uses an internal text command language.
-	This command language is used internally for menu handling, GUI control,
+	This command language is used internally for menu handling, &GUI; control,
 	builtin effects and plugin invocations. The commands will be described
 	later in the section
 	<link linkend="kwave_commands" endterm="title_kwave_commands" />.
@@ -2226,18 +2246,18 @@
 	<link linkend="command_line">Command Line</link> which are used
 	to start &kwave; in iconified mode or without splash screen,
 	you can pass text commands on the command line, encoded in a
-	special URI format:
+	special &URI; format:
     </para>
     <para>
 	<literal>kwave:<replaceable>command</replaceable>[?<replaceable>parameter</replaceable>[,<replaceable>parameter</replaceable> ...] ]</literal>
     </para>
 
     <para>
-	The rules for transforming a &kwave; text command into a valid URI
+	The rules for transforming a &kwave; text command into a valid &URI;
 	are as follows:
 	<itemizedlist>
 	    <listitem><para>
-		The URI starts with the word <literal>kwave</literal>, followed
+		The &URI; starts with the word <literal>kwave</literal>, followed
 		by a <quote><token>:</token></quote> and the command name.
 	    </para></listitem>
 	    <listitem><para>
@@ -2250,8 +2270,8 @@
 	    </para></listitem>
 	    <listitem><para>
 		All special characters in command name and parameters have to
-		be URL encoded. Here a list of the translations:
-		<table frame='all'><title>URL Encoding Translation Table</title>
+		be &URL; encoded. Here a list of the translations:
+		<table frame='all'><title>&URL; Encoding Translation Table</title>
 		<tgroup cols='11' align='center' colsep='1' rowsep='1'>
 		<colspec colname='c1'/>
 		<colspec/>
@@ -2605,7 +2625,7 @@
 	<simplesect>
 	    <title>&i18n-cmd_syntax;<command>&no-i18n-tag;&no-i18n-cmd_close;</command>()</title>
 	    <para>
-		Closes the current file. If the GUI is configured to MDI or Tab mode,
+		Closes the current file. If the &GUI; is configured to MDI or Tab mode,
 		this also closes the corresponding sub-window.
 	    </para>
 	</simplesect>
@@ -3262,7 +3282,7 @@
 	    <para>
 		Opens a file, which can be either a sound file or a &kwave; script.
 		If no file name is passed, then a dialog window will be opened that
-		allows to select an existing file. Depending on the GUI mode the
+		allows to select an existing file. Depending on the &GUI; mode the
 		file will be opened in the context of a new sub-window (MDI and
 		tab) or in a new main window (SDI, if there was already something
 		loaded).
@@ -3618,7 +3638,7 @@
 	<simplesect>
 	    <title>&i18n-cmd_syntax;<command>&no-i18n-cmd_select_gui_type;</command>(mode)</title>
 	    <para>
-		Select a GUI mode, which can be either SDI, MDI or Tab mode.
+		Select a &GUI; mode, which can be either SDI, MDI or Tab mode.
 		Please be aware that this changes will immediately take
 		effect!
 	    </para>
@@ -4187,7 +4207,7 @@
 	    <para>
 		Activates a sub-window, identified by its window <replaceable>title</replaceable>.
 		If the sub-window is minimized it will be restored.
-		Only available if in MDI and tab mode.
+		Only available if in MDI and Tab mode.
 		This command is internally used by the <quote><guisubmenu>Window</guisubmenu></quote> menu.
 	    </para>
 	</simplesect>
@@ -4298,7 +4318,7 @@
 	<simplesect>
 	    <title>&i18n-cmd_syntax;<command>&no-i18n-tag;&no-i18n-cmd_window_next_sub;</command>()</title>
 	    <para>
-		Activates the <emphasis>next</emphasis> sub-window when in MDI or tab mode. If the next
+		Activates the <emphasis>next</emphasis> sub-window when in MDI or Tab mode. If the next
 		sub-window is minimized it will be restored.
 	    </para>
 	</simplesect>
@@ -4309,7 +4329,7 @@
 	<simplesect>
 	    <title>&i18n-cmd_syntax;<command>&no-i18n-tag;&no-i18n-cmd_window_prev_sub;</command>()</title>
 	    <para>
-		Activates the <emphasis>previous</emphasis> sub-window when in MDI or tab mode. If the previous
+		Activates the <emphasis>previous</emphasis> sub-window when in MDI or Tab mode. If the previous
 		sub-window is minimized it will be restored.
 	    </para>
 	</simplesect>
@@ -4530,7 +4550,7 @@
 	</varlistentry>
 	<varlistentry>
 	    <term><emphasis role="bold">&i18n-plugin_lbl_type;</emphasis></term>
-	    <listitem><para>gui</para></listitem>
+	    <listitem><para>&GUI;</para></listitem>
 	</varlistentry>
 	<varlistentry>
 	    <term><emphasis role="bold">&i18n-plugin_lbl_description;</emphasis></term>
@@ -5603,7 +5623,7 @@
 	</varlistentry>
 	<varlistentry>
 	    <term><emphasis role="bold">&i18n-plugin_lbl_type;</emphasis></term>
-	    <listitem><para>gui</para></listitem>
+	    <listitem><para>&GUI;</para></listitem>
 	</varlistentry>
 	<varlistentry>
 	    <term><emphasis role="bold">&i18n-plugin_lbl_description;</emphasis></term>
@@ -5885,7 +5905,7 @@
 	</varlistentry>
 	<varlistentry>
 	    <term><emphasis role="bold">&i18n-plugin_lbl_type;</emphasis></term>
-	    <listitem><para>gui</para></listitem>
+	    <listitem><para>&GUI;</para></listitem>
 	</varlistentry>
 	<varlistentry>
 	    <term><emphasis role="bold">&i18n-plugin_lbl_description;</emphasis></term>
@@ -6249,8 +6269,8 @@
 	    <para>
 		A speed factor below 1.0 pitches the signal down (lower voice,
 		makes voices sound older), factor 1.0 does no change and a
-		factor above 1.0 pitches the signal up (higher voice, mickey
-		mouse effect).
+		factor above 1.0 pitches the signal up (higher voice, Mickey
+        Mouse effect).
 	    </para>
 	    <para>
 		The implementation is based on the work of
@@ -7877,7 +7897,7 @@
 	    	<para><emphasis role="bold">
 		    Mark Donohoe (&kde;) <email>donohoe at kde.org</email>
 		</emphasis></para><para>
-		    some icons and bitmaps for toolbar and GUI
+		    some icons and bitmaps for toolbar and &GUI;
 		</para>
 	    </listitem>
 	    <listitem>
@@ -8156,7 +8176,7 @@
 	    <entry colname='c1'>&no-i18n-tag;Contact</entry>
 	    <entry colname='c2'>
 		Contact information for the creators or distributors of the
-		 track. This could be a URL, an email address, the physical
+		 track. This could be a &URL;, an email address, the physical
 		 address of the producing label.
 	    </entry>
 	</row>
@@ -8245,7 +8265,7 @@
 	    <entry colname='c1'>&no-i18n-tag;License</entry>
 	    <entry colname='c2'>
                 License information, ⪚, <quote>All Rights Reserved</quote>,
-                <quote>Any Use Permitted</quote>, an URL to a license or the
+                <quote>Any Use Permitted</quote>, an &URL; to a license or the
                 Attribution-ShareAlike 4.0 International
                 (<quote>distributed under the terms of the
                 Attribution-ShareAlike 4.0 International License. See


More information about the kde-doc-english mailing list