gmamaladze / globalmousekeyhook

This library allows you to tap keyboard and mouse, detect and record their activity even when an application is inactive and runs in background.
MIT License
1.05k stars 257 forks source link

`Combination.TriggeredBy(Keys.XButton1).Control();` not working #107

Open nguowk opened 5 years ago

nguowk commented 5 years ago

Combination.TriggeredBy(Keys.XButton1).Control(); not working

toelli commented 4 years ago

110 is same issue as this and should be fixed with my patch here: #113