How to get hyperlinks in Kmail to open Firefox
Michel D'HOOGE
list.dhooge at gmail.com
Wed Aug 9 07:24:25 BST 2006
> Configure Klipper ... / Actions tab
> edit the http entry (ie. add a subitem for konqueror)
So, for the "^https?://." action, I have (from Kubuntu):
kfmclient exec %s
kmail --body %s
kmail --attach %s
and...
ps x |grep -q '[f]irefox' && firefox -remote openURL\(%s, new-window\) || firefox %s
This one is a bit long, but it should prevent to start a new firefox instance if one is already running.
--
Michel
___________________________________________________
This message is from the kde mailing list.
Account management: https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.
More information about the kde
mailing list