<?xml version="1.0"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
  <!ENTITY legal SYSTEM "legal.xml">
  <!ENTITY appversion "1.3.0">
  <!ENTITY manrevision "2.1">
  <!ENTITY date "February 2004">
  <!ENTITY app "Character Map">
]>

<!-- 
 (Do not remove this comment block.)
  Maintained by the GNOME Documentation Project
  http://developer.gnome.org/projects/gdp
  Template version: 2.0 beta
  Template last modified Apr 11, 2002
-->

<!-- =============Document Header ============================= -->
<article id="index" lang="en"> 
<!-- please do not change the id; for translations, change lang to -->
<!-- appropriate code -->
  <articleinfo> 
    <title>Character Map Manual V&manrevision;</title>       
    <copyright>
      <year>2004</year>
      <holder>Sun Microsystems</holder>
    </copyright>
    <copyright> 
      <year>2003</year> 
      <year>2004</year>
      <holder>Chee Bin HOH</holder> 
    </copyright> 

<!-- translators: uncomment this:
    <copyright>
      <year>2002</year>
      <holder>ME-THE-TRANSLATOR (Latin translation)</holder>
    </copyright>
-->

    <publisher> 
      <publishername>GNOME Documentation Project</publishername> 
    </publisher> 

    &legal;
   <!-- This file  contains link to license for the documentation (GNU FDL), and 
        other legal stuff such as "NO WARRANTY" statement. Please do not change 
	any of this. -->

    <authorgroup> 
      <author>
        <firstname>Sun</firstname>
        <surname>GNOME Documentation Team</surname>
        <affiliation><orgname>Sun Microsystems</orgname></affiliation>
      </author>
      <author> 
        <firstname>Chee Bin</firstname> 
        <surname>HOH</surname> 
        <affiliation> 
          <orgname>GNOME Documentation Project</orgname> 
          <address> <email>cbhoh@gnome.org</email> </address> 
        </affiliation> 
      </author> 

<!--
      <author> 
        <firstname>Documentation</firstname> 
          <surname>Writer 1</surname> 
          <affiliation> 
            <orgname>GNOME Documentation Project</orgname> 
            <address> <email>doc-writer1@gnome.org</email> </address> 
          </affiliation> 
      </author> 
-->
      
<!-- This is appropriate place for other contributors: translators,
     maintainers,  etc. Commented out by default.
      <othercredit role="translator">
        <firstname>Latin</firstname> 
	<surname>Translator 1</surname> 
	<affiliation> 
          <orgname>Latin Translation Team</orgname> 
          <address> <email>translator@gnome.org</email> </address> 
	</affiliation>
	<contrib>Latin translation</contrib>
      </othercredit>
-->
    </authorgroup>


    <revhistory>
      <revision> 
	<revnumber>Character Map Manual V&manrevision;</revnumber> 
	<date>&date;</date> 
	<revdescription> 
          <para role="author">Sun GNOME Documentation Team</para>
          <para role="publisher">GNOME Documentation Project</para>
        </revdescription> 
      </revision> 
      <revision> 
	<revnumber>Unicode Character Map Manual V2.0</revnumber> 
	<date>October 2003</date> 
	<revdescription> 
          <para role="author">Chee Bin HOH
	    <email>cbhoh@gnome.org</email>
          </para>
          <para role="publisher">GNOME Documentation Project</para>
        </revdescription> 
      </revision> 
    </revhistory> 

    <releaseinfo>
      This manual describes version &appversion; of &app;.
    </releaseinfo> 

    <legalnotice> 
      <title>Feedback</title> 
      <para>To report a bug or make a suggestion regarding the <application>&app;</application> application or this manual, follow the directions in the <ulink url="ghelp:gnome-feedback" type="help">GNOME Feedback Page</ulink>. 
      </para>
<!-- Translators may also add here feedback address for translations -->
    </legalnotice> 
  </articleinfo> 

