AutoHotkey Community

It is currently May 26th, 2012, 6:27 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: June 13th, 2005, 3:04 am 
Mice, especially those released by Logitech 'n Microsoft, can have as many is 8-12 buttons. However, after LMB, RMB and MMB, only 4 'n 5 are supported in AHK. Is there any chance we'll see full support in the future?

Altternatively,
Is there a way to do a raw input capture to figure out which buttons those are registered as and add that to the script in the current edition?


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: June 13th, 2005, 12:13 pm 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
It's difficult to support mouse buttons beyond five because the OS does not natively support them, so you need driver level support.

If your mouse came with customization software, you might be able to program those other buttons to send keystrokes. If so, such keystrokes could be made into hotkeys by definining them in the script.

There is a little more detail about extra mouse buttons in the FAQ's Hotkeys section.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 17th, 2005, 10:21 pm 
Offline

Joined: June 11th, 2005, 9:34 am
Posts: 264
Location: England ish
hmm tahts a very clever idea, thanx

_________________
::
I Have Spoken
::


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

All times are UTC [ DST ]


Who is online

Users browsing this forum: fragman and 3 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