AutoHotkey Community

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

All times are UTC [ DST ]




Post new topic Reply to topic  [ 4 posts ] 
Author Message
PostPosted: October 24th, 2009, 5:07 am 
I would like the F11 key to send both F11 and escape to the computer. Can I make an AutoHotKey script to do it?

Hank


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: October 24th, 2009, 5:31 am 
Offline

Joined: May 22nd, 2007, 1:06 am
Posts: 73
Code:
$F11::
Send, {F11}{ESC}


Report this post
Top
 Profile  
Reply with quote  
PostPosted: October 24th, 2009, 3:56 pm 
tekkie2412, thank you very much. Perfect, exactly what I needed.

Hank


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: October 24th, 2009, 4:08 pm 
Code:
~F11:: Send, {Esc}


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

All times are UTC [ DST ]


Who is online

Users browsing this forum: AndyJenk, JSLover, Leef_me, patgenn123, rbrtryn, XstatyK and 73 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:
cron
Powered by phpBB® Forum Software © phpBB Group