Mailinglist Archive: opensuse (2912 mails)
| < Previous | Next > |
Re: [SLE] default browser
- From: Randall R Schulz <rschulz@xxxxxxxxx>
- Date: Mon, 31 Jan 2005 20:27:14 -0800
- Message-id: <200501312027.14273.rschulz@xxxxxxxxx>
Jim,
On Monday 31 January 2005 16:53, Jim Flanagan wrote:
> How can you select Firefox as default browser in KDE?
>
> Jim Flanagan
- Open the KDE Control Center
- Expand "KDE Components"
- Select "File Associations"
- Expand "Text" in the right-hand pane
- Select "html"
- Either move to the top an existing "Firefox" action
(unlikely, I imagine)
or...
"Add..." a new action in the "Application Prefernce Order"
list whose "Application" tab's "Command" field contains
"firefox -remote "openURL(%u)"
If the "firefox" executable (a script, actually) is not in your PATH,
then use the absolute path name instead of the plain "firefox" in the
action's command.
Randall Schulz
On Monday 31 January 2005 16:53, Jim Flanagan wrote:
> How can you select Firefox as default browser in KDE?
>
> Jim Flanagan
- Open the KDE Control Center
- Expand "KDE Components"
- Select "File Associations"
- Expand "Text" in the right-hand pane
- Select "html"
- Either move to the top an existing "Firefox" action
(unlikely, I imagine)
or...
"Add..." a new action in the "Application Prefernce Order"
list whose "Application" tab's "Command" field contains
"firefox -remote "openURL(%u)"
If the "firefox" executable (a script, actually) is not in your PATH,
then use the absolute path name instead of the plain "firefox" in the
action's command.
Randall Schulz
| < Previous | Next > |