Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/morganestes/alfred-windows-hotkey
Workflow for Alfred 2 to use Windows key combos to perform system functions.
https://github.com/morganestes/alfred-windows-hotkey
Last synced: about 1 month ago
JSON representation
Workflow for Alfred 2 to use Windows key combos to perform system functions.
- Host: GitHub
- URL: https://github.com/morganestes/alfred-windows-hotkey
- Owner: morganestes
- License: mit
- Created: 2014-02-20T16:41:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-02-20T17:25:35.000Z (over 10 years ago)
- Last Synced: 2023-03-22T16:49:49.178Z (over 1 year ago)
- Size: 156 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Windows Hotkey Workflow for Alfred 2
=====================Workflow for Alfred 2 to use Windows key combos to perform system functions.
---
I use the Microsoft Natural series of keyboards on all my computers, and frequently switch between Windows and OS X. I have it mapped so the keys are in the same places as the Mac keyboard (meaning Ctrl == control, Win == option, Alt == command) since that's the OS I use most often.
This workflow lets me use the Win+key combo to perform the most common system functions I use regularly:
* Win + L: Lock screen
* Win + U: Shut Down
* Win + R: Restart
* Shift + Alt + F4: Quit all
* Ctrl + Shift + Esc: Application MonitorThe same keys work on the Mac keyboard, just with different names on the keys:
* ⌥ + L: Lock screen
* ⌥ + U: Shut Down
* ⌥ + R: Restart
* ⇧ + ⌘ + F4: Quit all
* ˄ + ⇧ + ⎋ (␛): Application Monitor