I like the Win-L keyboard shortcut to lock the computer. Are there similar shortcuts for "Log Off" and "Standby"? Is it possible to remap Win-L to a different function?
|
|
|||
|
|
|
With an AutoHotkey script, you can remap the Win+L shortcut and create another one for Sleep (I chose Win+S, normally not used unless you use OneNote):
There is more detail on the DLL call in AutoHotkey's help file:
|
|||
|
|
|
Standby
now CTRL + ALT + S will put your computer in standby. Logoff
now CTRL + ALT + L will logoff. |
|||
|
|
|
There is a keyboard solution using existing shortcuts, though not as a single chord (meaning release each key before pressing the next):
Found it at http://superuser.com/questions/16327/what-are-your-favourite-less-well-known-keyboard-shortcuts-in-windows |
|||
|
|
|
|
This tutorial is for Windows Vista, but should work also for Windows 7. |
||
|
|
