boppreh / keyboard

Hook and simulate global keyboard events on Windows and Linux.
MIT License
3.74k stars 432 forks source link

Update _winkeyboard.py => load non qwerty special characters #606

Open girvile opened 1 year ago

girvile commented 1 year ago

Fix special characters for non QWERTY keyboards (23 bits instead of 16 bits loading from structure)

girvile commented 1 year ago

It also fixes extended keys (like alt+gr) starting with E0

jecrs commented 4 months ago

Unfortunately this project was abandoned at the moment, what you think about rebooting it? Its something i would like to do

girvile commented 4 months ago

Hello @jecrs . I'm not a python expert and as you can see on my fork I only fixed what I needed for my project right now. However I would love to help maintaining a new fork

jecrs commented 4 months ago

Thx any help when getting a project of the ground is welcome :)

Checkout jecrs/keyboarded