Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard Shortcut Mapping does not work after disable everything except keyboard manager #15710

Open
1 task done
synle opened this issue Jan 22, 2022 · 2 comments
Open
1 task done
Labels
Issue-Bug Something isn't working Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams Product-Keyboard Shortcut Manager Issues regarding Keyboard Shortcut Manager

Comments

@synle
Copy link

synle commented Jan 22, 2022

Microsoft PowerToys version

0.53.3

Running as admin

  • Yes

Area(s) with issue?

Keyboard Manager

Steps to reproduce

PowerToysReport_2022-01-22-11-05-13.zip

Below is my JSON config for the keys

{
  "remapKeys": { "inProcess": [{ "originalKeys": "164", "newRemapKeys": "162" }] },
  "remapShortcuts": {
    "global": [
      { "originalKeys": "161;112", "newRemapKeys": "174" },
      { "originalKeys": "161;113", "newRemapKeys": "175" },
      { "originalKeys": "164;9", "newRemapKeys": "260;9" },
      { "originalKeys": "162;9", "newRemapKeys": "18;9" },
      { "originalKeys": "162;37", "newRemapKeys": "36" },
      { "originalKeys": "162;38", "newRemapKeys": "33" },
      { "originalKeys": "162;39", "newRemapKeys": "35" },
      { "originalKeys": "162;40", "newRemapKeys": "34" },
      { "originalKeys": "162;81", "newRemapKeys": "18;115" },
      { "originalKeys": "162;219", "newRemapKeys": "18;37" },
      { "originalKeys": "162;221", "newRemapKeys": "18;39" },
      { "originalKeys": "162;16;219", "newRemapKeys": "17;33" },
      { "originalKeys": "162;16;221", "newRemapKeys": "17;34" },
      { "originalKeys": "91;8", "newRemapKeys": "17;8" },
      { "originalKeys": "91;37", "newRemapKeys": "17;37" },
      { "originalKeys": "91;39", "newRemapKeys": "17;39" },
      { "originalKeys": "91;160;37", "newRemapKeys": "17;16;37" },
      { "originalKeys": "91;160;39", "newRemapKeys": "17;16;39" },
      { "originalKeys": "91;162;73", "newRemapKeys": "17;16;73" }
    ],
    "appSpecific": []
  }
}

Not sure if this is useful. I am using windows 11. I have only Sublime Text opened along Terminal. After some interactions with Windows Terminal, the shorcuts stop altogether.

✔️ Expected Behavior

Shortcut keys should always work

❌ Actual Behavior

Shortcut keys not working

Other Software

No response

@synle synle added Issue-Bug Something isn't working Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Jan 22, 2022
@franky920920 franky920920 added the Product-Keyboard Shortcut Manager Issues regarding Keyboard Shortcut Manager label Jan 23, 2022
@synle
Copy link
Author

synle commented Jan 24, 2022

Not sure if this is useful. I am using windows 11. I have only Sublime Text opened along Terminal. After some interactions with Windows Terminal, the shorcuts stop altogether.

When it happens, almost all of my preference for the powertoys apps reverted. Mostly toggle states. I only enabled powertoys keyboard manager and have everything else turned off. So after this keyboard crashes, everything is reverted to backed up which is weird.

After playing around with it, I can constantly repro this. I have Left Alt mapped to Ctrl. Then open Windows terminal, if hitting this combo ctrl+shift+[, the keyboard stopped working.

@TheJoeFin
Copy link
Collaborator

Can you confirm this issue is still relevant in v0.73? /needinfo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug Something isn't working Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams Product-Keyboard Shortcut Manager Issues regarding Keyboard Shortcut Manager
Projects
None yet
Development

No branches or pull requests

3 participants