summaryrefslogtreecommitdiffstats
path: root/gnome-users-guide/gnome-users-guide-1.4/C/applets/charpick-ug.sgml
blob: 32f6a857b8d8e5624516fe648a9e2412932c3f5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
 <sect2 id="charpickapplet">
  <title>Character Picker Applet</title>

  <para>
   <application>Character Picker</application> applet, shown in <xref
   linkend="charpickapplet-fig">, allows you to easily write many
   characters which are not available on standard keyboards such as
   accented characters, certain mathemathical symbols and punctuation,
   and some other special symbols.  To add this applet to a 
   <interface>Panel</interface>, 
   right-click on the <interface>Panel</interface> and choose
   <menuchoice>
    <guimenu>Panel</guimenu>
    <guisubmenu>Add to panel</guisubmenu>
    <guisubmenu>Applet</guisubmenu>
    <guisubmenu>Utility</guisubmenu>
    <guimenuitem>Character Picker</guimenuitem>
   </menuchoice>.
  </para>

  <figure id="charpickapplet-fig">
   <title>Character Picker Applet</title>
   <screenshot>
    <screeninfo>Character Picker Applet</screeninfo>
    <graphic format="png" fileref="figures/charpick_applet" 
    srccredit="muet">
    </graphic>
   </screenshot>
  </figure>

  <!-- ============= Usage  ================================ -->
  <sect3 id="charpickapplet-usage">
   <title>Usage</title>
   <para>
    First, bring the cursor focus to the <application>Character
    Picker</application> applet by left-clicking on one of the
    characters displayed in the applet.  Specify the character group
    by pressing the corresponding key on your keyboard. (For a
    complete list of the character groups and corresponding keys, see
    <xref linkend="charpickapplet-characters">.) For example,
    to see the  various accented versions of the "a" letter, press
    "a".  After you have found the correct letter or symbol,
    left-click on it to copy the symbol into the buffer.  The
    character should appear as a depressed button.  This is similar to
    the common Copy command available in many programs.  To paste the
    symbol in any window, just click in the window with the middle
    mouse button.  Most applications which have Copy and Paste
    features will also allow you to paste the symbol using its Paste
    command.
   </para>

   <note>
    <title>ISO-8859-1 (Latin-1) character support</title>
    <para>
     Note that some applications do not support ISO-8859-1
     characters.  These applications will not display some characters
     from the <application>Character Picker</application> applet.
    </para>
   </note>

   <note>
    <title>Cut and Paste in X</title>
    <para>
     The X Windows system allows you to copy and paste text by 
     highlighting it with the first mouse button to copy the text and
     then pasting the text by pressing the middle mouse button.  
     Note that <application>Character Picker</application> uses the
     same copy buffer as X uses. Thus, when you
     select a character in the <application>Character
     Picker</application> it replaces any previous text in the buffer
     from highlighting text.  Similarly, if you have selected a
     character in <application>Character Picker</application> and then
     highlight text, the highlighted text will replace the character
     in the buffer and the character's button will no longer appear
     depressed.  
    </para>
   </note>

   <para>
    Right-clicking on the applet brings up a menu containing the
    following items:
    <itemizedlist>

     <listitem>
      <para>
       <guimenuitem>Properties&hellip;</guimenuitem> &mdash;
       opens the <link linkend="charpickapplet-prefs">
       <guilabel>Properties</guilabel></link> dialog.
      </para>
     </listitem>

     <listitem>
      <para>
       <guimenuitem>Help</guimenuitem> &mdash;
       displays this document.
      </para>
     </listitem>

     <listitem>
      <para>
       <guimenuitem>About&hellip;</guimenuitem> &mdash;
       shows basic information about <application>Character Picker
       Applet</application>, inluding the applet's version and the
       author's name.
      </para>
     </listitem>

    </itemizedlist>
   </para>
  </sect3>


  <!-- ============= Customization ============================= -->
  <sect3 id="charpickapplet-prefs">
    <title>Customization</title>
    <para>
      You can customize <application>Character Picker</application>
      applet by right-clicking on it and choosing
      <guimenuitem>Properties&hellip;</guimenuitem>. This will open the
      <interface>Properties</interface> dialog(shown in <xref
      linkend="charpickapplet-settings-fig">), which allows you to
      change various settings.
    </para>

    <figure id="charpickapplet-settings-fig">
     <title>Properties dialog</title>
     <screenshot>
      <screeninfo>Properties dialog</screeninfo>
      <graphic format="png" fileref="figures/charpick_applet_settings"
      srccredit="muet">
      </graphic>
     </screenshot>
    </figure>

    <para>
     The properties in the <guilabel>Size</guilabel> tab are:
     <itemizedlist>

      <listitem>
       <para>
        <guibutton>Follow panel size</guibutton> &mdash; If this
        button is checked, the
        <application>Character Picker</application> applet will
        automatically set the appropriate number of columns and rows
        of characters to fit in the <interface>Panel</interface>.
       </para>
      </listitem>

      <listitem>
       <para>
        <guilabel>Minimum number of cells</guilabel>: (for autosize)
        &mdash; This sets the
        minimum number of character buttons (or "cells") which will be
        shown. The actual number of character buttons may exceed this
        number, depending upon the <interface>Panel</interface> size
        and number chosen.  Note that if this number is too small,
        some characters may not be visible. (This variable does not
        influence the cell layout if the <guibutton>Follow panel
        size</guibutton> button is not selected.)
       </para>
      </listitem>

      <listitem>
       <para>
        <guilabel>Number of rows of buttons</guilabel>: &mdash; This
        determines the number
        of rows of character buttons (or "cells") that appear in the
        applet. (This variable does not influence the cell layout if
        the <guibutton>Follow panel size</guibutton> button is selected.)
       </para>
      </listitem>

      <listitem>
       <para>
        <guilabel>Number of columns of buttons</guilabel>: &mdash;
        This determines the number
        of columns of character buttons (or "cells") that appear in the
        applet. (This variable does not influence the cell layout if
        the <guibutton>Follow panel size</guibutton> button is selected.)
       </para>
      </listitem>

      <listitem>
       <para>
        <guilabel>Size of button</guilabel>: (pixels) &mdash; This is
        the size (in pixels)
        of each character button in the applet.
       </para>
      </listitem>

     </itemizedlist>
    </para>

    <para>
     The properties in the <guilabel>Default List</guilabel> tab are:
     <itemizedlist>

      <listitem>
       <para>
        <guilabel>Default character list</guilabel> &mdash; This is
        the list of characters
        which will be shown in the applet when you press the space
        bar. This is a convenient way to keep a list of your most
        frequently used characters. Just enter your most frequently
        used characters here.
       </para>
      </listitem>

     </itemizedlist>
    </para>

    <para> 
      After you have made all the changes you want, click on
      <guibutton>OK</guibutton> to apply the changes and close the
      <interface>Properties</interface> dialog. Click
      <guibutton>Apply</guibutton> to apply changes without closing.
      <guibutton>Close</guibutton> closes
      <interface>Properties</interface> without saving changes which
      have not been applied.  Applied changes cannot be cancelled.
    </para>
  </sect3>

  <!-- ============= Characters ================================== -->
  <sect3 id="charpickapplet-characters">
   <title>Characters</title>
   <para>
    <application>Character Picker</application> applet has all
    the characters from the 
    ISO-8859-1(Latin 1) character set which are not on standard US
    keyboards. They are mapped onto the standard characters as shown in
    <xref linkend="charpickapplet-characters-fig">.  The bold
    characters in the first column of each half and to the left of the
    dotted lines are the characters you
    must type in the <application>Character Picker</application>
    applet to obtain 
    the corresponding characters shown to the right.
   </para>
   <figure id="charpickapplet-characters-fig">
    <title>Character Picker's Character Key</title>
    <screenshot>
     <screeninfo>Character Picker's Character Key</screeninfo>
     <graphic format="png" fileref="figures/charpick_characters.png" 
     srccredit="muet">
     </graphic>
    </screenshot>
   </figure>
  </sect3>


  <!-- ============= Bugs ================================== -->
  <!-- This section should describe known bugs and limitations of
       the program if there are any - please be frank and list all
       problems you know of -->
  <sect3 id="charpickapplet-bugs">
   <title>Known Bugs and Limitations</title>
   <para>
    This applet has no known bugs.
   </para>
  </sect3>


  <!-- ============= Authors ================================ -->

  <sect3 id="charpickapplet-authors">
   <title>Authors</title>
   <para>
    <application>Character Picker</application> was written by Alexandre Muñiz
    (<email>munizao@xprt.net</email>).  Please send all comments,
    suggestions, and bug 
    reports to the <ulink url="http://bugs.gnome.org" type="http">GNOME
    bug tracking database</ulink>. (Instructions for submitting bug
    reports can be found <ulink
    url="http://bugs.gnome.org/Reporting.html" type="http">
    on-line</ulink>. If you are using
    GNOME 1.1 or later, you can also use <application>Bug Report
    Tool</application> (<command>bug-buddy</command>), available in the
    <guisubmenu>Utilities</guisubmenu> submenu of <guimenu>Main
    Menu</guimenu>, for submitting bug reports.
   </para>

   <para>
    This manual was written by Dan Mueth
    (<email>d-mueth@uchicago.edu</email>). Please send all comments and
    suggestions regarding this manual to the <ulink type="http"
    url="http://www.gnome.org/gdp">GNOME Documentation Project</ulink> 
    by sending an email to <email>docs@gnome.org</email>. You can also
    submit comments online by using the <ulink type="http"
    url="http://www.gnome.org/gdp/doctable/">GNOME Documentation Status
    Table</ulink>.
   </para>

   <!-- For translations: uncomment this:

   <para>
    Latin translation was done by ME
    (<email>MYNAME@MYADDRESS</email>). Please send all  comments  and
    suggestions regarding this translation to SOMEWHERE.
   </para>

   -->

  </sect3>


  <!-- ============= Application License ============================= -->

  <!-- 
   <sect3 id="license">
   <title>License</title>
   <para>
    This program is free software; you can redistribute it and/or
    modify it under the terms of the <citetitle>GNU General Public
    License</citetitle> as published by the Free Software Foundation;
    either version 2 of the License, or (at your option) any later
    version.
   </para>
   <para>
    This program is distributed in the hope that it will be useful, but
    WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    <citetitle>GNU General Public License</citetitle> for more details.
   </para>
   <para>
    A copy of the <citetitle>GNU General Public License</citetitle> is
    included as an appendix to the <citetitle>GNOME Users
    Guide</citetitle>.  You may also obtain a copy of the
    <citetitle>GNU General Public License</citetitle> from the Free
    Software Foundation by visiting <ulink type="http"
    url="http://www.fsf.org">their Web site</ulink> or by writing to
    <address>
     Free Software Foundation, Inc.
     <street>59 Temple Place</street> - Suite 330
     <city>Boston</city>, <state>MA</state> <postcode>02111-1307</postcode>
     <country>USA</country>
    </address>
   </para>
  </sect3>

 --> 
 </sect2>