[kde-doc-english] [konsole] doc/manual: Add fullscreen command line option and some comments for further improvements
Burkhard Lück
lueck at hube-lueck.de
Wed Apr 17 10:46:59 UTC 2013
Git commit d2b839eb32ebadd179df6952aa1c1a94d3653425 by Burkhard Lück.
Committed on 17/04/2013 at 12:46.
Pushed by lueck into branch 'master'.
Add fullscreen command line option and some comments for further improvements
M +13 -2 doc/manual/index.docbook
http://commits.kde.org/konsole/d2b839eb32ebadd179df6952aa1c1a94d3653425
diff --git a/doc/manual/index.docbook b/doc/manual/index.docbook
index 109bfa0..78c51d6 100644
--- a/doc/manual/index.docbook
+++ b/doc/manual/index.docbook
@@ -47,7 +47,7 @@
<legalnotice>&FDLNotice;</legalnotice>
<date>2012-05-27</date>
-<releaseinfo>2.9 (&kde; 4.9)</releaseinfo>
+<releaseinfo>2.10 (&kde; 4.11)</releaseinfo>
<abstract><para>&konsole; is &kde;'s terminal emulator.</para></abstract>
@@ -62,7 +62,7 @@
</keywordset>
</bookinfo>
-
+<!--FIXME That drop menu is back since KDE SC 4.8, It appears when one drops a file/folder/url (?) on Konsole from KDE 3.-->
<chapter id="introduction">
<title>Introduction</title>
@@ -689,6 +689,7 @@ Profiles...</guimenuitem></menuchoice></term>
<guimenu>Settings</guimenu><guimenuitem>Show
Menu Bar</guimenuitem></menuchoice></term>
<listitem><para><action>Toggles the menubar being visible</action></para></listitem>
+<!-- http://forum.kde.org/viewtopic.php?f=227&t=107321&p=262667&view=lastpost#p248129 -->
</varlistentry>
<varlistentry>
@@ -716,6 +717,11 @@ Notifications...</guimenuitem></menuchoice></term>
&konsole;...</guimenuitem></menuchoice></term>
<listitem><para><action>Opens the &konsole; settings editor</action></para>
</listitem>
+<!--
+since 4.9 Move options influencing tabbar from profiles into global setting
+Add global option for showing window title on titlebar
+When the window title from current session is emtpy, fallback to using
+ tab title-->
</varlistentry>
</variablelist>
@@ -932,6 +938,11 @@ title: PUT A TITLE ;; command: PUT A COMMAND ;; workdir: PUT A DIRECTORY
</para></listitem>
</varlistentry>
+<varlistentry>
+<term><option>--fullscreen</option></term>
+<listitem><para><action>Start Konsole in fullscreen mode</action>.</para></listitem>
+</varlistentry>
+
</variablelist>
<para>&konsole; also accepts generic &Qt; and &kde; options:</para>
More information about the kde-doc-english
mailing list