~ubuntu-branches/ubuntu/vivid/ubuntu-kylin-docs/vivid

« back to all changes in this revision

Viewing changes to ubuntu-kylin-help/C/unity-hud-intro.page

  • Committer: Package Import Robot
  • Author(s): Lei Luo
  • Date: 2014-04-10 14:58:12 UTC
  • Revision ID: package-import@ubuntu.com-20140410145812-9mfgq3xleqy0l89f
Tags: 14.04.3

* Add "Replaces" field in debian control file to automatically remove
  ubuntu-docs before installation.
* Merge ubuntu-docs changes.
* Update zh_CN tranlation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<page xmlns="http://projectmallard.org/1.0/"
 
2
      xmlns:its="http://www.w3.org/2005/11/its"
 
3
      type="guide" style="question"
 
4
      id="unity-hud-intro">
 
5
 
 
6
  <info>
 
7
    <link type="guide" xref="shell-overview#desktop" />
 
8
 
 
9
    <desc>Use the HUD to search menus of the apps you use.</desc>
 
10
    <revision version="13.10" date="2013-10-23" status="outdated"/>
 
11
 
 
12
    <credit type="author">
 
13
      <name>Jeremy Bicha</name>
 
14
      <email>jbicha@ubuntu.com</email>
 
15
    </credit>
 
16
    
 
17
    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
 
18
  </info>
 
19
 
 
20
<title>What is the HUD?</title>
 
21
 
 
22
<p>The <gui>HUD</gui> or <gui>Heads Up Display</gui> is a search-based 
 
23
alternative to traditional menus and was introduced in Ubuntu 12.04 
 
24
LTS.</p>
 
25
 
 
26
<p>Some apps like <link href="apt:gimp">Gimp</link> or 
 
27
<link href="apt:inkscape">Inkscape</link> have hundreds of menu items. If 
 
28
you're using apps like these, you may remember the name of a menu option, 
 
29
but you might not remember how to find it in the menus.</p>
 
30
 
 
31
<p>Using a search box can be quite a bit faster than navigating extended 
 
32
menu hierarchies. The HUD also can be more accessible than normal menus as 
 
33
some people are unable to precisely control a mouse pointer.</p>
 
34
 
 
35
<section id="use-the-hud">
 
36
<title>Use the HUD</title>
 
37
 
 
38
  <p>To try the HUD:</p>
 
39
 
 
40
  <steps>
 
41
    <item>
 
42
      <p>Tap <key>Alt</key> to open the HUD.</p>
 
43
    </item>
 
44
    <item>
 
45
      <p>Start typing.</p>
 
46
    </item>
 
47
    <item>
 
48
      <p>When you see a result that you want to run, use the up and down 
 
49
      keys to select the result, then press <key>Enter</key>, or click 
 
50
      your desired search result.</p>
 
51
    </item>
 
52
    <item>
 
53
      <p>If you change your mind and want to exit the HUD, tap the 
 
54
      <key>Alt</key> again or the <key>Esc</key>. You can also click 
 
55
      anywhere outside the HUD to close the HUD.</p>
 
56
    </item>
 
57
  </steps>
 
58
 
 
59
<p>The HUD keeps track of your search history and adjusts the search 
 
60
results to be even more useful the more you use it.</p>
 
61
 
 
62
</section>
 
63
 
 
64
</page>