[gimp-help] Correct modifier key usage in Paths tool: fixes #208



commit 2613f7f7e8eb0b0142a277a8156ba82551028298
Author: Richard Poole <rp guests deus net>
Date:   Fri May 22 19:28:42 2020 +0100

    Correct modifier key usage in Paths tool: fixes #208

 src/toolbox/path.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/toolbox/path.xml b/src/toolbox/path.xml
index f3148a767..65e817501 100644
--- a/src/toolbox/path.xml
+++ b/src/toolbox/path.xml
@@ -219,7 +219,7 @@
           </para>
           <para>
             <emphasis>Adding a new subpath</emphasis>:
-            When you press <keycap>Ctrl</keycap> and hover the mouse pointer
+            When you press <keycap>Shift</keycap> and hover the mouse pointer
             outside the existing path, the mouse pointer starts displaying
             a square. Clicking will start a subpath that isn't connected
             to other curves, but is considered a part of the path.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]