AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How to use the Windows key as a trigger

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
Sergio
Guest





PostPosted: Sun Mar 09, 2008 3:53 pm    Post subject: How to use the Windows key as a trigger Reply with quote

I want to make an AHK script that requires me to press CTRL + Windows Key + number key in order to trigger the script. but I can't seem to maneuver anything aside the simple ^1.


P.S. Is there a search function that I can use on this forum so that I don't have to bother you with what may be regular questions?
Back to top
jaco0646



Joined: 07 Oct 2006
Posts: 666
Location: MN, USA

PostPosted: Sun Mar 09, 2008 3:58 pm    Post subject: Reply with quote

Search
Code:
^#1::MsgBox,Hello!

_________________
http://autohotkey.net/~jaco0646/
Back to top
View user's profile Send private message Visit poster's website
Sergio
Guest





PostPosted: Tue Mar 11, 2008 4:13 pm    Post subject: Excellent, Thanks! Reply with quote

Excellent, Thanks!
Back to top
pt80chip



Joined: 27 Feb 2008
Posts: 20

PostPosted: Tue Mar 11, 2008 4:16 pm    Post subject: Reply with quote

hey bro
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group