xosd_monitor(3) Library Functions Manual xosd_monitor(3)

xosd_monitor - Repositions an xosd object around a specific physical monitor

int xosd_monitor(xosd * osd, int monitor)

xosd_monitor uses the provided monitor to shift the osd objects position and alignment information

The on-screen display object to modify the monitor assigned.
The monitor to display the on-screen display object on, starting at 1 up to the number of connected monitors.

Returns 0 on success, -1 otherwise

If an error occurs, xosd_monitor updates xosd_error, the global error string

libXosd team at Western Washington University

2022-10-27 X OSD Library