-| <a name="module_monitor-options.WindowsApiOptions+fakeKey">`fakeKey`</a> | <code>string</code>| <code>'control'</code> | Windows OS is very strict with when and how apps can move windows to the foreground or backgruond. As a workaround, Launchpad emulates a keypress to make the current process active.<br><br>This setting configures which key is used to emulate in order to gain control over window foregrounding/backgrounding. This key gets emulated after an app launches or re-launches.<br><br>See: https://robotjs.io/docs/syntax#keys for available options, https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-allowsetforegroundwindow#remarks for window management requirements. |
0 commit comments