summaryrefslogtreecommitdiffstats
path: root/gnome-help/C/files-open.page
blob: 1212a2e7931090bdbb36f9249178a503e59985c0 (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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<page xmlns="http://projectmallard.org/1.0/"
      type="topic" id="files-open">

  <info>
    <link type="guide" xref="files#faq"/>
    <desc>Open files using non-default applications or change the default for a file type.</desc>

    <revision pkgversion="3.0" version="1.0" date="2010-06-16" status="candidate"/>
    <credit type="author">
      <name>Cristopher Thomas</name>
      <email>crisnoh@gmail.com</email>
    </credit>
    <license>
      <p>Creative Commons Share Alike 3.0</p>
    </license>

  </info>

<title>Open files with other applications</title>

<p>
You can open files using an application other than the default one.  For example, Rhythmbox is the default music player, but you may want to open an audio file with another music player you have installed.  You can also change the default application for a given file type.
</p>

<steps>
  <title>Open files using a different application</title>
  <item><p>Right-click the file you want to open.</p></item>
  <item><p>Select from the available "Open with" choices.</p></item>
</steps>

<note>
  <p>Selecting the <gui>Open with Other Application</gui> option will bring up a list of available applications for you to select from.  Not all applications listed will be able to work with that file type, though.</p>
</note>

<p>You can change the default application for a file type.  This will allow you to open your preferred application when you double-click to open a file.</p>

<steps>
  <title>Change the default application of a file type</title>
  <item><p>Select a file of the type whose default application you want to change.</p></item>
  <item><p>Choose <guiseq><gui>File</gui><gui>Properties</gui></guiseq>.</p></item>
  <item><p>Choose the <gui>Open With</gui> tab.</p></item>
  <item><p>Select the application you want to make the default for your chosen file type.</p></item>
</steps>

<note>
  <p>The <gui>Add</gui> and <gui>Remove</gui> buttons allow you to add other applications to the list of options.</p>
</note>
</page>