WaToI / LogiTap2ClickNet46

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logitech touch mouse Tap to Click

m600, t630, t631

image1

This software converts SetPoint key push events

  • startmenu single finger double tap => win key push event => convert single click
  • startmenu two finger double tap => win + D key push event => double click

There is a difference between SetPoint and Keyboard's WindowsKeys Pressing the WindowsKey on the keyboard will raise the extended flag, but SetPoint does not raise the extended flag.

The libraries we used are as follows

About


Languages

Language:C# 100.0%