Jump to content

PM ASYNC FOCUS CHANGE: Difference between revisions

From EDM2
Created page with "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> ..."
 
No edit summary
Line 20: Line 20:
Value can be any full path. Relative paths are not allowed.
Value can be any full path. Relative paths are not allowed.


Platform Support:
==Platform Support==
{| class="wikitable"
{| class="wikitable"
|-
|-

Revision as of 02:44, 15 November 2017

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.

Platform Support

OS/2 2.x OS/2 3.0 OS/2 4.0 OS/2 4.5x
No FP17 Yes Yes