← Back to team overview

openlp-core team mailing list archive

[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)

For more details, see:
https://code.launchpad.net/~wesleystout/openlp/documentation/+merge/58129

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/58129
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-18 14:08:39 +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**
+
+We have experienced difficulties with users 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. If a USB connection
+is your only option please carefully read the manual from the manufacture on 
+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-18 14:08:39 +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 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