Difference between revisions of "Impress multiple display support"

From Apache OpenOffice Wiki
Jump to: navigation, search
(need ppt, link to Linux workaround)
Line 18: Line 18:
  
 
You can dispay presentations on a different monitor wihtout requiring Microsoft Office by combining Microsoft's free-as-in-beer [http://www.microsoft.com/downloads/details.aspx?FamilyID=428d5727-43ab-4f24-90b7-a94784af71a4&displaylang=en PowerPoint Viewer] and [http://www.mediachance.com/free/multimon.htm multimon].
 
You can dispay presentations on a different monitor wihtout requiring Microsoft Office by combining Microsoft's free-as-in-beer [http://www.microsoft.com/downloads/details.aspx?FamilyID=428d5727-43ab-4f24-90b7-a94784af71a4&displaylang=en PowerPoint Viewer] and [http://www.mediachance.com/free/multimon.htm multimon].
 
+
A
 
For this to work you will need to save your presentation in Microsoft's proprietary PowerPoint format (.PPT).
 
For this to work you will need to save your presentation in Microsoft's proprietary PowerPoint format (.PPT).
  
Line 37: Line 37:
  
 
You can view instructions on using Xinerama on Linux to do this here: http://documentation.openoffice.org/HOW_TO/misc/multiple_screens.pdf
 
You can view instructions on using Xinerama on Linux to do this here: http://documentation.openoffice.org/HOW_TO/misc/multiple_screens.pdf
 +
 +
[[Category:Impress issues]]

Revision as of 17:47, 30 March 2006

Impress Multiple Display Support

This is the current status of the implementation of Impress simple multiple display specification for issue 12719.

For Developers Only

There is a patch available on the bug which will enable using a different monitor on Windows inside vcl. If somebody desperately needs this functionality, they could possibly start from there and produce a build that has no user interface to control the output, but always shows the presentation on the secondary display. Note that no such build currently exists...

There are some stabs at patches for a UI, but that needs more specification work.

For Users

There is no end-user functionality available for this feature yet

Workarounds

Windows

You can dispay presentations on a different monitor wihtout requiring Microsoft Office by combining Microsoft's free-as-in-beer PowerPoint Viewer and multimon. A For this to work you will need to save your presentation in Microsoft's proprietary PowerPoint format (.PPT).

  • Download PowerPoint viewer from http://www.microsoft.com/downloads/details.aspx?FamilyID=428d5727-43ab-4f24-90b7-a94784af71a4&displaylang=en (or search for PowerPoint viewer if that no longer works) and install
  • Download multimon from http://www.mediachance.com/free/multimon.htm and install
  • Start multimon
  • Right click on the multimon task bar (that appears on the secondary display), and select Properties
  • Tick "Auto Hide" and "Use Ctrl-Alt Arrows", and untick "Insert Caption Button" and "Add Multi-Text Clipboard"
  • Start PowerPoint viewer and select the presentation. It will appear on the primary screen
  • With the presentation window focused (in the foreground), press Ctrl-Alt-Right and it will move to the secondary display
  • You can then proceed as normal.

Note: The multimon web page says Ctrl-Shift, but its Ctrl-Alt. Ctrl-Alt-Left will move it back.

Linux / Unix

There is a workaround on Linux that enable you to cunningly reposition the presentation on the secondary display.

You can view instructions on using Xinerama on Linux to do this here: http://documentation.openoffice.org/HOW_TO/misc/multiple_screens.pdf

Personal tools