Reply
Logi Nu
mahklshane
Posts: 2
Registered: ‎11-13-2010
0

g700 autohotkey help

the buttons on the side g4 and g5 corresspond to xbutton1 and xbutton2 when writing scripts for ahk. i checked the page on ahk and they said that the extra buttons would correspond to Xbutton1 and Xbutton2. however when testing it out xbutton1 and Xbutton1 are both responding to g4 instead of g6.

 

do you know which mouse buttons g6-11 can be macrod and scripted with ahk?

MVP
Logi Browser
MVP
Posts: 14
Registered: ‎10-14-2010

Re: g700 autohotkey help

> the buttons on the side g4 and g5 corresspond to xbutton1 and xbutton2 when writing scripts for ahk. i checked the page on ahk and they said that the extra buttons would correspond to Xbutton1 and Xbutton2.

 

Yes, if you have configured G4 and G5 in Setpoint as generic buttons:

 

G4 -> XButton1
G5 -> XButton2

 

> however when testing it out xbutton1 and Xbutton1 are both responding to g4 instead of g6.

 

What!? Please, read once more what you have written. ;-)

 

> do you know which mouse buttons g6-11 can be macrod and scripted with ahk?


Ok, please follow the link to the AutoHotkey forum in this posting:

http://forums.logitech.com/t5/G-series-Gaming-Mice/G700-Application-Detection-not-working/m-p/500988...

Logi Nu
mahklshane
Posts: 2
Registered: ‎11-13-2010
0

Re: g700 autohotkey help

u can have my <3