digitalcreations / MaxTo

Public issue tracker for MaxTo
https://docs.maxto.net
76 stars 5 forks source link

Can't use win+[ and win+] as hotkeys #804

Closed yacoob closed 4 months ago

yacoob commented 1 year ago

Describe the bug

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

  1. Create a new custom action.
  2. Add a hotkey trigger by selecting windows key, clicking on the dropdown and pressing [ image
  3. Save the action.
  4. Press 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!