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

Can't get ctrl + shift + alt key even Intel Graphics doesn't capture the hotkey. #83728

Closed
SainoNamkho opened this issue Oct 31, 2019 · 2 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@SainoNamkho
Copy link

  • VSCode Version: 1.39.2
  • OS Version: Windows 10 1903 18363.356

Steps to Reproduce:

  1. Close shortcut in intel graphics control panel
  2. Programs such as keycastow can grab the keystroke but VSCode cannot.
    screenshot

Does this issue occur when all extensions are disabled?: Yes

@SainoNamkho SainoNamkho changed the title Can't get ctrl + shift + alt key when Intel Graphics doesn't capture the hotkey. Can't get ctrl + shift + alt key even Intel Graphics doesn't capture the hotkey. Oct 31, 2019
@alexdima
Copy link
Member

@SainoNamkho I think software such as the keycast one listen to keyboard events globally (outside of a window). VS Code listens to the keyboard events that are delivered by the OS to its window.

What does VS Code detect when you press the desired key combination?
keyboard-input

@alexdima alexdima added the info-needed Issue requires more information from poster label Oct 31, 2019
@vscodebot vscodebot bot closed this as completed Nov 7, 2019
@vscodebot
Copy link

vscodebot bot commented Nov 7, 2019

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

2 participants