forked from openlp/openlp
more corrections
This commit is contained in:
parent
c0f57af31e
commit
9a7aef29c3
@ -37,11 +37,11 @@ equivalent.
|
|||||||
**Special Note For Projectors Using USB Connections**
|
**Special Note For Projectors Using USB Connections**
|
||||||
|
|
||||||
Users have reported experiencing difficulties when using a projector with a USB
|
Users have reported experiencing difficulties when using a projector with a USB
|
||||||
connection. It seems that third party software many times is required to
|
connection. It seems that third party software often is required to properly
|
||||||
properly setup dual monitors. If possible, it is best to use a direct output
|
setup dual monitors. If possible, it is best to use a direct output(VGA, DVI,
|
||||||
(VGA, DVI, HDMI, S-Video) from your machine's video card. f a USB connection is
|
HDMI, S-Video) from your machine's video card. If a USB connection is your only
|
||||||
your only option please consult the manufacturer's manual for instructions on a
|
option please consult the manufacturer's manual for instructions on proper
|
||||||
proper setup.
|
setup.
|
||||||
|
|
||||||
Microsoft Windows
|
Microsoft Windows
|
||||||
-----------------
|
-----------------
|
||||||
|
@ -175,13 +175,17 @@ only download the section you search for. If you do not have an internet
|
|||||||
connection where you intend to use OpenLP you will need another scripture
|
connection where you intend to use OpenLP you will need another scripture
|
||||||
source. For more information about acquiring Bibles please see :ref:`bibleimporter`.
|
source. For more information about acquiring Bibles please see :ref:`bibleimporter`.
|
||||||
|
|
||||||
I am using high amounts of RAM when showing PowerPoint or Impress slides
|
OpenLP is using a large amount of RAM when showing a presentation
|
||||||
------------------------------------------------------------------------
|
-----------------------------------------------------------------
|
||||||
|
|
||||||
The reason OpenLP uses greater amounts of RAM is because it does not load the
|
OpenLP uses a large amount of RAM when showing a presentation due to the way it
|
||||||
presentation by itself. OpenLP uses PowerPoint or Impress to load the
|
handles presentations. OpenLP itself is unable to show those presentations or
|
||||||
presentation. Then OpenLP displays images of each slide. This results in the
|
load the presentation files, so it interacts with the presentation through
|
||||||
higher than expected RAM usage.
|
either Microsoft PowerPoint or LibreOffice Impress. In order to show the slides
|
||||||
|
in the slide controller, OpenLP requests that the presentation application
|
||||||
|
export the slides to images, and then uses those images as slides. This results
|
||||||
|
in a large amount of RAM being used, especially in presentations with more than
|
||||||
|
about 20 slides.
|
||||||
|
|
||||||
OpenLP is not displaying correctly, or is not on the correct screen
|
OpenLP is not displaying correctly, or is not on the correct screen
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user