AutoHotkey Community

It is currently May 27th, 2012, 8:29 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: Problematic mouse keys
PostPosted: October 3rd, 2004, 10:49 pm 
Hi, I' ve got a new mouse, which has not less than 8 buttons, the 3 normal, XButton1 and 2, and 3 more.

http://www.a4tech.com/en/product2.asp?C ... MNO=RP-680

The only problem is that I cannot get the scancode of the lat 3 buttons, with or without the #InstallMouseHook force directive. Otherwise, the mouse itself is a radio-contorlled PS/2 device, and the receiver flashes whe I push any of theese buttons, saying it gets signs from the mouse both with and without the driver.

Is it impossible to make theese buttons work?

thx


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: October 3rd, 2004, 11:15 pm 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
I believe the OS only directly supports 5 mouse buttons, so normally you will have to rely on any utility software that came with your mouse to assign an action to button #6 and beyond.

It might let you assign keystroke actions to mouse buttons, in which case hotkeys could be designed to be triggered by those keystrokes.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 4th, 2004, 10:32 am 
Offline

Joined: September 24th, 2004, 4:42 pm
Posts: 22
Yes, this seems to work. But if the mosue itself communicates via the PS/2, isn't it strange that it does not send any scancodes? I have a keyboard form the same manufacturer, and I had no problems getting the scancode from its special (not OS-interruptabe) keys, and I am not very happy It doesn't work with this mouse.

I have a question: if the Autohotkey doesn't get a scancode from this mouse, does it mean the proggy doesn't detect any sign? Because I am thinking to write a letter to the manufacturer, in order to get some info of theese 3 buttons. But if teese buttons are unuseable for the muse, it's no use.

(I was the guest starter of this topic, just I forgot to log in)


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 4th, 2004, 11:51 am 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
I think it's a limitation of the OS and its default mouse driver, which seems to ignore anything beyond the first five buttons and the turning of the mouse wheel.

I just tried searching for alternate/generic drivers, but didn't find anything. So it looks like mice with more than 5 buttons always need a vendor-specific driver to access all buttons.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 4th, 2004, 8:56 pm 
Offline

Joined: September 24th, 2004, 4:42 pm
Posts: 22
I've sent an e-mail to the customer service of the manufacturer, and I hope that we will be more clever within 1 week.


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

All times are UTC [ DST ]


Who is online

Users browsing this forum: BrandonHotkey, Google Feedfetcher, immunity, sjc1000 and 68 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