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 

Dell mouse xbuttons

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



Joined: 19 Mar 2006
Posts: 370

PostPosted: Sun Jun 15, 2008 3:36 pm    Post subject: Dell mouse xbuttons Reply with quote

Just got a new computer and it came with the dell premium mouse. The default setting for x1 is back and x2 is forward. However certain applications (FF3 RC3, PSPad, MS HTML Help) are doing a page up and page down, respectively. The buttons work fine in IE and Explorer.

I set up the following script and found that the message box only shows the windows that are receiving the back call correctly. The keyboard's (dell media keyboard) back and forward work fine.
Code:
XButton1::
XButton2::
Browser_Back::
Browser_Forward::
MsgBox, click: %A_ThisHotkey%
Return


Anyone have any ideas?

EDIT: I figured it out. The dell mouse settings app was causing the buttons to be sent wrong. I don't know exactly what it was doing to mess it up, but when I closed it the keys started working fine.
Back to top
View user's profile Send private message Visit poster's website AIM Address
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