Crome_BAD 0 Report post Posted May 28, 2008 Hey everyone, its been a long time since ive posted I have a question, that i think i know the answer to, but thought id ask anyways. I have a laptop with a "media strip" on the top. (Rewind/Play and Pause/Forward/Stop and mute) I also use Winamp. I was looking through the forums, and saw a really nice winamp UDF i believe, and was wondering, where my media strip only works inside windows media player, if i could write a little script to work with winamp. Now, if you dont see my question through my jibberish: Q: Is there a way i can capture presses through my "media strip"? Thanks for looking, and possibly the help im looking for Crome Share this post Link to post Share on other sites
weaponx 10 Report post Posted May 28, 2008 More information would help. There is probably an application that came with your laptop which handles the function of extra keyboard buttons. What is the Make + Model of laptop? Share this post Link to post Share on other sites
Crome_BAD 0 Report post Posted May 28, 2008 Ya there is software that came with it, but i would like to make my own, that i could tell if winamp or WMP is open, and convert the click over inside. Laptop: HP Pavilion dv9720US Share this post Link to post Share on other sites
Richard Robertson 186 Report post Posted May 28, 2008 {MEDIA_NEXT} {MEDIA_PREV} {MEDIA_STOP} {MEDIA_PLAY_PAUSE} These are acceptable in HotKeys, have you tried that? Share this post Link to post Share on other sites
Crome_BAD 0 Report post Posted May 28, 2008 (edited) {MEDIA_NEXT}{MEDIA_PREV}{MEDIA_STOP}{MEDIA_PLAY_PAUSE}These are acceptable in HotKeys, have you tried that?Hmmmm, no. Let me check it out.EDIT: AHH! That works great. Thanks alot, and im sorry for the question. Ive never used hotkeys for them. Thanks alot! Edited May 28, 2008 by Crome_BAD Share this post Link to post Share on other sites
Richard Robertson 186 Report post Posted May 28, 2008 You're welcome. Share this post Link to post Share on other sites