Per mouse button edit? Topic is solved

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
Krd
Posts: 405
Joined: 10 Mar 2020, 02:46

Per mouse button edit?

Post by Krd » 03 Jul 2022, 14:17

Hey!

I have an ergonomic mouse that I use these lines below for to "correct" its behavior.
And I use my gaming mouse for faster movements which I would like to keep buttons as they are.

Is there a way to add these lines to a selected mouse? So it does only work for one mouse.

Code: Select all

RButton::LButton
LButton::RButton


Krd
Posts: 405
Joined: 10 Mar 2020, 02:46

Re: Per mouse button edit?

Post by Krd » 04 Jul 2022, 03:54

Many thanks Mikeyww!

Post Reply

Return to “Ask for Help (v1)”