Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
xfce:exo:preferred-applications [2022/12/11 22:31] – Moved to xfce4-settings alexxconsxfce:exo:preferred-applications [2022/12/11 22:39] (current) – [Command-line Options] alexxcons
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
 {{ :xfce:xfce.exo.png?no link|}} {{ :xfce:xfce.exo.png?no link|}}
-====== Exo - exo-preferred-applications - Preferred Applications ====== +====== Preferred Applications ======
-As of Xfce 4.3, the **Preferred Applications** framework can be used to easily manage default applications used for various services. This includes selecting the default application to be used as a web browser, mail reader, file manager and terminal emulator.+
  
-  * **[[#Usage|Usage]]** +Since xfce4-settings 4.15.1 preferred applications have been moved from exo to xfce4-settingsPlease refer to the [[xfce:xfce4-settings:preferred-apps|xfce4-settings wiki page]].
-  * **[[#Internet|Internet]]** +
-  * **[[#Utilities|Utilities]]** +
-  * **[[#Command-line Options|Command-line Options]]** +
- +
----- +
- +
- +
-===== Internet ===== +
- +
-The first tab of the Preferred Applications window allows you to select your default Web Browser and Mail ReaderThe Web Browser will be used to open hyperlinks that you click on and to display the documentation, whereas the Mail Reader will be used to compose emails when you click on email addresses, for instance on a website. +
- +
-<figure "Preferred Internet applications">{{:xfce:exo:preferred_applications.png?nolink&|}}</figure> +
- +
-To select a different web browser to be used for opening links, click the drop-down menu in the {gui>Web Browser} section, and choose your desired browser from the list of web browsers that are detected. +
- +
-If the browser you are looking for is not automatically detected by the system, you can select {gui>Other...} from the drop-down menu and a dialog will appear asking you to enter the command to execute the custom browser, as shown below.  +
- +
-<figure "Specify a custom Web Browser">{{:xfce:exo:custom_apps.png?nolink&|}}</figure> +
- +
-The ''"%s"'' in the command will be substituted with the URL when you click on a hyperlink.  +
- +
-<note tip>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 any parameters will be stripped off. In the example above, with ''mywebbrowser "%s"'' as the custom web browser, the command ''mywebbrowser'' will be used to open the browser without an URL.</note> +
- +
-[[|Back to Top]]+
 ---- ----
  
  
  
-===== Command-line Options =====+====== exo-open ======
  
 A simple command line front-end to the Preferred Applications framework is included, called ''exo-open''. You can use this utility to launch the preferred application for a certain category or open URLs with the default URL handler. A simple command line front-end to the Preferred Applications framework is included, called ''exo-open''. You can use this utility to launch the preferred application for a certain category or open URLs with the default URL handler.