On 11/18/21 23:51, Dongwon Kim wrote:
+# @mon-num: Indicate monitor where Qemu window is lauched. mon-num
+# could be any number from -1 to (total num of monitors - 1).
+# (default: -1: use default monitor)
+# since 6.2
There is no need to accept -1
On 11/18/21 23:51, Dongwon Kim wrote:
> Introducing a new integer parameter to specify the monitor where the
> Qemu window is placed upon launching.
>
> Monitor index can start from 0 to (total number of monitors - 1).
> Default value for the parameter is -1, which doesn't affect anything.
>
> It
Introducing a new integer parameter to specify the monitor where the
Qemu window is placed upon launching.
Monitor index can start from 0 to (total number of monitors - 1).
Default value for the parameter is -1, which doesn't affect anything.
It can be used together with full-screen=on, which wil