Left Windows Key as ctrl+shift+alt

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
radi0n
Posts: 6
Joined: 13 Jul 2019, 16:41

Left Windows Key as ctrl+shift+alt

13 Jul 2019, 16:47

Hello!

Can I assign the left Windows key with AutoHotKey to act as ctrl + shift + alt?

Or maybe is possible to disable default winkey behaviour (open start menu) but without disable key itself?
Rohwedder
Posts: 7644
Joined: 04 Jun 2014, 08:33
Location: Germany

Re: Left Windows Key as ctrl+shift+alt

14 Jul 2019, 02:59

Hallo,
to disable default left winkey behaviour (open start menu) without disable key itself, try:

Code: Select all

~LWin::Send {Blind}{vk07}
radi0n
Posts: 6
Joined: 13 Jul 2019, 16:41

Re: Left Windows Key as ctrl+shift+alt

18 Jul 2019, 14:11

It works! You have no idea how much You help me! THANK YOU!

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: OrangeCat and 281 guests