girvile

Results 5 comments of girvile

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

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...

I think because right is an extended key (0xE05D), it is misread. maybe this can fix your problem: https://github.com/boppreh/keyboard/pull/606

I think I solved this problem here: https://github.com/boppreh/keyboard/pull/606 still have a problem with numeric keys though

https://superuser.com/questions/1557754/is-there-a-way-to-get-a-virtual-fn-key-to-work-on-a-virtual-keyboard-not-a-tog **"The trouble with those keys is they are combined before leaving the keyboard, they're not done in the OS. The OS doesn't even see those 'volume up/down' type keys...