7 | | Disables keyboard state synchronization. Normally the key presses and key release events are sent to the server as they occur so that the server can maintain a consistent keyboard state. Using this option can prevent keys from repeating unexpectedly on high |
8 | | latency links but it may also disrupt applications which access the keyboard directly (games, etc). |
| 7 | Disables keyboard state synchronization. Normally the key |
| 8 | presses and key release events are sent to the server as they |
| 9 | occur so that the server can maintain a consistent keyboard |
| 10 | state. Using this option can prevent keys from repeating |
| 11 | unexpectedly on high latency links but it may also disrupt |
| 12 | applications which access the keyboard directly (games, etc). |