Jump to content

How to use additional mouse keys?


Recommended Posts

How to use the side keys of the mouse A4Tech X7 in the script?

Need 4,12,5,11 button from image.
 8bcdd7cce0434d33adb1647939346c1f.png

If Condition Then
Pressing the side key 4
Else
If Condition Then
Pressing the side key 12
Else
If Condition Then
Pressing the side key 5
Else
If Condition Then
Pressing the side key 11
Else
MsgBox (4096, "Error", "There are no condition matches")

 

Link to comment
Share on other sites

Dunno what kind of software comes with it but I use the logitch g502 mouse and the software will let the side keys on the mouse be bound to keyboard keys. If not you could use a for loop with _IsPressed to see what key is pressed. I can't write this and post it because it's literally keylogging but you could figure it out.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...