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

MOD_GUI_LEFT opening Office 365 #148

Open
LordMalvo opened this issue May 4, 2022 · 0 comments
Open

MOD_GUI_LEFT opening Office 365 #148

LordMalvo opened this issue May 4, 2022 · 0 comments

Comments

@LordMalvo
Copy link

I am having an issue while trying to open windows menu (Win Key). That's my code:
void setup() { DigiKeyboard.update(); DigiKeyboard.sendKeyStroke(0,MOD_GUI_LEFT); DigiKeyboard.delay(100); }
I looked up in many pages and that works for most of the people, but I tried this code in two different computers and it always do the same, It opens the Office 365 app. I don't know why but it is supposed to open Windows menu. MOD_GUI_LEFT is set to 227.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant