Global hoykey on windows

Alex Hall mehgcap at gmail.com
Tue Oct 5 10:57:05 EDT 2010


On 10/5/10, Sebastian Alonso <alon.sebastian at gmail.com> wrote:
>     Hey everyone, I've been working on an app that uses global hotkey and
> it's a very important part of the app, so far I have been using
> python-keybinder [0] and it's been working great on linux, but now I want to
> make it work under windows and there was no way to make it work. Any other
> library I should try out? Any advice/trick you know to achieve this?
When I was doing this, I found the below website to solve my problem,
and I still use the system described on said site.
http://timgolden.me.uk/python/win32_how_do_i/catch_system_wide_hotkeys.html
>
> thanks in advance
>
> seba
>
> [0] http://kaizer.se/wiki/keybinder/
>


-- 
Have a great day,
Alex (msg sent from GMail website)
mehgcap at gmail.com; http://www.facebook.com/mehgcap



More information about the Python-list mailing list