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?
|
feedback
|
|
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:
| ||||
|
feedback
|
Standby
now CTRL + ALT + S will put your computer in standby. Logoff
now CTRL + ALT + L will logoff. | |||||||
feedback
|
|
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 | ||||
|
feedback
|
|
This tutorial is for Windows Vista, but should work also for Windows 7. | |||
|
feedback
|
|
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 | ||||
|
feedback
|
