1
<?xml version="1.0" encoding="utf-8"?>
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="files-open">
5
<link type="guide" xref="files" group="more"/>
6
<link type="guide" xref="shell-overview#files"/>
7
<desc>Open files using an application that isn't the default one for that type of file. You can change the default too.</desc>
9
<revision pkgversion="3.0" date="2011-04-04" status="final"/>
10
<revision pkgversion="3.0" version="3.0.1" date="2011-04-06" status="outdated"/>
11
<credit type="author">
12
<name>Cristopher Thomas</name>
13
<email>crisnoh@gmail.com</email>
15
<credit type="author">
16
<name>शॅन मेक्केक् </name>
17
<email>shaunm@gnome.org</email>
19
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
22
<title>Open files with other applications</title>
24
<p>When you double-click a file in the file manager, it will be opened with
25
the default application for that file type. You can open it in a different
26
application, search online for applications, or set the default application
27
for all files of the same type.</p>
29
<p>To open a file with an application other than the default, right-click
30
the file and select the application you want from the top of the menu. If
31
you don't see the application you want, click <gui>Open With Other
32
Application</gui>. By default, the file manager only shows applications
33
it knows can handle the file. To look through all the applications on
34
your computer, click <gui>Show other applications</gui>.</p>
36
<p>If you still can't find the application you want, you can search for
37
more applications by clicking <gui>Find applications online</gui>. The
38
file manager will search online for packages containing applications
39
that are known to handle files of that type.</p>
41
<section id="default">
42
<title>Change the default application</title>
43
<p>You can change the default application that is used to open files of a
44
given type. This will allow you to open your preferred application when you
45
double-click to open a file. For example, you might want your favorite music
46
player to open when you double-click an MP3 file.</p>
49
<item><p>Select a file of the type whose default application you want to change.
50
For example, to change which application is used to open MP3 files,
51
select a <file>.mp3</file> file.</p></item>
52
<item><p>Right-click the file and select <gui>Properties</gui>.</p></item>
53
<item><p>Select the <gui>Open With</gui> tab.</p></item>
54
<item><p>Select the application you want and click <gui>Set as default</gui>.
55
By default, the file manager only shows applications it knows can handle the
56
file. To look through all the applications on your computer, click <gui>Show
57
other applications</gui>.</p>
58
<p>If <gui>Other Applications</gui> contains an application you sometimes
59
want to use, but don't want to make the default, select that application and
60
click <gui>Add</gui>. This will add it to <gui>Recommended Applications</gui>.
61
You will then be able to use this application by right-clicking the file and
62
selecting it from the list.</p></item>
65
<p>This changes the default application not just for the selected file,
66
but for all files with the same type.</p>