-
I was wondering if there was a way to make it so when i'm right clicking the win menu it does return to desktop. |
Beta Was this translation helpful? Give feedback.
Answered by
kyomai22
Jul 6, 2025
Replies: 1 comment
-
Okay i did scuffed it a bit but it does seem to work, i used nircmd, then used : |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kyomai22
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Okay i did scuffed it a bit but it does seem to work, i used nircmd, then used :
on_right: "exec nircmd.exe sendkeypress lwin+d"
And it does the trick