<!-- ============= Index ===================================== -->
  <indexterm zone="index"> 
    <primary>gucharmap</primary> 
  </indexterm> 
  <indexterm zone="index"> 
    <primary>&app;</primary> 
  </indexterm>
  <indexterm zone="index"> 
    <primary>Character Map</primary> 
  </indexterm>

<!-- ============= Document Body ============================= -->
<!-- ============= Introduction ============================== -->
  <sect1 id="gucharmap-introduction"> 
    <title>Introduction</title> 
    <para>
      The <application>&app;</application> application is a Unicode character map. Unicode is a character set standard with the goal to include all of the characters that are used in all of the written languages in the world.
    </para>
    <para>
      You can use <application>&app;</application> to select characters from a character table, then combine the characters into a text string with standard characters. You can insert the text string that you create into other applications, such as text editor documents. 
    </para>
    <para>
      <application>&app;</application> provides accented characters, mathematical symbols, special symbols, and punctuation marks. Many of the characters provided by <application>&app;</application> are not available on a standard keyboard.
    </para>
  </sect1>

<!-- =========== Getting Started ============================== -->

  <sect1 id="gucharmap-getting-started"> 
    <title>Getting Started</title> 

    <sect2 id="gucharmap-start">
      <title>To Start &app;</title>
      <para>You can start <application>&app;</application> in the following ways:
      </para> 
      <variablelist>
        <varlistentry>
          <term><guimenu>Applications</guimenu> menu</term>
          <listitem>
            <para>
              Choose <menuchoice><guimenu>Accessories</guimenu><guimenuitem>Character Map</guimenuitem></menuchoice>.
            </para>
          </listitem>
        </varlistentry>
        <varlistentry>
          <term>Command line</term>
	  <listitem>
            <para>
              Execute the following command: <command>gnome-character-map</command>
            </para>
          </listitem>
        </varlistentry>
      </variablelist>
    </sect2>

    <sect2 id="gucharmap-when-start">
      <title>When You Start &app;</title>
      <para>When you start <application>&app;</application>, the following window is displayed.
      </para>

      <!-- ==== Figure ==== -->
      <figure id="gucharmap-window-fig"> 
        <title>&app; Window</title> 
        <screenshot> 
          <mediaobject> 
	    <imageobject>
              <imagedata fileref="figures/gucharmap_window.png" format="PNG"/> 
            </imageobject>
	    <textobject> 
              <phrase>Shows &app; window.</phrase> 
	    </textobject> 
          </mediaobject> 
        </screenshot> 
      </figure>
      <!-- ==== End of Figure ==== -->

      <!-- Include any descriptions of the GUI immediately after the screenshot of the main UI, -->
      <!-- for example, the items on the menubar and on the toolbar. This section is optional. -->

      <para>The <application>&app;</application> window contains the following elements:
      </para>
      <variablelist>
        <varlistentry>
          <term>Menubar</term>
          <listitem>
            <para>
              The menus on the menubar contain most of the commands that you need to work with <application>&app;</application>.
            </para>
          </listitem>
        </varlistentry>
        <varlistentry>
          <term>Toolbar</term>
          <listitem>
            <para>
              The toolbar contains a drop-down list of fonts, font style buttons, and a zoom spin box.
            </para>
          </listitem>
        </varlistentry>
        <varlistentry>
          <term>Display area</term>
          <listitem>
            <para>
              The display area contains the following components:
            </para>
            <itemizedlist>
              <listitem>
                <para><guilabel>Script</guilabel> or <guilabel>Unicode Block</guilabel> list box
                </para>
              </listitem>
              <listitem>
                <para><guilabel>Character Table</guilabel> tabbed section
                </para>
              </listitem>
              <listitem>
                <para><guilabel>Character Details</guilabel> tabbed section
                </para>
              </listitem>
              <listitem>
                <para><guilabel>Text to copy</guilabel> text box
                </para>
              </listitem>
              <listitem>
                <para><guibutton>Copy</guibutton> button
                </para>
              </listitem>
            </itemizedlist>
          </listitem>
        </varlistentry>
        <varlistentry>
          <term>Statusbar</term>
          <listitem>
            <para>The statusbar displays information about the selected character.
            </para>
          </listitem>
        </varlistentry>
      </variablelist>
    </sect2>
  </sect1>

