AutoHotkey Community

It is currently May 27th, 2012, 11:48 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: July 8th, 2010, 2:17 pm 
Offline

Joined: January 6th, 2010, 5:39 am
Posts: 5
Here's the story...

I have a Microsoft Wireless Mobile Mouse 4000. I didn't bother installing the driver since I know that Vista natively supports all the functions this mouse has. I modified my AHK script for this mouse and it works fine.

Vertical scroll worked fine in most apps, but not in Access 2007, so out of curiosity I try IntelliPoint to see if that fixes it. Not only does it not fix my vertical scrolling issue in Access 2007 (with this mouse only) but then WheelLeft and WheelRight won't work in my AHK script ... AND ... the damn driver has no support for modifying the functions of left and right scroll.

Left and right scroll work fine in any app with a horizonthal scroll bar. But now, when pressing those buttons, some other function name is sent, instead of the original WheelLeft and WheelRight.

I tried uninstalling IntelliPoint, still nothing. AHK, still can't see when I press left and right scroll buttons.

Anyone ever overcome something similar to this?

EDIT: I also tried to capture the left and right scroll clicks in the AHKHID script. No dice... All mouse functions register, except left and right scroll.

I never tried the AHKHID script before I installed IntelliPoint, so I'm not sure if they would have registered at that time had I tried it. I would imagine they would have, since WheelLeft and WheelRight worked fine before installing IntelliPoint.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: July 9th, 2010, 3:00 am 
Offline
User avatar

Joined: October 7th, 2006, 8:45 am
Posts: 3330
Location: Simi Valley, CA
Just a shot in the dark, but have you tried rolling back your mouse driver?

_________________
Ternary (a ? b : c) guide     TSV Table Manipulation Library
Post code inside [code][/code] tags!


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: July 9th, 2010, 6:53 pm 
Offline

Joined: January 6th, 2010, 5:39 am
Posts: 5
you mean like reverting back to a previous Restore Point?

I've disabled that since I rarely use it.... though I gotta admit I wish I had in this case.

If you mean something else in regards to "roll back" please enlighten me.

I have gone to the Device Manager and Right Click > Uninstall on all the HID mouse objects and then reboot and have the system re-detect them. That didn't work either.

EDIT: I looked at the device again in the Device Manager, and it has "Rollback" button greyed out :(

I didnt think to check that so I'm not sure if was greyed out before I started tinkering and "trying" to set things back to the way they were. ...... is there an IntelliPoint removal tool out there somewhere?


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: BrandonHotkey, MSN [Bot] and 16 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