diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-11-17 19:52:37 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-11-18 02:24:57 +0100 |
commit | 6aa392e1314567b23ab733fc5e8cf8332a344452 (patch) | |
tree | f03284f63aa89577f60d4ed7e102c755f9bd3d53 /doc/khelpcenter/userguide/browser-fine-tuning.docbook | |
parent | eed0a6350c17f8ecb6972ae2ffa82115b5699531 (diff) | |
download | tdebase-6aa392e1314567b23ab733fc5e8cf8332a344452.tar.gz tdebase-6aa392e1314567b23ab733fc5e8cf8332a344452.zip |
Move the khelpcenter guides to the directory level in which they are installed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 1b6c123de102f0152d296fba8771d348329ba95c)
Diffstat (limited to 'doc/khelpcenter/userguide/browser-fine-tuning.docbook')
-rw-r--r-- | doc/khelpcenter/userguide/browser-fine-tuning.docbook | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/doc/khelpcenter/userguide/browser-fine-tuning.docbook b/doc/khelpcenter/userguide/browser-fine-tuning.docbook new file mode 100644 index 000000000..34a45e606 --- /dev/null +++ b/doc/khelpcenter/userguide/browser-fine-tuning.docbook @@ -0,0 +1,53 @@ +<sect1 id="customizing-konqueror"> +<!-- Uncomment the <*info> below and add your name to be --> +<!-- credited for writing this section. --> + +<!-- +<sect1info> +<authorgroup> +<author> +<firstname>Your First Name here</firstname> +<surname>Your Surname here </surname> +</author> +</authorgroup> +</sect1info> +--> + +<title>Fine Tuning your Browsing Experience</title> + +<example> +<title>Using your own style for webpages</title> + +<para>Webpages come in every possible set of colors and fonts, and +sometimes this doesn't give the best result. For example, if you have +visual difficulties, it may be impossible to read certain combinations +of background and text colors. &konqueror; provides a way to choose +your own colors and apply them to all webpages. Here's how:</para> + +<orderedlist> +<listitem><para>Open &konqueror; and go to +<menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure Konqueror...</guimenuitem></menuchoice>.</para> +</listitem> +<listitem><para>In the configuration dialog that appears, select the +<guilabel>Stylesheets</guilabel> page on the left hand side.</para> +</listitem> +<listitem><para>On this page, choose <guilabel>Use accessibility +stylesheet defined in "Customize" tab</guilabel>, then go to the +<guilabel>Customize</guilabel> tab, and choose the settings you prefer.</para> +</listitem> +<listitem><para>Close all &konqueror; windows (you may need to restart +&tde; to be sure) and when you re-open them, your settings should be applied.</para> +</listitem> +</orderedlist> + +</example> + + +<!-- <itemizedlist> +<title>Related Information</title> +<listitem><para>to be written</para> +</listitem> +</itemizedlist>--> + + +</sect1> |