summaryrefslogtreecommitdiff
path: root/gnome-help/C/a11y-icon.page
blob: da7ada59f9c8df483a8a8630d8894e3af8d5d561 (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
<page xmlns="http://projectmallard.org/1.0/"
      type="topic" style="task a11y"
      id="a11y-icon">
  <info>
    <link type="guide" xref="a11y"/>

    <credit type="author">
      <name>Phil Bull</name>
      <email>philbull@gmail.com</email>
    </credit>

    <desc>The universal access menu is the icon on the top bar that looks like a person.</desc>
    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
  </info>

<title>Find the universal access menu</title>


<p>The <em>universal access menu</em> is where you can turn on various accessibility settings. 
You can find this menu by clicking the icon which looks like a person surrounded by a circle on the top bar.</p>

<figure>
 <desc>The universal access menu can be found on the top bar.</desc>
 <media type="image" mime="image/png" src="figures/universal-access-menu.png"/>
</figure>

<p>To access this menu using the keyboard rather than the mouse, press 
<keyseq><key>Ctrl</key><key>Alt</key><key>Tab</key></keyseq> to move the keyboard focus to the top bar. 
A white line will appear underneath the <gui>Activities</gui> button - this tells you which item on the 
top bar is selected. Use the arrow keys on the keyboard to move the white line under the universal 
access menu icon and then press <key>Enter</key> to open it. You can use the up and down arrow keys 
to select items in the menu. Press <key>Enter</key> to toggle the selected item.</p>

</page>