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 

codes for Logitech Mx500 additional mouse buttons?

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



Joined: 20 Jul 2005
Posts: 6
Location: Kaneohe & Honolulu, HI

PostPosted: Wed Jul 20, 2005 10:38 pm    Post subject: codes for Logitech Mx500 additional mouse buttons? Reply with quote

I'd like to be able to access the thumb-buttons on my Logitech Mx500. I see that LButton, MButton, and RButton give access to the appropriate mouse buttons, but how do I access the additional mouse buttons on this (or any other)?

I've tried doing the MouseHook / view history thing, but all I see are the keystrokes that are set in the Logitech control panel.

Specifically, I want to set the "browser back" button to "Esc" in AutoCAD, but leave it alone for all other applications (and probably do similar things for the other buttons) since the Logitech software doesn't support per-application button settings. I'd also like to use the raw mouse button as the mirror key for the half-qwerty script.
_________________
Lionel Camara
KAI Hawaii, Inc. (Structural & Forensic Engineers)
Programmer, IT Guy, & Detailer
Back to top
View user's profile Send private message Visit poster's website
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10716

PostPosted: Thu Jul 21, 2005 3:16 am    Post subject: Reply with quote

The FAQ suggests using the software that came with your mouse to have those extra buttons send keystrokes. For example, if the mouse button can send Control-F12, you can indirectly make that mouse button a hotkey by defining "^F12::" in your script.
Back to top
View user's profile Send private message Send e-mail
lcamara



Joined: 20 Jul 2005
Posts: 6
Location: Kaneohe & Honolulu, HI

PostPosted: Fri Jul 22, 2005 3:14 am    Post subject: duh! Reply with quote

I'm sorry, that was pretty rude of me (not reading the FAQ). I'd seen it, but I just glanced at the top and figured that it was too detailed for me to understand until I'd become more familiar with the software. Embarassed

I was hoping to get lower-level access to the mouse's buttons, but I can live with it. Thanks.

Also, I found what would fix my half-qwerty caps-lock problem by reading a page linked to by the FAQ. Go figure! Smile

Just a suggestion: put a table of contents at the top of the FAQ page (with links to the topics).
_________________
Lionel Camara
KAI Hawaii, Inc. (Structural & Forensic Engineers)
Programmer, IT Guy, & Detailer
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
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