Jump to content

PM_ASYNC_FOCUS_CHANGE

From EDM2
Revision as of 00:26, 1 January 2020 by Ak120 (talk | contribs)

Enables the fix for single input queue and sets the timeout. Note: On Warp 4.0 you can change this with the system settings notebook.

SET PM_ASYNC_FOCUS_CHANGE=<value>

Example:

SET PM_ASYNC_FOCUS_CHANGE=ON

Parameters

Value
Can be ON or OFF or a value expressed in milliseconds.
  • SET PM_ASYNC_FOCUS_CHANGE=ON Activate the single input queue fix and set the timeout to 2000 ms.
  • SET PM_ASYNC_FOCUS_CHANGE=OFF Deactivate the single input queue fix.
  • SET PM_ASYNC_FOCUS_CHANGE=1000 Activate the single input queue fix and set the timeout to 1000 ms.

Value can be any full path. Relative paths are not allowed.