Page 1 of 1

winkey hotkey also overwrites trackpad gestures when running a script

Posted: 09 Apr 2024, 10:54
by icyolive
Hey! I have a simple script that's giving me trouble, I assume because of windows jank. The script is below, meant to open Everything using Lwin instead of start, but when it's running for some reason the 3 finger touch and 4 finger touch gestures on the trackpad (set to middle mouse button on windows) also open Everything.

It's definitely the script causing this because it only happens when it's running. Help is appreciated!

Here's the script:

Code: Select all

LWin::Run C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Everything 1.5a.lnk
[Mod edit: Added [code][/code] tags.]

[Mod action: Moved topic to the v1 section since this is v1 code. The main section is for v2.]