10139N/A<!DOCTYPE REFENTRY PUBLIC "-//Sun Microsystems//DTD DocBook V3.0-Based SolBook Subset V2.0//EN" [
10139N/A<!--ArborText, Inc., 1988-1999, v.4002-->
13666N/A<!--ARC : LSARC 2002/468 Gnome Character Map-->
15945N/A<!ENTITY cmd "gucharmap">
15945N/A<!ENTITY % commonents SYSTEM "smancommon.ent">
15945N/A%commonents;
15945N/A<!ENTITY % booktitles SYSTEM "booktitles.ent">
15945N/A%booktitles;
15945N/A<!ENTITY suncopy "Copyright (c) 2003,2007 Sun Microsystems, Inc. All Rights Reserved.">
10139N/A]>
15945N/A<?Pub UDT _bookmark _target>
15945N/A<?Pub Inc>
15945N/A<refentry id="gnome-character-map-1">
15945N/A<!-- %Z%%M% %I% %E% SMI; -->
15945N/A<refmeta><refentrytitle>gnome-character-map</refentrytitle><manvolnum>1</manvolnum>
15945N/A<refmiscinfo class="date">16 Sep 2008</refmiscinfo>
15945N/A<refmiscinfo class="sectdesc">&man1;</refmiscinfo>
15945N/A<refmiscinfo class="software">&release;</refmiscinfo>
15945N/A<refmiscinfo class="arch">generic</refmiscinfo>
15945N/A<refmiscinfo class="copyright">&suncopy;</refmiscinfo>
15945N/A</refmeta>
15945N/A<indexterm><primary>&cmd;</primary></indexterm>
15945N/A<indexterm><primary>charmap</primary></indexterm>
15945N/A<indexterm><primary>gnome-character-map</primary></indexterm>
15945N/A<indexterm><primary>insert special characters into a document</primary></indexterm>
15945N/A<refnamediv id="gnome-character-map-1-name"><refname>&cmd;</refname>
15945N/A<refname>charmap</refname>
15945N/A<refname>gnome-character-map</refname>
15945N/A<refpurpose>insert special characters into a document
15945N/A</refpurpose></refnamediv>
15945N/A<refsynopsisdiv id="gnome-character-map-1-synp"><title>&synp-tt;</title>
15945N/A<cmdsynopsis><command>&cmd;</command>
15945N/A<arg><option>-font=<replaceable>string</replaceable></option></arg>
15945N/A<arg choice="opt"><option role="nodash"><replaceable>gnome-std-options</replaceable></option></arg>
15945N/A</cmdsynopsis></refsynopsisdiv>
17593N/A
15945N/A<refsect1 id="gnome-character-map-1-desc"><title>&desc-tt;</title>
15945N/A<para>
15945N/AThe Character Map application enables you to select characters from a
15945N/Acharacter table, then combine the characters into a text string with standard
15945N/Acharacters. You can insert the text string that you create into other applications,
15945N/Asuch as text editor documents.
15945N/A</para>
15945N/A<para>
15945N/ACharacter Map provides accented characters, mathematical symbols, special
15945N/Asymbols, and punctuation marks. Many of the characters are not available on
15945N/Aa standard keyboard.
15945N/A</para>
15945N/A<para>
15945N/ANote: The gucharmap application also provides a library called libgucharmap.
15945N/AThis library is licensed under GPL. Please see the license file at
15945N/A/usr/share/doc/SUNWgnome-character-map/COPYING.bz2 for implications when writing
15945N/Aa program which uses this library.
15945N/A</para>
15945N/A<para>
15945N/A<refentrytitle>charmap</refentrytitle><manvolnum>1</manvolnum></citerefentry>
15945N/Aand
15945N/A<refentrytitle>gnome-character-map</refentrytitle><manvolnum>1</manvolnum></citerefentry>
15945N/Ahave been deprecated and are now symbolic links to &cmd;.
15945N/A</para>
15945N/A</refsect1>
17593N/A
15945N/A<refsect1 id="gnome-character-map-1-opts"><title>&opts-tt;</title>
17593N/A<para>
17593N/AThe following options are supported:
17593N/A</para>
15945N/A<variablelist termlength="medium">
15945N/A<varlistentry>
15945N/A<term><option>-font=<replaceable>string</replaceable></option></term>
15945N/A<listitem><para>
15945N/ASpecify the font name and point size that you want to use to display the
15945N/Acharacters in the character table, when you start Character Map.</para>
15945N/A</listitem></varlistentry>
15945N/A<varlistentry>
15945N/A<term><option role="nodash"><replaceable>gnome-std-options</replaceable></option></term>
15945N/A<listitem><para>
15945N/AStandard options available for use with most GNOME applications. See
15945N/A<citerefentry><refentrytitle>gnome-std-options</refentrytitle><manvolnum>5</manvolnum></citerefentry>
15945N/Afor more information.</para>
15945N/A</listitem></varlistentry>
15945N/A</variablelist></refsect1>
17593N/A
15945N/A<refsect1 id="gnome-character-map-1-exam"><title>&exam-tt;</title>
15945N/A<example role="example">
15945N/A<title>Launching Character Map</title>
17593N/A<para>
17593N/A<screen>example% <userinput>&cmd; </userinput></screen>
17593N/A</para></example>
15945N/A<example role="example">
15945N/A<title>Launching Character Map With Specified Font Name and Point Size</title>
17593N/A<para>
17593N/A<screen>example% <userinput>&cmd; <option>-font="bitstream vera sans italic 20"</option></userinput></screen>
17593N/A</para></example>
15945N/A</refsect1>
17593N/A
15945N/A<refsect1 id="gnome-character-map-1-exit"><title>&exit-tt;</title>
17593N/A<para>
17593N/AThe following exit values are returned:
17593N/A</para>
15945N/A<variablelist termlength="xtranarrow">
17593N/A<varlistentry>
17593N/A<term><returnvalue>0</returnvalue></term>
17593N/A<listitem><para>
17593N/AApplication exited successfully
17593N/A</para>
15945N/A</listitem></varlistentry>
17593N/A<varlistentry>
17593N/A<term><returnvalue>>0</returnvalue></term>
17593N/A<listitem><para>
17593N/AApplication exited with failure
17593N/A</para>
15945N/A</listitem></varlistentry>
15945N/A</variablelist></refsect1>
17593N/A
15945N/A<refsect1 id="gnome-character-map-1-file"><title>&file-tt;</title>
17593N/A<para>
17593N/AThe following files are used by this application:
17593N/A</para>
17593N/A<variablelist termlength="wholeline">
15945N/A<varlistentry>
15945N/A<term><filename>/usr/bin/&cmd;</filename></term><listitem>
15945N/A<para>Executable for Character Map.</para>
15945N/A</listitem></varlistentry>
15945N/A<varlistentry><term><filename>/usr/bin/charmap</filename></term><listitem>
15945N/A<para>Symbolic link to <command>&cmd;</command>.</para>
15945N/A</listitem></varlistentry>
15945N/A<varlistentry><term><filename>/usr/bin/gnome-character-map</filename></term><listitem>
15945N/A<para>Symbolic link to <command>&cmd;</command>.</para>
15945N/A</listitem></varlistentry>
15945N/A<varlistentry><term><filename>/usr/share/doc/SUNWgnome-character-map/COPYING.bz2</filename></term><listitem>
15945N/A<para>Location of license file</para>
15945N/A</listitem></varlistentry>
15945N/A</variablelist></refsect1>
17593N/A
15945N/A<refsect1 id="gnome-character-map-1-attr"><title>&attr-tt;</title>
17593N/A<para>
17593N/ASee <olink targetdocent="REFMAN5" localinfo="attributes-5">
17593N/A<citerefentry><refentrytitle>attributes</refentrytitle>
17593N/A<manvolnum>5</manvolnum></citerefentry></olink>
17593N/Afor descriptions of the following attributes:
17593N/A</para>
15945N/A<informaltable frame="all">
15945N/A<tgroup cols="2" colsep="1" rowsep="1"><colspec colname="COLSPEC0" colwidth="1*">
15945N/A<colspec colname="COLSPEC1" colwidth="1*">
15945N/A<thead>
17593N/A<row>
17593N/A<entry align="center" valign="middle">ATTRIBUTE TYPE</entry>
17593N/A<entry align="center" valign="middle">ATTRIBUTE VALUE</entry></row>
15945N/A</thead>
15945N/A<tbody>
17593N/A<row>
17593N/A<entry><para>Availability</para></entry>
18745N/A<entry><para>desktop/character-map/gucharmap</para></entry></row>
17593N/A<row>
17593N/A<entry colname="COLSPEC0"><para>Interface stability</para></entry>
17593N/A<entry colname="COLSPEC1"><para>Volatile</para></entry></row>
15945N/A</tbody>
15945N/A</tgroup>
15945N/A</informaltable>
15945N/A</refsect1>
17593N/A
15945N/A<refsect1 id="gnome-character-map-1-also"><title>&also-tt;</title>
15945N/A<!--Reference to another man page-->
15945N/A<!--Reference to a Help manual-->
15945N/A<!--Reference to a book.-->
15945N/A<para>
15945N/A<citerefentry><refentrytitle>bzip2</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
15945N/A<citerefentry><refentrytitle>attributes</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
15945N/A<citerefentry><refentrytitle>gnome-std-options</refentrytitle><manvolnum>5</manvolnum></citerefentry>
15945N/A</para>
15945N/A<para><citetitle>Character Map Manual</citetitle></para>
15945N/A<para>Latest version of the <citetitle>GNOME Desktop User Guide</citetitle>
15945N/Afor your platform.</para>
15945N/A<variablelist termlength="wholeline">
15945N/A<varlistentry>
15945N/A<literal>http://www.fsf.org/licensing/</literal>
15945N/A</varlistentry>
15945N/A<variablelist>
15945N/A</refsect1>
17593N/A
15945N/A<refsect1 id="gnome-character-map-1-note"><title>&note-tt;</title>
17593N/A<para>
17593N/AWritten by Glynn Foster, updated by Halton Huo, Sun Microsystems Inc., 2003,
17593N/A2007, 2008.
17593N/A</para>
15945N/A</refsect1>
15945N/A</refentry>