neovalis Posted May 10, 2017 Posted May 10, 2017 For a long time now every time I've unlocked my windows desktop after locking it using win+L, the win key has remained stuck and as I start to type it fires off all kinds of unexpected win+? combinations. The solution has always been to remember to tap the Win key once to unstick the key. While I was figuring out how to report the issue on this forum I came up with a solution to solve the problem at least until a fix is possibly added to synergy. Step 1: I wrote a simple program using AutoIt that presses the Win key once: Sleep (2) Send("{LWIN}") Step 2: I created a task using the windows task scheduler. In the triggers tab I chose "on workstation unlock" in the actions tab I chose the program I created using AutoIt Press Win Key.au3 Press Win Key.exe
Recommended Posts
Archived
This topic is now archived and is closed to further replies.