Right Alt and Shift

Get help with using AutoHotkey (v2 or newer) and its commands and hotkeys
Breadstone
Posts: 1
Joined: 14 May 2024, 15:55

Right Alt and Shift

14 May 2024, 16:00

Hello, new user here, trying to create a Hotkey. I am trying to make a hotkey that requires you to press Right Alt, Shift, and A down, and it sends {U+00D6}. I have a line of code somewhere else with the line RAlt & s:: Send "{U+00DF}" and it works fine, but I can't get all three of those things to work. Thank you!
User avatar
Seven0528
Posts: 395
Joined: 23 Jan 2023, 04:52
Location: South Korea
Contact:

Re: Right Alt and Shift

14 May 2024, 16:39

Code: Select all

>!+a::send("{U+00D6}")  ;  RAlt + Shift + A
>!s::send("{U+00DF}")   ;  RAlt +  S
  • English is not my native language. Please forgive any awkward expressions.
  • 영어는 제 모국어가 아닙니다. 어색한 표현이 있어도 양해해 주세요.

Return to “Ask for Help (v2)”

Who is online

Users browsing this forum: No registered users and 21 guests