Add more time for 3 button mouse emulation


With only a 2 button mouse (for example when using a laptop), you may run out of time when trying to click the second mouse button to enable the 3 button mouse emulation. To give more time to

To enable this feature Open XServer.config in notepad

Xserver.config is located in your installation directory or in
C:\Documents and Settings\user\Application Data\StarNet\X-Win32

Add the following line under the Tag:


<WaitForSecondButton>100</WaitForSecondButton>

The number in between the tag is the max number of milliseconds you have to click the other button.

Note: While holding down the left mouse button, no other mouse event will register until you click the right mouse button or the timeout occurs.

For example: To highlight text, click on the left mouse button, wait for the time out, then you may begin highlighting.