Wednesday, 15 February 2012

autohotkey - Converting my Keyboards Hotkeys for Email, Browser, etc... into Media Control Keys -


The new keyboard control media (no keys for the image was small) on Amazon. I re-purpose e-mail, sleep, calculator, etc ... you want to key in the control key on the media

This is your keyboard :.

I did research on AutoHotKey and found that it is possible; However, I'm not sure how to implement it completely. I do not find any way to identify these keys in the program. I would be happy if you can tell me how to identify these keys in the program and how to answer it correctly. This is the reason, the next track and the last track selection is.

AutoHotkey has built-in support for the multimedia keys. In

  Browser_Back Browser_Forward Browser_Refresh Browser_Stop Browser_Search Browser_Favorites Browser_Home Volume_Mute Volume_Down Volume_Up Media_Next Media_Prev Media_Stop Media_Play_Pause Launch_Mail Launch_Media Launch_App1 Launch_App2   

Use them with a message command, for example :

  F11 :: Send, {} Media_Play_Pause  was  

If you keyboard special keys you need to discuss it.

No comments:

Post a Comment