More than one Shortcut

Suggestions, feature requests and bug reports.
vincentt
Posts: 19
Joined: Dec 16th, ’20, 08:02

Post by vincentt » Oct 21st, ’21, 03:02

hey,

It is the correct code.

```
#if WinActive("ahk_class Chrome_WidgetWin_1")
!F4::
Send {LCtrl down}w{LCtrl up}
return

```
Post Reply