AutoHotkey Community

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

All times are UTC [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: August 12th, 2005, 9:35 pm 
Offline

Joined: August 12th, 2005, 9:21 pm
Posts: 1
is it possible to make pressing the middle mouse button equal to pressing the Delete key on the keyboard?

thanks a lot.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 13th, 2005, 12:30 am 
Offline

Joined: October 27th, 2004, 1:22 am
Posts: 64
Location: GA
lYes it is possible, for more info look over the hotkeys in help topic:
http://www.autohotkey.com/docs/Hotkeys.htm
http://www.autohotkey.com/docs/KeyList.htm

For example:

Code:
MButton:: Send, {Delete}

_________________
-Tru 8)


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

All times are UTC [ DST ]


Who is online

Users browsing this forum: Bing [Bot], JSLover, Maestr0, Miguel, rbrtryn and 56 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