~ubuntu-branches/ubuntu/utopic/gnome-user-docs/utopic-proposed

« back to all changes in this revision

Viewing changes to gnome-help/sv/tips-specialchars.page

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2011-10-14 00:17:30 UTC
  • mfrom: (9.1.3 experimental)
  • Revision ID: james.westby@ubuntu.com-20111014001730-8blmvdrwtl6xhf44
Tags: 3.2.0.1-2
* Upload to unstable.
* debian/watch:
  - Switch to .xz tarballs.
* debian/control.in:
  - Add Vcs-* fields.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="tips-specialchars" xml:lang="sv">
 
3
  <info>
 
4
    <link type="guide" xref="tips"/>
 
5
    <link type="seealso" xref="keyboard-layouts"/>
 
6
 
 
7
    <revision pkgversion="3.2" date="2011-09-25" status="candidate"/>
 
8
 
 
9
    <credit type="author">
 
10
      <name>Shaun McCance</name>
 
11
      <email>shaunm@gnome.org</email>
 
12
    </credit>
 
13
 
 
14
    <desc>Type characters not found on your keyboard, including
 
15
    foreign alphabets, mathematical symbols, and dingbats.</desc>
 
16
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
17
  </info>
 
18
 
 
19
  <title>Enter special characters</title>
 
20
 
 
21
  <comment>
 
22
    <cite date="2011-04-04">shaunm</cite>
 
23
    <p>Marking complete for 3.0. We didn't get keyboard-inputmethods in.
 
24
    If we get it for 3.0.1, uncomment the last section, write something,
 
25
    and link.</p>
 
26
  </comment>
 
27
 
 
28
  <p>You can enter and view thousands of characters from most of the world's
 
29
  writing systems, even those not found on your keyboard. This page lists
 
30
  some different ways you can enter special characters.</p>
 
31
 
 
32
  <links type="section">
 
33
    <title>Methods to enter characters</title>
 
34
  </links>
 
35
 
 
36
  <section id="charmap">
 
37
    <title>Character map</title>
 
38
    <p>GNOME comes with a character map application that allows you to browse
 
39
    all the characters in Unicode. Use the character map to find the character
 
40
    you want, and then copy and paste it to wherever you need it.</p>
 
41
    <p>You can find <app>Character Map</app> in the <gui>Activities</gui> overview.
 
42
    For more information on the character map, see the
 
43
    <link href="ghelp:gucharmap">Character Map Manual</link>.</p>
 
44
  </section>
 
45
 
 
46
  <section id="compose">
 
47
    <title>Compose-tangent</title>
 
48
    <p>A compose key is a special key that allows you to press multiple keys
 
49
    in a row to get a special character. For example, to type the accented
 
50
    letter <em>é</em>, you can press <key>compose</key> then <key>'</key>
 
51
    then <key>e</key>.</p>
 
52
    <p>Keyboards don't have specific compose keys. Instead, you can define
 
53
    one of the existing keys on your keyboard as a compose key.</p>
 
54
    <steps>
 
55
      <title>Define a compose key</title>
 
56
      <item><p>Click your name in the top bar and select <gui>System
 
57
      Settings</gui>.</p></item>
 
58
      <item><p>Klicka på <gui>Region och språk</gui>.</p></item>
 
59
      <item><p>Select the <gui>Layouts</gui> tab and click
 
60
      <gui>Options</gui>.</p></item>
 
61
      <item><p>Find the group called <gui>Compose key position</gui>.
 
62
      Select the key or keys you would like to behave as a compose key.
 
63
      You can choose keys like <key>Caps Lock</key>, either of the
 
64
      <key>Alt</key> keys, or the menu key. Any keys you select will
 
65
      then only work as a compose key, and will no longer work for
 
66
      their original purpose.</p></item>
 
67
    </steps>
 
68
    <p>You can type many common characters using the compose key, for
 
69
    example:</p>
 
70
    <list>
 
71
      <item><p>Press <key>compose</key> then <key>'</key> then a letter to
 
72
      place an acute accent over that letter, such as <em>é</em>.</p></item>
 
73
      <item><p>Press <key>compose</key> then <key>`</key> (back tick) then a
 
74
      letter to place a grave accent over that letter, such as
 
75
      <em>è</em>.</p></item>
 
76
      <item><p>Press <key>compose</key> then <key>"</key> then a letter to
 
77
      place an umlaut over that letter, such as <em>ë</em>.</p></item>
 
78
      <item><p>Press <key>compose</key> then <key>-</key> then a letter to
 
79
      place a macron over that letter, such as <em>ē</em>.</p></item>
 
80
    </list>
 
81
    <p>For more compose key sequences, see <link href="http://en.wikipedia.org/wiki/Compose_key#Common_compose_combinations">the
 
82
    compose key page on Wikipedia</link>.</p>
 
83
  </section>
 
84
 
 
85
  <section id="ctrlshiftu">
 
86
    <title>Code points</title>
 
87
    <p>You can enter any Unicode character using only your keyboard with the numeric
 
88
    code point of the character. Every character is identified by a four-character
 
89
    code point. To find the code point for a character, find the character in the
 
90
    character map application and look in the status bar or the <gui>Character
 
91
    Details</gui> tab. The code point is the four characters after <gui>U+</gui>.</p>
 
92
 
 
93
    <p>To enter a character by its code point, hold down <key>Ctrl</key> and
 
94
    <key>Shift</key>, type <key>u</key> followed by the four-character code
 
95
    point, then release <key>Ctrl</key> and <key>Shift</key>. If you often use
 
96
    characters that you can't easily access with other methods, you might find
 
97
    it useful to memorize the code point for those characters so you can enter
 
98
    them quickly.</p>
 
99
  </section>
 
100
 
 
101
  <section id="layout">
 
102
    <title>Tangentbordslayouter</title>
 
103
    <p>You can make your keyboard behave like the keyboard for another language,
 
104
    regardless of the letters printed on the keys. You can even easily switch
 
105
    between different keyboard layouts using an icon in the top bar. To learn
 
106
    how, see <link xref="keyboard-layouts"/>.</p>
 
107
  </section>
 
108
 
 
109
<!--
 
110
  <section id="im">
 
111
    <title>Input methods</title>
 
112
    <p>XXXXX: write input methods page, link</p>
 
113
  </section>
 
114
-->
 
115
 
 
116
</page>