Ichisich
Ichisich
Ah, I still use an older Frankenstein ini and wasn't aware of `RezTimer=2`. >However it only checks display frequency once at startup but I do not think people change display...
Thanks, much appreciated.
`RezTimer=4` works as intended when enabling/disabling Altsnap. `altsnap -r` seems to not affect the config.
You're right, `altsnap -r` gets recognized when using the elevated console. I didn't consider the config itself as elevated, when using elevated AltSnap.
That's a Windows (10/11) bug. Microsoft forgot to treat accent activation like mouse click activation, thus you have to wait three seconds in case you are a keyboard user regardless...
Can confirm, the issue **only** presents itself when using ALT as hotkey and inside the Windows10 Explorer. A focus loss resolves the issue. Even switching between fields inside the explorer...
It seems the issue is a **Windows Bug**. You can reproduce the issue with a native Alt+click and Alt+drag (selection rectangle) inside the explorer as well.
I tried some EndSendKey events but nothing works. Pressing double Alt manually (focus ribbon, defocus ribbon) helps and would probably be worth a consideration. Should only affect Alt as a...