openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #08214
[Merge] lp:~wesleystout/openlp/documentation into lp:openlp
Wesley Stout has proposed merging lp:~wesleystout/openlp/documentation into lp:openlp.
Requested reviews:
Tim Bentley (trb143)
Raoul Snyman (raoul-snyman)
For more details, see:
https://code.launchpad.net/~wesleystout/openlp/documentation/+merge/58798
This should add some info for a situation StevanP addressed with an user concerning a projector with a usb connection. We are looking for better info and will include it as we find it. Also added a link to the dual monitors section from the trouble shooting. And also included a note in the trouble shooting about high ram usage and power point. Apologies for my quick delete of my last merge proposal, fat fingers took me in the wrong direction.
--
https://code.launchpad.net/~wesleystout/openlp/documentation/+merge/58798
Your team OpenLP Core is subscribed to branch lp:openlp.
=== modified file 'documentation/manual/source/dualmonitors.rst'
--- documentation/manual/source/dualmonitors.rst 2011-03-26 12:12:00 +0000
+++ documentation/manual/source/dualmonitors.rst 2011-04-22 11:54:26 +0000
@@ -1,3 +1,5 @@
+.. _dualmonitors:
+
==================
Dual Monitor Setup
==================
@@ -32,6 +34,15 @@
extending your desktop across the second monitor, or your operating system's
equivalent.
+**Special Note For Projectors Using USB Connections**
+
+Users have reported experiencing difficulties when using a projector with a USB
+connection. It seems that third party software many times is required to
+properly setup dual monitors. If possible, it is best to use a direct output
+(VGA, DVI, HDMI, S-Video) from your machine's video card. f a USB connection is
+your only option please consult the manufacturer's manual for instructions on a
+proper setup.
+
Microsoft Windows
-----------------
=== modified file 'documentation/manual/source/troubleshooting.rst'
--- documentation/manual/source/troubleshooting.rst 2011-04-07 19:36:50 +0000
+++ documentation/manual/source/troubleshooting.rst 2011-04-22 11:54:26 +0000
@@ -175,3 +175,19 @@
connection where you intend to use OpenLP you will need another scripture
source. For more information about acquiring Bibles please see :ref:`bibleimporter`.
+I am using high amounts of RAM when showing PowerPoint or Impress slides
+------------------------------------------------------------------------
+
+The reason OpenLP uses greater amounts of RAM is because it does not load the
+presentation by itself. OpenLP uses PowerPoint or Impress to load the
+presentation. Then OpenLP displays images of each slide. This results in the
+higher than expected RAM usage.
+
+OpenLP is not displaying correctly, or is not on the correct screen
+-------------------------------------------------------------------
+
+Please read the documentation on :ref:`dualmonitors`. It is very important to
+have dual monitors setup properly for OpenLP to function as expected.
+
+
+
Follow ups