Right mouse button and keybinding with the mouse wheel and extra mouse buttons (side buttons)

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
AIDZMAN
Posts: 4
Joined: 27 Nov 2017, 01:12

Right mouse button and keybinding with the mouse wheel and extra mouse buttons (side buttons)

19 Feb 2018, 23:40

Hi guys, I am trying to make a hotkey to switch between my desktops on my computer and also one to send Alt C to my computer to trigger my auto clicker. So far I have got

Code: Select all

?WheelUp::send, ^#{Left}	;Send Ctrl+Win+Left to switch to the left desktop
?WheelDown::send, ^#{Right}	;Send Ctrl+Win+Right to switch to the right desktop
to switch between desktops and

Code: Select all

?XButton2::send, !c
for the Alt+C command but I want to replace the question marks with the right mouse button. I have tried RButton but this doesn't seem to work.

Please reply soon,
Aiden :D
Thanks in advance for any help :D

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: hiahkforum, NullRefEx, XMCQCX and 124 guests