<!-- ================ Usage ================================ --> 
  <sect1 id="gucharmap-usage">
    <title>Usage</title> 
    
    <sect2 id="gucharmap-change-view">
      <title>To Change the Character-Set List</title>
      <para>
        To list the character sets by script name, choose <menuchoice><guimenu>View</guimenu><guimenuitem>By Script</guimenuitem></menuchoice>.
      </para>
      <para>
        To list the character sets by Unicode block, choose <menuchoice><guimenu>View</guimenu><guimenuitem>By Unicode Block</guimenuitem></menuchoice>.
      </para>
    </sect2>
    
    <sect2 id="gucharmap-create-textstring">
      <title>To Create a Text String</title>
      <para>
        To create a text string in the <guilabel>Text to copy</guilabel> field, perform the following steps:
      </para>
      <orderedlist>
        <listitem>
          <para>
            Select a character set from the <guilabel>Script</guilabel> or <guilabel>Unicode Block</guilabel> list box.
          </para>
        </listitem>
        <listitem>
          <para>
            Insert characters in one of the following ways: 
          </para>
          <itemizedlist>
            <listitem>
              <para>
                Double-click on a character button in the <guilabel>Character Table</guilabel> tabbed section, to insert the character in the <guilabel>Text to copy</guilabel> field. 
              </para>
            </listitem>
            <listitem>
              <para>
                Click on a character button in the <guilabel>Character Table</guilabel> tabbed section, then press <keycap>Return</keycap> to insert the character in the <guilabel>Text to copy</guilabel> field. 
              </para>
            </listitem>
            <listitem>
              <para>
                Click on a character button in the <guilabel>Character Table</guilabel> tabbed section, then drag the character to the <guilabel>Text to copy</guilabel> field. 
              </para>
            </listitem>
            <listitem>
              <para>
                Click on the <guilabel>Text to copy</guilabel> field to give focus to the field. If a text string is already in the field, click on the text string at the point where you want to insert the character. Press a character key on your keyboard to insert that character into the field. 
              </para>
            </listitem>
          </itemizedlist>
        </listitem>
      </orderedlist>
    </sect2>

<!-- =============== To Copy and Paste a Text String ====================== -->
    <sect2 id="gucharmap-copy-textstring">
      <title>To Copy and Paste Your Text String into an Application</title>
      <para>
        To copy and paste the text string from the <guilabel>Text to copy</guilabel> field into an application, perform the following steps: 
      </para>
      <orderedlist>
        <listitem>
          <para>
            Drag the pointer to select the text string in the <guilabel>Text to copy</guilabel> field, then click <guibutton>Copy</guibutton>. The selected text string appears highlighted. 
          </para>
        </listitem>
        <listitem>
          <para>
            Point to the location in an application where you want to put the text string and middle-click to insert the text string. You can also paste the text string into the application if a Paste facility is available. You can repeat the insertion as many times as you want while the text string is selected. Click on the <guilabel>Text to copy</guilabel> field to deselect the text string. 
          </para>
        </listitem>
      </orderedlist>
      <para>
        When you paste the contents of the <guilabel>Text to copy</guilabel> field into other applications, the text string appears in the current character set of the application.
      </para>
      <para>
        If your text string contains non-visible characters, you can only insert the text string into applications that support the full character set.
      </para>
      <para>
        If you quit <application>&app;</application> before you paste the text string into an application, your text string is lost. 
      </para>
    </sect2>

    <sect2 id="usage-find-character">
      <title>To Search for a Character</title>
      <para>
        To search for a character, perform the following steps:
      </para>
      <orderedlist>
        <listitem>
          <para>
            Choose <menuchoice><guimenu>Search</guimenu><guimenuitem>Find</guimenuitem></menuchoice>.
          </para>
        </listitem>
        <listitem>
          <para>
            Enter the search string in the <guilabel>Search</guilabel> field in the <guilabel>Find</guilabel> dialog.
          </para>
        </listitem>
        <listitem>
          <para>
            Click <guibutton>Next</guibutton>. 
          </para>
          <para>
            <application>&app;</application> highlights the first character that matches the search criteria, in the <guilabel>Character Table</guilabel> tabbed section. <application>&app;</application> also displays the Unicode code point and Unicode character name in the status bar.
          </para>
          <para>
            If no matching character is found, <application>&app;</application> displays an information alert.
          </para>
        </listitem>
        <listitem>
          <para>
            Click <guibutton>Next</guibutton> to find the next matching character. Alternatively, choose <menuchoice><guimenu>Search</guimenu><guimenuitem>Find Next</guimenuitem></menuchoice>.
          </para>
        </listitem>
        <listitem>
          <para>
            Click <guibutton>Previous</guibutton> to find the previous matching character. Alternatively, choose <menuchoice><guimenu>Search</guimenu><guimenuitem>Find Previous</guimenuitem></menuchoice>.
          </para>
        </listitem>
      </orderedlist>
    </sect2>
    
