autopy icon indicating copy to clipboard operation
autopy copied to clipboard

key Modificators doesn't work in Windows 10

Open palvarezlopez opened this issue 6 years ago • 1 comments

Hi!

Modificators CONTROL, SHIFT, etc... doesn't work in Windows 10, only in Linux.

palvarezlopez avatar Sep 12 '18 13:09 palvarezlopez

Cannot confirm, sent application to back with

key.tap(key.Code.ESCAPE, [key.Modifier.ALT])

on Win10 without any problems

tsnork avatar May 09 '19 05:05 tsnork