usbrawmap icon indicating copy to clipboard operation
usbrawmap copied to clipboard

Missing detection

Open PerMagnusH opened this issue 3 months ago • 4 comments

Sometimes when I press Copy or Paste keys on my Sun Type 6 keyboard, it misses the keypresses so I need to press twice.

Is this a known issue or only me?

PerMagnusH avatar Nov 11 '25 10:11 PerMagnusH

Unfortunately after some time I noticed this happens from time to time and I think it's related to the flimsy way I used to catch key presses. I think the fix would be to make a proper filter driver. I do not have the Sun keyboard with me anymore so I cannot test sadly.

zdimension avatar Nov 11 '25 11:11 zdimension

Ok, thx for the quick reply! I'll try to debug this myself tomorrow.

PerMagnusH avatar Nov 11 '25 15:11 PerMagnusH

Hi again, it seems it is only the Paste key on my keyboard that needs cleaning :)

So it's probably not an issue in the code, rather a dusty keyboard

PerMagnusH avatar Nov 12 '25 10:11 PerMagnusH

Ah well, in this case there is indeed not much that can be done code-wise!

Thanks for taking time to debug!

zdimension avatar Nov 12 '25 11:11 zdimension