[gnome-user-docs] Code points not explained correctly



commit 10201c1498be1e1b4c8534b803c2b0e01bfc265d
Author: Gunnar Hjalmarsson <gunnarhj ubuntu com>
Date:   Mon Nov 27 17:09:25 2017 +0100

    Code points not explained correctly
    
    https://bugzilla.gnome.org/show_bug.cgi?id=789503

 gnome-help/C/tips-specialchars.page |   19 +++++++++----------
 1 files changed, 9 insertions(+), 10 deletions(-)
---
diff --git a/gnome-help/C/tips-specialchars.page b/gnome-help/C/tips-specialchars.page
index dfa116e..5c919b2 100644
--- a/gnome-help/C/tips-specialchars.page
+++ b/gnome-help/C/tips-specialchars.page
@@ -9,7 +9,7 @@
 
     <revision pkgversion="3.8.2" version="0.3" date="2013-05-18" status="review"/>
     <revision pkgversion="3.10" date="2013-11-01" status="review"/>
-    <revision pkgversion="3.26" date="2017-08-04" status="review"/>
+    <revision pkgversion="3.26" date="2017-11-27" status="review"/>
 
     <credit type="author">
       <name>Shaun McCance</name>
@@ -129,15 +129,14 @@
 
   <p>You can enter any Unicode character using only your keyboard with the
   numeric code point of the character. Every character is identified by a
-  four-character code point. To find the code point for a character, find the
-  character in the character map application and look in the status bar or the
-  <gui>Character Details</gui> tab. The code point is the four characters after
-  <gui>U+</gui>.</p>
-
-  <p>To enter a character by its code point, hold down <key>Ctrl</key> and
-  <key>Shift</key>, type <key>U</key> followed by the four-character code
-  point, then release <key>Ctrl</key> and <key>Shift</key>. If you often use
-  characters that you can’t easily access with other methods, you might find
+  four-character code point. To find the code point for a character, look it up
+  in the <app>Characters</app> application. The code point is the four characters
+  after <gui>U+</gui>.</p>
+
+  <p>To enter a character by its code point, press
+  <keyseq><key>Ctrl</key><key>Shift</key><key>U</key></keyseq>, then type the
+  four-character code and press <key>Space</key> or <key>Enter</key>. If you often
+  use characters that you can’t easily access with other methods, you might find
   it useful to memorize the code point for those characters so you can enter
   them quickly.</p>
 


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