ervishal89

Results 3 issues of ervishal89

Hi, Can I use this with c#windows app using .net framework 4.5?

Hi, I am exploring mousetrap, could you please let me know how to make this work with other locale like Japanese?

Hi, import hotkeys from 'hotkeys-js'; hotkeys('ctrl+s', function (e) { alert('do something', e); }); If I keep holding ctrl+s, this event keep getting fired, Is there a way to stop that?