keyboard - Set global hotkey with Python 2.6 -
i wanna setup global hotkey in python 2.6 listens keyboard shortcut ctrl + d or ctrl+ alt+ d on windows, please me
tim golden's python/win32 site useful resource win32 related programming in python. in particular, example should help:
Comments
Post a Comment