Airkey Wiki
Advertisement

Swipe your hand up

Upswipe-hand

Sample Configuration XML []

<swipeUpMultiFinger>

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

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

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

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

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

 <virtKeyCode attr="91"></virtKeyCode>

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

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

</swipeUpMultiFinger>

Example - On up swipe, Windows key is pressed

(brings up Start menu)

All key codes are defined in this text file

Advertisement