need help with setting hotkeys

Ask gaming related questions (AHK v1.1 and older)
johnvonbob
Posts: 1
Joined: 18 Jan 2017, 00:06

need help with setting hotkeys

18 Jan 2017, 00:10

so i just got a new mouse, and 3 of the buttons on the side are permanently stuck on left shit left ctrl and left alt, i was wondering if someone could help me with a script that i could use to rewrite my keyboard so the left ctrl,alt, and shift, are the right ones, and the right are the left, so that when i game i still have full use of those buttons, as i use them on the keyboard alot. this would be very helpful thanks
Samustus
Posts: 23
Joined: 11 Jan 2017, 16:12

Re: need help with setting hotkeys

18 Jan 2017, 01:01

johnvonbob wrote:so i just got a new mouse, and 3 of the buttons on the side are permanently stuck on left shit left ctrl and left alt, i was wondering if someone could help me with a script that i could use to rewrite my keyboard so the left ctrl,alt, and shift, are the right ones, and the right are the left, so that when i game i still have full use of those buttons, as i use them on the keyboard alot. this would be very helpful thanks
Remapping buttons is simple enough, but in your case there are dedicated programs for mouse button assignments that are easy to use and will always run in the background even if you restart your computer. So remap and forget.

Try:
http://www.highrez.co.uk/downloads/XMou ... ontrol.htm - It's free.
https://www.youtube.com/watch?v=-sKV5Yb2160 - Example video using it.

Or..

Code: Select all

LControl::RControl
RControl::LControl
LShift::RShift
RShift::LShift
LAlt::RAlt
RAlt::LAlt

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: No registered users and 70 guests