Posted by member 36955 on 2003-11-02 23:44:38 link

jKeyLWinKeyTimeout 750
- Sets the delay from the time the LEFT WinKey is
pressed to the time the command specified by
"jKeyLWinKey" is executed.

- Accepts any positive integer in milliseconds.

*Note: Anything less the 400 will probably will
cause things to behave erratically.

- Defaults to: 750


jKeyRWinKeyTimeout 750
- Sets the delay from the time the RIGHT WinKey
is pressed to the time the command specified by
"jKeyRWinKey" is executed.

- Accepts any positive integer in milliseconds.

*Note: Anything less the 400 will probably will
cause things to behave erratically.

- Defaults to: 750

straight from the docs