Translate
Appearance
Text
This page always uses small font size
Width
AllKonversation/Browsers
Translate to удмурт
Translation of the wiki page Konversation/Browsers from English (en).
This tool does not work without JavaScript. JavaScript is disabled, failed to work, or this browser is unsupported.
Translations:Konversation/Browsers/Page display title/udm
Konversation/Browsers
You need translation rights to translate messages.Get permission
Loading...
Latest updatesAll changes
Suggestions
In other languages
Need more help?Ask for more information
On this page you can find information about how to make '''Konversation''' open links in your favorite browser.
Translations:Konversation/Browsers/1/udm
On this page you can find information about how to make '''Konversation''' open links in your favorite browser.
You need translation rights to translate messages.Get permission
Loading...
Latest updatesAll changes
Suggestions
In other languages
Need more help?Ask for more information
'''Konversation''' makes use of KDE's default browser setting to open links in a browser. See the [[Special:myLanguage/System Settings/Default Applications#Choose a standard browser|System Settings/Default Applications]] page for details on how to set the KDE default web browser.
If for whichever reason KDE components is not available to you (for example when you're using a different window manager and would still like to use '''Konversation'''), it is possible to specify your favorite browser inside of '''Konversation'''. To do this:
# In '''Konversation''', click on <menuchoice>Settings -> Configure Konversation... -> Behavior -> General</menuchoice>.
# In this menu, check the checkbox for "<menuchoice>Use custom Web browser:</menuchoice>" and in the input box, fill in a [[Special:mylanguage/Konversation/Browsers#Browser specific commands|browser specific command]].
# Click <menuchoice>Apply</menuchoice>.
* To make links open in a new tab use:
opera -newpage
* To make links open in a new window:
opera -newwindow
Prior to version 36, '''Firefox''' and '''Mozilla''' use a remote control script that will send commands to an already existing process.
* To make links open in a new tab use:
firefox -remote "openURL(%u,new-tab)"
* To make links open in a new window use:
firefox -remote "openURL(%u,new-window)"
Of course, if you use '''Mozilla''' instead of '''Firefox''', you need to substitute ''firefox'' with ''mozilla'' in the above command.
See [http://www.mozilla.org/unix/remote.html remote control of unix mozilla] for more information.
On Firefox >= 36 -remote control was removed.
* To make links open in a new tab use:
firefox %u
* To make links open in a new window use:
firefox -new-window %u
[[Category:Internet]]
Loading messages...
0% translated, 0% reviewed
Retrieved from "https://userbase.kde.org/Special:Translate"