aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/default-browser.page
blob: 0ca980275a6f459031861b85502edc053d27f6e9 (plain) (blame)
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
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
      type="topic" id="default-browser">

  <info>
    <desc>How to define the default browser to open links with.</desc>
    
    <link type="guide" xref="index#common-other-problems" />

    <revision pkgversion="3.0.2" version="0.3" date="2011-09-29" status="final"/>
    <credit type="author">
      <name>Andre Klapper</name>
      <email>ak-47@gmx.net</email>
    </credit>
    <license>
      <p>Creative Commons Share Alike 3.0</p>
    </license>

  </info>

<title>Setting the default browser</title>

<!-- For GNOME2 the steps are to define the gconf keys /desktop/gnome/url-handlers/http and /https -->

<p>You can set the system-wide default browser in GNOME 3 under <guiseq><gui>Activities</gui><gui>Applications</gui><gui>System Settings</gui><gui>System</gui><gui>System Info</gui><gui>Default Applications</gui></guiseq>.</p>
<p>If the preferred browser is set as default application but still does not work correctly please contact your distribution via their forum or bug tracker.</p>

<note><p>GNOME 3 users with a technical background can tweak these settings by defining scheme-handlers in <file>$HOME/.local/share/applications/mimeapps.list</file>.</p></note>

<note><p>If the error message "Could not open the link: Operation not supported" is shown, you need to install <link action="install:gvfs" href="http://ftp.gnome.org/pub/gnome/sources/gvfs/">Install gvfs now.</link>.</p></note>
</page>