AutoHotkey Community

It is currently May 26th, 2012, 10:39 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 8 posts ] 
Author Message
 Post subject: cant catch my hotkeys
PostPosted: September 14th, 2009, 2:40 pm 
ive just bought this keyboard http://www.speedlink.com/?p=2&cat=141&pid=20947&paus=1 and i have problem using the media player keys like play/pause next ... they only work in windows media player but i am using winamp so my idea was to create hotkey script witch cathes my keyboard hotkey and sends some other keystroke combo witch is than regognized by winamp and voala its working but i cant catch my keys so ... i installed a program from the website with wich i can manipulate what the keys do and i cant set a keystroke i can only set an .exe to run when pressing the key any ideas?


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: September 14th, 2009, 3:08 pm 
Offline

Joined: August 14th, 2009, 2:40 pm
Posts: 237
Location: Finland
scratch the exe and use the built-in hotkeys? Media_Stop etc.?

http://www.autohotkey.com/docs/KeyList.htm


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 14th, 2009, 6:35 pm 
Offline

Joined: May 17th, 2007, 6:03 pm
Posts: 391
Location: Titan
You might also be interested by this:
http://www.autohotkey.com/docs/misc/Winamp.htm
________
Coach handbags


Last edited by lilalurl.T32 on March 13th, 2011, 7:44 am, edited 1 time in total.

Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 14th, 2009, 6:54 pm 
AnttiV wrote:
scratch the exe and use the built-in hotkeys? Media_Stop etc.?

http://www.autohotkey.com/docs/KeyList.htm

what do you mean by scratch :roll:


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: September 14th, 2009, 7:03 pm 
Offline

Joined: August 14th, 2009, 2:40 pm
Posts: 237
Location: Finland
I mean scratch that/scrap/abandon/whatever. Means don't use it.


I mean this
Quote:
...i installed a program from the website...

Don't use it. Uninstall it and use AHK's built-in Media-keys. Unless your keyboard is not standard and doesn't *really* have the media keys. (does it need some kind of a driver/software to use?)


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 14th, 2009, 7:26 pm 
eaaam in the manufactuerer website is says that the keyboard uses vista drivers the program i installed is only for customizing the extra keys on the keyboard


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: September 14th, 2009, 7:32 pm 
Offline

Joined: August 14th, 2009, 2:40 pm
Posts: 237
Location: Finland
Exactly. don't install that program at all, and use AHK to customize the keys as needed (in my opinion, this is the best approach). If the keyboard has standard media keys (As it should if it uses windows' drivers) then you can map the Media_ buttons easily with AHK.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 14th, 2009, 7:54 pm 
got it all fixe here is how
i made an send ahl
Quote:
Send #p
return

set winamp global key for play with windo+p
than in the program for the keyboard i set when i plress the play key to open the ahl and it all works xD


Report this post
Top
  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: JSLover, Miguel, rbrtryn, XstatyK, Yahoo [Bot] and 59 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group