Anzeige:
Ergebnis 1 bis 1 von 1

Thema: Default Anwendungen festlegen

  1. #1
    ... Avatar von drunkenPenguin
    Registriert seit
    Jan 2003
    Ort
    Hamsterdam
    Beiträge
    2.264

    Default Anwendungen festlegen

    Hallo,

    Wer schon mal mit Beagle irgendwelche Dokumente gefunden hat und freudig darauf losgeklickt hat, wird sich hier und da gewundert haben, wieso zum Teufel Beagle E-Mails mit kmail oder irgendeinem anderen Programm oeffnet.
    Die Loesung habe ich im Xfce-Forum gepostet, hier ist sie nochmal, allerdings auf Englisch. Ich werde es bei Gelegenheit in deutsch abliefern.

    ------------
    Hi,

    after some googling I found a solution ...
    Take a look at /usr/share/applications/mimeinfo.cache. This file is generated by the app 'update-desktop-database' (you need to run it as superuser, if you want to build the database manually).
    In there, you will find stuff looking something like this:

    Code:
    [MIME Cache]
    [...]
    application/arj=xarchiver.desktop
    application/bluefish-project=bluefish-project.desktop
    application/csv=gnumeric.desktop
    application/excel=gnumeric.desktop
    application/html+xml=galeon.desktop
    application/illustrator=kde-kghostview.desktop
    [...]

    Copy the file mimeinfo.cache to your home directory:
    cp /usr/share/applications/mimeinfo.cache ~/.local/share/applications/mimeinfo.cache

    Take a close look how the syntax of the entries looks like. It's not too difficult.
    For instance, if you want to change the default application that will be started to view your mails, change the value of the following line:

    Code:
    message/rfc822=gedit.desktop;gvim-desktop;

    As you can see, I use gedit as first application and gvim as fallback.

    But how about to find the right application name? It's quite easy: just type
    find /usr/share/applications -type f -name "$whatyouwant*"
    Substitute $whatyouwant by your search term.

    Or use some GUI Search Tool like gnome-search-tool or kfind.

    I hope this will be helpfull to someone.


    Regards
    Daniel

    http://forum.xfce.org/index.php?topic=2234.0

    EDIT: Attention! This will not work for all mime types. Gnome (nautilus) settings may override those settings above.
    ----------
    Geändert von drunkenPenguin (30.06.06 um 20:11 Uhr)

Ähnliche Themen

  1. X Startet Nicht, lunar-linux mit XOrg
    Von sir.b-ball im Forum X-Konfiguration
    Antworten: 23
    Letzter Beitrag: 04.04.06, 14:47
  2. Xfree: Maus funzt net
    Von srynonick im Forum X-Konfiguration
    Antworten: 9
    Letzter Beitrag: 05.01.06, 22:39
  3. Kein Signal auf TV-Out
    Von thechef im Forum X-Konfiguration
    Antworten: 2
    Letzter Beitrag: 26.12.05, 19:31
  4. Nvidia + Dualview (Monitor + TV)
    Von Dragoran im Forum X-Konfiguration
    Antworten: 12
    Letzter Beitrag: 19.07.04, 21:41
  5. Problem mit der Auflösung
    Von well im Forum X-Konfiguration
    Antworten: 3
    Letzter Beitrag: 09.08.03, 16:10

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •