This is an autohotkey script which should act as a simple workaround for the V keyboard <-> sleep (or lack thereof) problem.
What is does is simply: when you close the lid (V keyboard in this case) it will automatically lock windows.
One may also chose in power options to hibernate the V on lid close, but i have a different usage style:
if i want hibernate: i will just press the power button (easy enough)
when i want my v to run, but i want to move from room to room (1-2 minute of afk), then i just close the lid and this little script locks the screen so nothing is pressed
it is very easy to unlock the V, since we (i hope) all have the fingerprint set up.
Do you have any comments or suggestions? My idea is a simple one, as it tries to fix a rather simple usability problem.
I know this is the wrong github repository, but i cannot make a new one, so i hope someone will help me with that.
when the keyboard is closed but V is not off, hibernate, or sleeping – just the screen is off, after a while of just pressing the back of the keyboard(imagine walking with the v in my hand – like a closed notebook (so the keys touch the V screen), permanent ghost touches appear on the screen.
It seems that the digitizer/touch panel/whatever that is called doesn’t turn off :(.
Download my script and read the first 12 lines where it is explained what to do to “configure the script”. You MUST do that else it won’t work
Associate the extension .ahk with Autohotkey so that when you doubleclick the file it is automatically run, not opened in notepad for editing
Move the script (after u modify the hostname from step 2) to your startup folder (an example here: Frequently Asked Questions (FAQ) | AutoHotkey) so that when computer restarts, the autohotkey script is always run