OpenBoard-org / OpenBoard

OpenBoard is a cross-platform interactive whiteboard application intended for use in a classroom setting.
https://openboard.ch/
GNU General Public License v3.0
2.34k stars 423 forks source link

[Question] Commands for Display Management in OpenBoard 1.7? #1035

Closed TBKay closed 2 months ago

TBKay commented 2 months ago

The tooltip under „multi display“ in the settings suggests to me that it should now be possible to enter a list of screens to designate as main screen, expanded view, and previous slides, respectively. However, whenever I try to enter anything but a single screen number, my input is not accepted. I‘ve tried various ways of listing the screen numbers, but cannot figure out the syntax.

Does anybody know the commands or input structure necessary to actually use this feature as intended? Documentation for version 1.7 does not seem to be available yet, so I‘m asking here.

For context: I am working with a setup that uses four displays total (2 projectors, 1 touchscreen, 1 monitor). My ideal outcome is for Openboard to use the touchscreen as main display and the 2 projectors as expanded view (showing the current slide without UI) and previous slide respectively, with the monitor being used to display a zoom meeting. Right now, OpenBoard automatically occupies all four screens in multiscreen mode.

letsfindaway commented 2 months ago

The syntax is a comma separated list of screen numbers, no spaces.

You can also click on the grey rectangles with the screen numbers which appear on each monitor when you move the focus on the screen list entry field.

TBKay commented 2 months ago

Works perfectly, thank you so much! (I‘m only slightly embarrassed that commas without spaces was not one of the options I tried!)