I like the Windows-L keyboard shortcut to lock the computer. Are there similar shortcuts for "Log Off" and "Standby"? Is it possible to remap Windows-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. |
||||
|
The Windows 7 hibernate shortcut key is more like a PlayStation secret function! ⊞ Win, →, →, then:
It helps when you have lost your screen on the way! An alternative shortcut to hibernate is: ⊞ Win + D, Alt + F4, H, Enter |
|||||||
|
|
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. |
|||
|
|
|
This should really help out: Windows 7 Keyboard Shortcuts / Windows / Keyboard-Shortcut.com Shutdown is actually Win→Enter. |
||||
|
|
|
Under windows7, check out the "shutdown" command from the cmd prompt. Unfortunately, while it has hibernation as an option, it does not include "sleep" |
|||||
|
