u/MachineVisionNewbie

Smart way to replace the "#" StartMenu with PowerToys Command

Hello there,

since I use the Windows StartMenu basically just as programm quicklauncher. Like this
Me typing:
{Win Key} Pai ... (waiting for Paint.exe to be suggested) ... {enter}

I want to switch to Microsofts PowerToys Command Pallete
(I would add a screenshot here, but the sub wont allow it :/ )

Which is a quick launcher.

The problem I'm having is how I can implement this with AHK.

PowerToys won't allow just #
So I was thinking along the lines of
LWin Up::Send "#+{F21}"

But that will overlap with existing Hotkeys that already exist prebaked in Windows like #+s for Screenshot Tool


The only thing I can think of is rewriting all Windows Hotkeys into AHK, so I can then manage it all via AHK. Any suggestions?

reddit.com
u/MachineVisionNewbie — 7 days ago
▲ 1 r/razer

This is what it looks like when i use ALT +Tab:

https://preview.redd.it/6vug6fpv6hzg1.png?width=768&format=png&auto=webp&s=0760b2543e3548586b9b170fa3700fb6bf84efd4

Here's how i shows up when i force it to show its name via another process:

https://preview.redd.it/0t19j0nz4hzg1.png?width=280&format=png&auto=webp&s=14a7e8abe92d8effbf662db792e152d0d6e8a536

Its probably the Chroma App that wants to control the lighting of my razer mouse (which i turned off) based on whats on my desktop.
I am using Synapse 4.0.86 without the Chroma App. Still there's Chroma related stuff on my pc.
I disabled all Chroma Services:

https://preview.redd.it/eb2792716hzg1.png?width=281&format=png&auto=webp&s=f3eeb811780bbc3c6b778923fe226ff62939428d

Removed everything mentioning Chroma in the program folder

https://preview.redd.it/25w9qre66hzg1.png?width=406&format=png&auto=webp&s=62227b9f30736a56eb39b6cd09045a59cfef3a70

Honestly the Chroma stuff feels like a virus at this point. Never installed it, never asked for it. I just need Synapse to support for the extra function buttons on my Naga V2. (Which send only variations of F13-F24 anyway.)

Any idea how to kill that RzForegroundMonitor for good?

reddit.com
u/MachineVisionNewbie — 16 days ago