diff options
Diffstat (limited to 'help/C/express-mode.page')
-rw-r--r-- | help/C/express-mode.page | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/help/C/express-mode.page b/help/C/express-mode.page new file mode 100644 index 0000000000..41257ec951 --- /dev/null +++ b/help/C/express-mode.page @@ -0,0 +1,25 @@ +<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" + type="topic" id="express-mode"> + + <info> + <desc>What to do when using a small screen or netbook.</desc> + + <link type="guide" xref="index#common-other-problems" /> + + <revision pkgversion="3.0.2" version="0.1" date="2011-07-25" status="draft"/> + <credit type="author"> + <name>Andre Klapper</name> + <email>ak-47@gmx.net</email> + </credit> + <license> + <p>Creative Commons Share Alike 3.0</p> + </license> + + </info> + +<title>Some windows are too large for small screens.</title> + +<p>This is a known problem and hard to solve for a complex application with many settings such as Evolution.</p> +<p>You can use the Express version which is targeted for mobile and small-screen devices. This is available from version 2.30 on and can be enabled by starting <code>evolution --express</code> from the terminal window.</p> + +</page> |