From 94dd6a449fe3c17f97264dd01bf263eb268ac19d Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Thu, 18 Jul 2013 14:51:29 +0100 Subject: fdo#67045 - fix several nasty screen selection issues with presenter console. Also add the ability to select the external screen (whatever it is) to the configuration dialog. Change-Id: I2c81175143ba8fdd7c9aee1dac433742c2a0ba69 Reviewed-on: https://gerrit.libreoffice.org/4971 Reviewed-by: Fridrich Strba Tested-by: Fridrich Strba --- officecfg/registry/schema/org/openoffice/Office/Impress.xcs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'officecfg/registry') diff --git a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs index 81618068467d..410a86995ece 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs @@ -504,7 +504,10 @@ - Number of the display used for full screen slide show mode. + Offset number of the display used for full screen slide show mode; + -1 means all screens, + 0 means default external screen, + N>0 means real-screen number + 1. 0 -- cgit v1.2.1