<!-- =============== To Browse the Character Table  ========================= -->
    <sect2 id="usage-browse-characters">
      <title>To Browse Through all Characters</title>
      <para>
        You can browse through the characters in the <guilabel>Character Table</guilabel> tabbed section in the following ways:
      </para>
      <itemizedlist>
        <listitem>
          <para>
            Choose <menuchoice><guimenu>Go</guimenu><guimenuitem>Next Script</guimenuitem></menuchoice> or <menuchoice><guimenu>Go</guimenu><guimenuitem>Next Block</guimenuitem></menuchoice> to select the next character set. 
          </para>
        </listitem>
        <listitem>
          <para>
            Choose <menuchoice><guimenu>Go</guimenu><guimenuitem>Previous Script</guimenuitem></menuchoice> or <menuchoice><guimenu>Go</guimenu><guimenuitem>Previous Block</guimenuitem></menuchoice> to select the previous character set. 
          </para>
        </listitem>
        <listitem>
          <para>
            Use the scrollbar for the <guilabel>Script</guilabel> or <guilabel>Unicode Block</guilabel> list box to select any character set.
          </para>
        </listitem>
        <listitem>
          <para>
            Choose <menuchoice><guimenu>Go</guimenu><guimenuitem>Next Character</guimenuitem></menuchoice> to select the next character in the Unicode sequence. 
          </para>
        </listitem>
        <listitem>
          <para>
            Choose <menuchoice><guimenu>Go</guimenu><guimenuitem>Previous Character</guimenuitem></menuchoice> to select the previous character in the Unicode sequence. 
          </para>
        </listitem>
        <listitem>
          <para>
            Press the arrow keys on the keyboard to browse through the characters.
          </para>
        </listitem>
        <listitem>
          <para>
            Use the <guilabel>Character Table</guilabel> scrollbar to browse through the characters.
          </para>
        </listitem>
        <listitem>
          <para>
            Press the <keycap>Page Up</keycap> and <keycap>Page Down</keycap> keys to browse through the characters page by page.
          </para>
        </listitem>
        <listitem>
          <para>
            Press the <keycap>Home</keycap> key to select the first character in the Unicode sequence. To select the last character, press the <keycap>End</keycap> key.
          </para>
        </listitem>
      </itemizedlist>
    </sect2>
    
    <sect2 id="usage-display-details">
      <title>To Display Detailed Information About a Character</title>
      <para>
        To display detailed information about a character, perform the following steps:
      </para>
      <orderedlist>
        <listitem>
          <para>
            Select a character set from the <guilabel>Script</guilabel> or <guilabel>Unicode Block</guilabel> list box. Example: <guilabel>Basic Latin</guilabel>
          </para>
        </listitem>
        <listitem>
          <para>
            Select a character from the <guilabel>Character Table</guilabel> tabbed section. Example: <guilabel>B</guilabel>
          </para>
        </listitem>
        <listitem>
          <para>
            Click on the <guilabel>Character Details</guilabel> tabbed section. 
          </para>
        </listitem>
      </orderedlist>
      <para>
        The <guilabel>Character Details</guilabel> tabbed section displays the following information about the selected character:
      </para>
      <itemizedlist>
        <listitem>
          <para>
            Unicode code point
          </para>
          <para>
            Example: <guilabel>U+0042</guilabel>
          </para>
        </listitem>
        <listitem>
          <para>
            Unicode character name
          </para>
          <para>
            Example: <guilabel>LATIN CAPITAL LETTER B</guilabel>
          </para>
        </listitem>
        <listitem>
          <para>
            <guilabel>General Character Properties</guilabel>
          </para>
          <itemizedlist>
            <listitem>
              <para>
                Unicode category
              </para>
              <para>
                Example: <guilabel>Letter, Uppercase</guilabel>
              </para>
            </listitem>
          </itemizedlist>
        </listitem>
        <listitem>
          <para>
            <guilabel>Various Useful Representations</guilabel>
          </para>
          <itemizedlist>
            <listitem>
              <para>
                UTF-8 encoding
              </para>
              <para>
                Example: <guilabel>0x42</guilabel>
              </para>
            </listitem>
            <listitem>
              <para>
                Octal escaped UTF-8 encoding
              </para>
              <para>
                Example: <guilabel>\102</guilabel>
              </para>
            </listitem>
            <listitem>
              <para>
                Decimal entity reference
              </para>
              <para>
                Example: <guilabel>"&#66;"</guilabel>
              </para>
            </listitem>
          </itemizedlist>
        </listitem>
        <listitem>
          <para>
            <guilabel>Annotations and Cross References</guilabel>
          </para>
          <para>
            Example: <guilabel>U+212C SCRIPT CAPITAL B</guilabel>
          </para>
          <para>
            Click on the link to display the details for the referenced character.
          </para>
        </listitem>
      </itemizedlist>
    </sect2>
    
    <sect2 id="usage-format-character">
      <title>To Change the Format of a Character</title>
      <para>
        To change the format of a character, perform any of the following steps:
      </para>
      <itemizedlist>
        <listitem>
          <para>
            To change the font, select a font from the font drop-down list. 
          </para>
        </listitem>
        <listitem>
          <para>
            To change the font type to bold type, click on the <guibutton>Bold</guibutton> button.
          </para>
        </listitem>
        <listitem>
          <para>
            To change the font type to italic type, click on the <guibutton>Italic</guibutton> button.
          </para>
        </listitem>
        <listitem>
          <para>
            To increase the font size, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Zoom In</guimenuitem></menuchoice> or use the zoom spin box.
          </para>
        </listitem>
        <listitem>
          <para>
            To decrease the font size, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Zoom Out</guimenuitem></menuchoice> or use the zoom spin box.
          </para>
        </listitem>
        <listitem>
          <para>
            To display normal font size, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Normal Size</guimenuitem></menuchoice>.
          </para>
        </listitem>
        <listitem>
          <para>
            To magnify the selected character, press <keycap>Shift</keycap>.
          </para>
        </listitem>
      </itemizedlist>
    </sect2>
    
    <sect2 id="usage-format-chartable">
      <title>To Change the Format of the Character Table</title>
      <para>
        To change the format of the character table, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Snap Columns to Power of Two</guimenuitem></menuchoice>.
      </para>
      <para>
        <application>&app;</application> changes the <guilabel>Character Table</guilabel> tabbed section so that the number of columns is a power of two, for example, two columns, four columns, eight columns, and so on. The number of columns depends on the size of the window and the size of the font.
      </para>
    </sect2>

  </sect1>
</article>
