Xfce 4 Poželjni programi

Benedikt Meurer

Onaj priručnik opisuje verziju 0.7.0 Xfce Poželjni programi okvira i njenih dijelova.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. The complete license text is available from the Free Software Foundation.

April 2006


Sadržaj

Uvod
Konfiguracija
Internet programi
Ostali programi
exo-open
O programu

Uvod

Kroz 4.x serije Xfce radnog okruženja nije bilo lakog načina za korisnike da postave svoje poželjne programe, npr.Web preglednik koji bi trebao otvarati poveznice.Xfce Poželjni programi okvir je dodan u Xfce 4.3 da prevlada ta ograničenja i omogući korisnicima laki način odabira poželjnog web preglednika,čitača pošte i emulatora terminala.

Konfiguracija

Možete pristupiti konfiguracijskom dijalogu klikom na Poželjni programi tipku u Xfce Upravitelj postavkama.Konfiguracijski dijalog je podjeljen na dvije stranice,koje su opisane u slijedećim odjeljcima.

Internet programi

Prva stranica konfiguracijskog dijaloga dopušta vam da odaberete poželjni Web preglednik i Čitač pošte.Odabrani web preglednik će biti korišten za otvaranje poveznica na koje ste kliknuli i za prikaz dokumentacije,dok će Čitač pošte biti korišten za pisanje pošte.

Slika 1. Internet programi

Odaberite internet programe

Za odabir drugog web preglednika od trenutno zadanog,kliknite na dugme u Zadani web preglednik sekciji i pojaviti će se lista web preglednika pronađenih u vašem sustavu,kao što je prikazano u Slika 2, “Odaberite Web preglednk”.

Slika 2. Odaberite Web preglednk

Odaberite Web preglednk

Ako Web preglednik koji tražite nije automatski pronađen u sustavu,možete odabrati Ostalo... iz padajućeg izbornika i pojaviti će se dijalog pitajući vas da unesete naredbu za prilagođeni Web preglednik,kako je prikazano u Slika 3, “Odredite Prilagođeni web preglednik”.

Slika 3. Odredite Prilagođeni web preglednik

Odredite Prilagođeni web preglednik

The special marker %s in the command will be substituted with the URL when you click on a hyperlink. When running just the preferred Web Browser without any URL, i.e. using exo-open --launch WebBrowser, only the binary of the specified command will be used and the parameters will be stripped off. In the example above, with mywebbrowser "%s" as custom Web Browser, the command mywebbrowser will be used to open the Web Browser without an URL.

Ostali programi

Prva stranica konfiguracijskog dijaloga omogućava vam odabir vašeg poželjnog emulatora terminala.Poželjni emulator terminala biti će korišten u Xfce radnom okruženju za pokretanje programa kojise moraju pokrenuti iz naredbenog retka.

Slika 4. Ostali programi

Odaberite ostale programe

For custom terminal commands, the special marker %s will be substituted with the application to run in the terminal. Otherwise the same rules apply as described in the section called “Internet programi”.

exo-open

A simple command line frontend to the Xfce Preferred Applications framework is included, named exo-open. Users and developers can use this utility to launch the preferred application for a certain category or open URLs with the default URL handler.

exo-open supports two operation modes. The first will simply launch the preferred application for a certain category, optionally passing a parameter (the exact meaning of the term parameter depends on the category). For example, to launch the command mutt in the preferred Terminal Emulator, you would use

exo-open --launch TerminalEmulator mutt

dok će za otvaranje poželjnog Web preglednika biti korištena naredba:

exo-open --launch WebBrowser

The second mode supported by exo-open opens all parameters passed to it with the default URL handlers. Here URLs mean either fully qualified URLs (i.e. http://www.xfce.org/ or mailto:xfce4-dev@xfce.org) or local paths (i.e. /home/dude/myfile.txt). For example to open /home/dude/file1.mp3 and /home/dude/file2.txt in the default applications, you would use the following command:

exo-open /home/dude/file1.mp3 /home/dude/file2.txt

To start composing a mail to the xfce4-dev mailing list, you can do:

exo-open mailto:xfce4-dev@xfce.org

O programu

Okvir za Xfce Poželjni programi i njegove komponente napisao je Benedikt Meurer () za xfce radno okruženje.Za više informacija,molimo posjetite Xfce website.

Za prijavu problema ili davanje sugestija o ovom software-u il ovom priručniku,koristite Xfce Bug Tracking System (Product: libexo, Component: helpers).

Ako imate pitanja o korištenju ili instalaciji ovoga paketa,molim pitajte na xfcemailing list. Diskusije o razvoju nalaze se na xfce4-dev mailing list.

This software is distributed under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Sa ovim programom trebali ste dobiti kopiju GNU General Public License;ako niste pišite na Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.