svn commit: r39265 - head/en_US.ISO8859-1/books/handbook/desktop
Isabell Long
issyl0 at FreeBSD.org
Wed Jul 25 13:24:35 UTC 2012
Author: issyl0
Date: Wed Jul 25 13:24:34 2012
New Revision: 39265
URL: http://svn.freebsd.org/changeset/doc/39265
Log:
Konqueror supports WebKit. Add information about how to make it work
under FreeBSD to the desktop section of the Handbook.
PR: docs/159298
Approved by: gjb (mentor)
Modified:
head/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml
Modified: head/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml Wed Jul 25 11:28:50 2012 (r39264)
+++ head/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml Wed Jul 25 13:24:34 2012 (r39265)
@@ -408,6 +408,18 @@
<application>Konqueror</application>,
available in <filename role="package">misc/konq-plugins</filename>.</para>
+ <para><application>Konqueror</application> supports WebKit as
+ well as its own KHTML. WebKit is used by many modern browsers
+ including Chromium. To use WebKit with
+ <application>Konqueror</application> on &os;:</para>
+
+ <screen>&prompt.root; <userinput>cd /usr/ports/www/kwebkitpart</userinput>
+&prompt.root; <userinput>make install clean</userinput></screen>
+
+ <para>Then in <application>Konqueror</application>, click
+ <quote>Settings</quote>, <quote>Configure Konqueror</quote>,
+ then <quote>Change KHTML to WebKit</quote>.</para>
+
<para><application>Konqueror</application> also supports <application>&flash;</application>; a <quote>How To</quote> guide
for getting <application>&flash;</application> support on
<application>Konqueror</application>
More information about the svn-doc-all
mailing list