Airkey Wiki
Advertisement

In the mouse zone with fingers stretched make a tapping motion with all your fingers at the same time (as if you were going to tap a table). Make sure the palm of hand is facing the Leap.

Keytab-hand2

Sample Configuration XML []

<keyTabMultiFinger>

 <isMouse attr="false"></isMouse>

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

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

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

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

 <virtKeyCode attr="257"></virtKeyCode>

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

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

</keyTabMultiFinger>

Example - On whole hand key tap, custom script "B" is run

(Custom scripts are batch files that you can edit to have many tasks for the system to complete at once.  For example, you can change the screen resolution, run your favorite media player program and open Facebook all with a single gesture!)

All key codes are defined in this text file

Advertisement