Airkey Wiki
Advertisement

Move your thumb which rests next to your hand out in a horizontal motion.

Righthand-clickinvert2

Sample Configuration XML []

<InvertTrigger attr="true">
</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-clickinvert
Advertisement