I tried to use a built in default keyboard shortcut in a software and it was not worked (irrevelant, it was VS Code)
Finally I figured out, that only the [Left Ctrl] + [Left Shift] + P which is not working, the other three namely:
- [Left Ctrl] + [Right Shift] + P
- [Right Ctrl] + [Right Shift] + P
- [Right Ctrl] + [Right Shift] + P
are working (so my keyboard's left shift is OK)
I went then further and started an other software to see if there is similar issue.It was Visual Studio 2019, but it does not related to the issue, just diagnostics.It tried to assign something to [Ctrl]+[Shift]+P, and the left combination does not even recognized. The other three can be assigned... see the attached picture.
Question
So something is probably swallowing the [Left Ctrl] + [Left Shift] + P combination in my Windows system wide. All other letters, for example are working [Left Ctrl] + [Left Shift] + A. Also the other three combinations with P also working.
I reviewed all Windows 10 keyboard shortcuts in ms docs, no default binding to [Ctrl]+[Shift]+P...
Any idea what is it?