This file is indexed.

/usr/share/help-langpack/lt/ubuntu-help/shell-windows-switching.page is in language-pack-gnome-lt-base 1:12.04+20120417.

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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="shell-windows-switching" xml:lang="lt">

  <info>
  
    <link type="guide" xref="shell-windows#working-with-windows"/>
    <link type="guide" xref="shell-overview#apps"/>
    
    <desc>Press <keyseq><key>Alt</key><key>Tab</key></keyseq>.</desc>
    <revision pkgversion="3.4.0" date="2012-02-19" status="review"/>
    <revision version="12.04" date="2012-03-22" status="review"/>
    <credit type="author">
      <name>GNOME Documentation Project</name>
      <email>gnome-doc-list@gnome.org</email>
    </credit>
    <credit type="author">
      <name>Ubuntu Documentation Project</name>
      <email>ubuntu-doc@lists.ubuntu.com</email>
    </credit>
    
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
  </info>

<title>Switch between windows</title>

<comment>
  <cite date="2011-04-04">shaunm</cite>
  <p>More prose, talk about Alt+`. Maybe a screenshot. 3.0.1</p>
</comment>

<section id="launcher">
  <title>From the launcher</title>
  <steps>
    <item><p>
Show the <gui>launcher</gui> by moving your mouse to the top left corner of your screen.
    </p></item>
    <item><p>
Applications that are running have a small white triangle arrow on the left. Click on a 
running application icon to switch to it.
    </p></item>
    <item><p>
If a running application has multiple windows open, there will be multiple white arrows on
the left. Click the application icon a second time to show all open windows zoomed out.
Click the window you want to switch to.
    </p></item>
  </steps>
</section>

<section id="keyboard">
  <title>From the keyboard</title>
<list>

  <item>
    <p>
When you hold down the <key>Alt</key> key and then press <key>Tab</key>, a <em>window switcher</em>
appears. This shows a list of the windows you have open, with a preview.
    </p>
    <list>
      <item><p>
You can continue pressing <key>Tab</key> as many times as you need to reach the window you want.
      </p></item>
      <item><p>
To switch to the previous window, hold down the <key>Alt</key> key and press
<keyseq><key>Shift</key><key>Tab</key></keyseq> instead.
      </p></item>
      <item><p>
Only windows from the current <link xref="shell-workspaces">workspace</link> will be shown. To show windows from all workspaces, hold
down the <key>Ctrl</key> and <key>Alt</key> keys and press <key>Tab</key> or
<keyseq><key>Shift</key><key>Tab</key></keyseq>.
      </p></item>
    </list>
</item>

<item>
  <p>
Press <keyseq><key>Windows</key><key>W</key></keyseq> to show all open windows zoomed out.
  </p>
    <list>
      <item><p>
Click the window you want to switch to.
      </p></item>
    </list>
</item>

</list>


</section>

</page>