Date: prev next · Thread: first prev next last
2010 Archives by date, by thread · List index


Hi Philipp,

On Sat, 18 Dec 2010 03:30:18 +0100, Philipp Weissenbacher <p.weissenbacher@gmail.com> wrote:
As I've promised on IRC some time ago, I updated and extended the
Go-OO man page for LibreOffice (see attachment).

Important changes to the old [1] one:
* Adapted it for LibreOffice
*Added -infilter, -convert-to and -print-to-file options (with
examples) from /libs-core/desktop/source/app/cmdlinehelp.cxx
*Tried out most arguments and discovered that some of them accept
multiple files (like -show)

While reading and testing, some question arose, which I couldn't find
an answer to:
Help contents may help you, literally :)


What's the difference between -invisible and -headless?
-headless is useful for batch scripts. It implies -invisible, and strictly
ignores any GUI environment. For example, with -headless environment variable
DISPLAY for X11 does not bother anymore, while the program still respects
it even in case of -invisible.


Why are there so many arguments to disable showing a splash screen
-minimized/-nosplash/-nologo/-no-oosplash (from libreoffice.sh)?

What does -nodefault do?
By default swriter etc. open new document at startup even if -minimized etc.
given. You can use -nodefault to stop that.

Should we keep the reference to OO.o or drop it (we don't really need it)?
Nevermind what is said, -quickstart still works (and thus I added it).

I have no idea what -nolockcheck does.
According to the comment in the test code, it is supposed to specify not
to check whether the program's process already exists, i.e., to allow its
user to launch one more process.

Cheers,
-- Takeshi Abe

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.