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

« back to all changes in this revision

Viewing changes to gnome-help/C/files-preview.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
<page xmlns="http://projectmallard.org/1.0/"
 
2
      type="topic" style="task"
 
3
      id="files-preview">
 
4
 
 
5
  <info>
 
6
    <link type="guide" xref="files"/>
 
7
    <link type="seealso" xref="nautilus-preview"/>
 
8
    
 
9
    <desc>Quickly show and hide previews for documents, images, videos, and more.</desc>
 
10
 
 
11
    <revision pkgversion="3.2" date="2011-09-03" status="review"/>
 
12
    <credit type="author">
 
13
      <name>Shaudn McCance</name>
 
14
      <email>shaunm@gnome.org</email>
 
15
    </credit>
 
16
    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
 
17
  </info>
 
18
 
 
19
<title>Preview files and folders</title>
 
20
 
 
21
<p>You can quickly preview files without opening them in a full-blown application.
 
22
Select any file and press the space bar. The file will open in a simple preview
 
23
window. Press the space bar again to dismiss the preview.</p>
 
24
 
 
25
<p>The built-in preview supports most file formats for documents, images, video,
 
26
and audio. In the preview, you can scroll through your documents or seek through
 
27
your video and audio.</p>
 
28
 
 
29
<p>To view a preview full-screen, click the
 
30
<media type="image" src="figures/view-fullscreen-16.png">fullscreen</media>
 
31
button near the bottom, or press <key>f</key>. Click
 
32
<media type="image" src="figures/view-fullscreen-16.png">fullscreen</media>
 
33
or press <key>f</key> again to leave full-screen, or press the space bar to
 
34
exit the preview completely.</p>
 
35
 
 
36
</page>