Warning, /network/konqueror/doc/kcontrol/khtml-general/index.docbook is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" ?>
0002 <!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN"
0003 "dtd/kdedbx45.dtd" [
0004 <!ENTITY % addindex "IGNORE">
0005 <!ENTITY % English "INCLUDE" > <!-- change language only here -->
0006 ]>
0007 
0008 <article lang="&language;" id="konq-general-behavior">
0009 <title>General &konqueror; Behavior</title>
0010 <articleinfo>
0011 
0012 <authorgroup>
0013 <author>&Burkhard.Lueck;</author>
0014 <!-- TRANS:ROLES_OF_TRANSLATORS -->
0015 </authorgroup>
0016 
0017 <date>2016-11-08</date>
0018 <releaseinfo>Applications 16.12</releaseinfo>
0019 
0020 </articleinfo>
0021 <para>On this page you find settings for home and start page and the behavior 
0022 of tabbed browsing both for &konqueror;'s file manager and browser mode.</para>
0023 
0024 <variablelist>
0025 <varlistentry>
0026 <term><guilabel>When Konqueror starts</guilabel></term>
0027 <listitem>
0028 <para>This option determines which page is displayed when &konqueror; starts, 
0029 the introduction page, your home page, a blank page or your bookmarks page.
0030 </para></listitem>
0031 </varlistentry>
0032 
0033 <varlistentry>
0034 <term><guilabel>Home page</guilabel></term>
0035 <listitem><para>This is the &URL; (&eg; a
0036 folder or a web page) where &konqueror; in browser mode will jump to
0037 when the <guibutton>Home Page</guibutton> button in the toolbar is pressed. 
0038 You can set a path that is your <guilabel>Home page</guilabel> by
0039 typing into the text field, or using the <guiicon>browse</guiicon>
0040 icon to select a local folder. &konqueror; needs to be restarted for 
0041 changes to take effect.</para>
0042 <para>When &konqueror; is used in file manager mode, the <guilabel>Home Page</guilabel> 
0043 button in the toolbar is replaced by a <guilabel>Home Folder</guilabel> button 
0044 which makes it jump to your local home folder instead.</para>
0045 </listitem>
0046 </varlistentry>
0047 
0048 <varlistentry>
0049 <term><guilabel>Open links in
0050 new tab instead of in new window</guilabel></term>
0051 <listitem><para>&konqueror; defaults to a single window per page, but has the
0052 capability to open multiple <firstterm>tabs</firstterm> inside a
0053 single window. &konqueror; also, by default, has a &MMB; shortcut to
0054 open any link in a new window.  If you enable <guilabel>Open links in
0055 new tab instead of in new window</guilabel> you can &MMB; click on a
0056 link to have it open in a new tab.</para></listitem>
0057 </varlistentry>
0058 
0059 <varlistentry>
0060 <term><guilabel>Open popups in new tab instead of in new window</guilabel></term>
0061 <listitem><para>Whether or not JavaScript popups if allowed shall open in a new tab or in a 
0062 new window.</para></listitem>
0063 </varlistentry>
0064 
0065 <varlistentry>
0066 <term><guilabel>Open as tab in existing Konqueror when URL is called externally</guilabel></term>
0067 <listitem><para>When you click a &URL; in another &kde; program or call kfmclient to open a &URL;, 
0068 the current desktop will be searched for a non-minimized &konqueror; and, if 
0069 found, the &URL; opened as a new tab within it. Otherwise a new &konqueror; 
0070 window will be opened with the required &URL;.</para></listitem>
0071 </varlistentry>
0072 
0073 <varlistentry>
0074 <term><guilabel>Open new tabs in the background</guilabel></term>
0075 <listitem><para>If you are using tabbed browsing, you can choose if a newly
0076 opened tab becomes the active (<quote>front</quote>) tab, or goes to
0077 the back.  On a slow Internet connection, or while browsing a page
0078 that has a list of headlines or other links in a list, you may like to
0079 have the new tabs load in the background while you continue reading.
0080 In this case, enable this setting.  If you prefer to go
0081 straight to the new page, leaving the old one in the background to
0082 return to later, disable it.</para></listitem>
0083 </varlistentry>
0084 
0085 <varlistentry>
0086 <term><guilabel>Open new tab after current tab</guilabel></term>
0087 <listitem><para>This will open a new tab opened from a page after the current tab, instead 
0088 of after the last tab.</para></listitem>
0089 </varlistentry>
0090 
0091 <varlistentry>
0092 <term><guilabel>Hide the tab bar when only one tab is open</guilabel></term>
0093 <listitem><para>This will display the tab bar only if there are two or more tabs. Otherwise 
0094 it will always be displayed.</para></listitem>
0095 </varlistentry>
0096 
0097 <varlistentry>
0098 <term><guilabel>Show close button on tabs</guilabel></term>
0099 <listitem><para>This will display close buttons inside each tab instead of websites' icons.</para></listitem>
0100 </varlistentry>
0101 
0102 <varlistentry>
0103 <term><guilabel>Middle-click on a tab to close it</guilabel></term>
0104 <listitem><para>When you click on a tab using the middle mouse button or mouse wheel, it 
0105 will close that tab. &konqueror; needs to be restarted for changes to take 
0106 effect.</para></listitem>
0107 </varlistentry>
0108 
0109 <varlistentry>
0110 <term><guilabel>Confirm when closing windows with multiple tabs</guilabel></term>
0111 <listitem><para>If you close a window in &konqueror; that has multiple tabs
0112 open, &konqueror; will ask you if you're sure that you meant to close
0113 it.  You can toggle on and off this behavior with this
0114 check box.</para></listitem>
0115 </varlistentry>
0116 
0117 <varlistentry>
0118 <term><guilabel>Activate previously used tab when closing the current tab</guilabel></term>
0119 <listitem><para>When checking this the previous used or opened tab will be activated when 
0120 you close the current active tab instead of the one right to the current tab.</para></listitem>
0121 </varlistentry>
0122 
0123 </variablelist>
0124 
0125 </article>