Airkey Wiki
Advertisement

Move your thumb which is stretched from your hand and bring it so it rests next to your hand. The inverted click will be more comfortable for most people.

Righthand-click2

Sample Configuration XML []

<InvertTrigger attr="false">
</InvertTrigger>
<mouseClick>

 <isMouse attr="true"></isMouse>

 <ctrl attr="false"></ctrl>

 <alt attr="false"></alt>

 <win attr="false"></win> 

 <shift attr="false"></shift>

 <virtKeyCode attr="2"></virtKeyCode>

 <keepPressed attr="false"></keepPressed>

 <release attr="false"></release>

</mouseClick>

Example - Left mouse click

All key codes are defined in this text file

Righthand-click
Advertisement