Jump to content


Is it possible to make these hotkey Rbutton + XButton1 , ...


  • Please log in to reply
2 replies to this topic

#1 pp1234

pp1234
  • Guests

Posted 14 May 2012 - 09:05 AM

Is it possible to make these to hotkey

L or R button + XButton 1 or 2
Ctrl + Windows + alphabet

I can't seem to get them work.

#2 CodeKiller

CodeKiller
  • Members
  • 2066 posts

Posted 14 May 2012 - 01:55 PM

LButton & XButton1::Msgbox OK

^#a::Msgbox you press Ctrl+Win+a


#3 pp1234

pp1234
  • Guests

Posted 14 May 2012 - 02:59 PM

Thank for reply.

^#a::Msgbox work fine

the other
RButton & XButton1::Msgbox OK work too.
But when the code actives, I cannot right click.

Can I use both the code and normal right click?