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 set the middle mouse button to Delete ???

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



Joined: 12 Aug 2005
Posts: 1

PostPosted: Fri Aug 12, 2005 9:35 pm    Post subject: How to set the middle mouse button to Delete ??? Reply with quote

is it possible to make pressing the middle mouse button equal to pressing the Delete key on the keyboard?

thanks a lot.
Back to top
View user's profile Send private message
tpatel5



Joined: 27 Oct 2004
Posts: 65
Location: GA

PostPosted: Sat Aug 13, 2005 12:30 am    Post subject: Reply with quote

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 Cool
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