/usr/share/help/C/gnome-help/shell-terminology.page is in gnome-user-guide 3.8.2-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 | <page xmlns="http://projectmallard.org/1.0/"
xmlns:if="http://projectmallard.org/if/1.0/"
type="topic" style="reference"
id="shell-terminology">
<info>
<link type="guide" xref="shell-overview#desktop" />
<desc>An overview of terms used to describe different parts of the desktop.</desc>
<revision pkgversion="3.8.0" version="0.4" date="2013-04-23" status="outdated"/>
<credit type="author">
<name>GNOME Documentation Project</name>
<email>gnome-doc-list@gnome.org</email>
</credit>
<credit type="editor">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
</credit>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>Activities, dash, top bar… What are they?</title>
<!-- THIS SHOULD BE ALPHABETICALLY SORTED… it is. -->
<terms>
<item>
<title>Activities overview</title>
<p if:test="!platform:gnome-classic">The <em>activities overview</em> is the
screen that is displayed when you click <gui>Activities</gui> at the top
left of the screen.</p>
<p if:test="platform:gnome-classic">The <em>activities overview</em> is the
screen that is displayed when you select <gui>Activities Overview</gui> in
the <gui>Applications</gui> menu at the top left of the screen.</p>
</item>
<item if:test="platform:gnome-classic">
<title>Applications menu</title>
<p>You can find the <gui>Applications</gui> menu at the at the top left of
the screen. It gives you access to applications organized into categories.
The <em>activities overview</em> is available by selecting the <gui>Activities
Overview</gui> item from the menu.</p>
</item>
<item>
<title>Super-Tab window switcher</title>
<p>When you hold down the <key xref="keyboard-key-super">Super</key> key and
then press <key>Tab</key>, a <em>window switcher</em> appears. This shows the
icons of the applications you have currently open.</p>
</item>
<item>
<title>Dash</title>
<p>The <em>dash</em> is the list of your favorite applications that is shown
on the left-hand side of the activities overview. Applications that are
currently running are also shown here. The dash is sometimes referred to as the
<em>dock</em>.</p>
</item>
<item>
<title>Hot corner</title>
<p>The <em>hot corner</em> is the corner at the top left of the screen. When
you move the pointer to this corner, the activities overview opens.</p>
</item>
<item>
<title>Lock screen</title>
<p>The <em>lock screen</em> displays an image on the screen while your
computer is locked. It provides useful information about what has been
happening while you have been away, and allows you to control media playback
without having to unlock.</p>
</item>
<item>
<title>Notifications</title>
<p><em>Notifications</em> are messages that pop up at the bottom of the
screen, telling you that something just happened. For example, when someone
chatting with you sends a message, a notification will pop up to tell you. If
you don't want to deal with a message right now, it is hidden in your
message tray. Move your mouse to the bottom-right corner (or press
<keyseq><key xref="keyboard-key-super">Super</key><key>M</key></keyseq>) to
see your message tray.</p>
</item>
<item if:test="platform:gnome-classic">
<title>Places menu</title>
<p>The <em>places menu</em> is opened when you click <gui>Places</gui>
on the <gui>top bar</gui>. It gives you quick access to important folders,
for example <gui>Downloads</gui> or <gui>Pictures</gui>.</p>
</item>
<item>
<title>Settings</title>
<p>The <em>settings</em> are where you can change preferences and so on,
similar to the Control Panel in Windows or the System Preferences in Mac OS.
Click your name on the top-right of the top bar and select <gui>Settings</gui>
to access them.</p>
</item>
<item>
<title>Top bar</title>
<p if:test="!platform:gnome-classic">The <em>top bar</em> is the bar that
runs along the very top of the screen. The <gui>Activities</gui> link is on
one end of the top bar and your username is on the other.</p>
<p if:test="platform:gnome-classic">The <em>top bar</em> is the bar that runs
along the very top of the screen. The <gui>Applications</gui> menu is on one
end of the top bar and your username is on the other.</p>
</item>
<item>
<title>Workspace</title>
<p>You can put windows on different <em>workspaces</em>. They are a convenient
way of grouping and separating windows.</p>
</item>
<item>
<title>Workspace selector</title>
<p>The <em>workspace selector</em> is the list of workspaces that is shown on
the right-hand side of the <gui>Windows</gui> view in the activities overview.</p>
</item>
<item if:test="platform:gnome-classic">
<title>Window list</title>
<p>The <em>window list</em> is the bar at the very bottom of the screen, which
shows buttons for all your open windows.</p>
</item>
</terms>
</page>
|