truong2d / mm

Mouse Without Borders prereleases for testing/validation.
http://aka.ms/mm
118 stars 9 forks source link

Key order is wrong when multiple keys are pressed simultaneously #14

Open JiaChen-Zeng opened 3 years ago

JiaChen-Zeng commented 3 years ago

Some gesture software like GestureSign will send key combinations like Ctrl + Tab instantly. But on the client PC, the key down/up order is wrong so the proper shortcut sometimes isn't triggered. Like the picture showed below, every time I send the same key combination Ctrl + Tab, which shows like LControl down, Tab down, Tab up, LControl up on the server PC, but the order isn't always the same on the client PC. What's worse, if the key is like Ctrl and its up/down order is reversed, Ctrl will be pressed all the time until the user press and release it another time to manually fix the key state. image

Guru24 commented 2 years ago

Try beta version? https://github.com/truong2d/mm/releases/tag/2.2.1

JiaChen-Zeng commented 2 years ago

I was already using the latest beta version.

On Thu, Jul 28, 2022 at 12:19 PM Guru24 @.***> wrote:

Try beta version? https://github.com/truong2d/mm/releases/tag/2.2.1

— Reply to this email directly, view it on GitHub https://github.com/truong2d/mm/issues/14#issuecomment-1197607923, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA4BQ5QQXA6F5L2RJ3CHSYLVWH35HANCNFSM5COE2NYA . You are receiving this because you authored the thread.Message ID: @.***>