~ubuntu-branches/ubuntu/precise/gnome-user-docs/precise

« back to all changes in this revision

Viewing changes to gnome-help/nl/shell-apps-open.page

  • Committer: Package Import Robot
  • Author(s): Didier Roche
  • Date: 2011-09-12 09:23:35 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: package-import@ubuntu.com-20110912092335-11udas9xjsi3g6n0
Tags: 3.1.1-0ubuntu1
New upstream release

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="shell-apps-open" xml:lang="nl">
 
3
 
 
4
  <info>
 
5
    <link type="guide" xref="index" group="shell-apps-open"/>
 
6
    <link type="guide" xref="shell-overview#apps"/>
 
7
    
 
8
    <desc>Launch apps from the activities overview.</desc>
 
9
    <credit type="author">
 
10
      <name>Gnome-documentatieproject</name>
 
11
      <email>gnome-doc-list@gnome.org</email>
 
12
    </credit>
 
13
 
 
14
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
15
  </info>
 
16
 
 
17
<title>Start applications</title>
 
18
 
 
19
<comment>
 
20
<cite>shaunm</cite>
 
21
<p>If an app is running, it's focused. You can create a new window by dragging
 
22
to the windows overview or onto a workspace thumbnail. (Also mention dragging
 
23
to overview in list item below, not just workspace thumbnail.) Right-click
 
24
icon to choose a window to focus or get new window. Mention middle-click?</p>
 
25
</comment>
 
26
 
 
27
<p>Move your mouse pointer to the <gui>Activities</gui> corner at the top left of the screen to show the <gui>Activities Overview</gui>. This is where you can find all of your applications. (You can open the overview by pressing the <link xref="windows-key">windows key</link> too.)</p>
 
28
 
 
29
<p>There are several ways of opening an application once you're in the activities overview:</p>
 
30
 
 
31
<list>
 
32
 
 
33
 <item>
 
34
  <p>Start typing the name of an application - it should search for it instantly. (If this doesn't happen, click the search bar at the top right of the screen and then start typing.) Then, click the application's icon to start it.</p>
 
35
 </item>
 
36
 
 
37
 <item>
 
38
  <p>Click the <gui>Applications</gui> heading at the top of the screen to see a list of applications you can run. You can filter them by type using the categories on the right, or search using the search bar at the top right. Click the application's icon to start it.</p>
 
39
 </item>
 
40
 
 
41
 <item>
 
42
  <p>Some applications have icons in the <em>dash</em> (the vertical strip of icons on the left-hand side of the activities overview). Click one of those to start that application.</p>
 
43
  <p>If you have applications that you use very frequently, you can <link xref="shell-apps-favorites">add them to the dash</link> yourself.</p>
 
44
 </item>
 
45
 
 
46
 <item>
 
47
  <p>You can launch an application in a separate <link xref="shell-workspaces">workspace</link> by dragging an application's icon from the dash (or from the list of applications), and dropping it on one of the workspaces on the right-hand side of the screen. The application will open in the workspace that you choose.</p>
 
48
 </item>
 
49
 
 
50
</list>
 
51
 
 
52
<note style="tip">
 
53
 <title>Quickly running a command</title>
 
54
 <p>Another, more advanced way of running an application is to use its <em>command name</em>, which you can do by pressing <keyseq><key>Alt</key><key>F2</key></keyseq>, entering a command, and then pressing <key>Enter</key>.</p>
 
55
 <p>For example, to launch <app>Rhythmbox</app>, press <keyseq><key>Alt</key><key>F2</key></keyseq> and type 'rhythmbox' (without the single-quotes). The name of the app is the command to launch the program.
 
56
 </p>
 
57
</note>
 
58
 
 
59
</page>