I can't assign win+] or win+[ as hotkey triggers for my custom actions. I've just reinstalled this windows box, and I've decided to try out MaxTo as a replacement for DisplayFusion - as all I need is moving windows. With DisplayFusion on the previous OS instance on this machine, DF was able to intercept win+[ and win+], so I don't think those are official Windows shortcuts. In MaxTo I can configure the shortcuts as win+[ but the action doesn't trigger. The action itself is working fine, if I bind it to another shortcut.
To Reproduce
Create a new custom action.
Add a hotkey trigger by selecting windows key, clicking on the dropdown and pressing [
Save the action.
Press win+[
Expected behavior
Custom action should be executed.
System information:
Windows version: 22H2 (OS Build 22621.1105)
MaxTo version: 2.2.1
Additional context
This is a relatively fresh win11 install, and there shouldn't be any software active in the background that would be eating keystrokes. Having said so, I'm not really familiar with Windows debugging, and I'm unable to confirm that. Happy to debug more, if you let me know what I can do here :)
Describe the bug
I can't assign
win+]
orwin+[
as hotkey triggers for my custom actions. I've just reinstalled this windows box, and I've decided to try out MaxTo as a replacement for DisplayFusion - as all I need is moving windows. With DisplayFusion on the previous OS instance on this machine, DF was able to interceptwin+[
andwin+]
, so I don't think those are official Windows shortcuts. In MaxTo I can configure the shortcuts aswin+[
but the action doesn't trigger. The action itself is working fine, if I bind it to another shortcut.To Reproduce
windows
key, clicking on the dropdown and pressing[
win+[
Expected behavior Custom action should be executed.
System information:
Additional context This is a relatively fresh win11 install, and there shouldn't be any software active in the background that would be eating keystrokes. Having said so, I'm not really familiar with Windows debugging, and I'm unable to confirm that. Happy to debug more, if you let me know what I can do here :)
My config with three custom actions defined.
Thanks!