-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Description
As per this twitter conversation, it would be nice to have the ability to execute system commands such as sleep, shutdown ,and switch user account from within the launcher via the use of friendly keywords.
Some keyword examples:
"sleep" - send the PC to sleep
"hibernate" - send the PC to sleep
"shutdown" - shut the PC down
"switch user" - switch user account
As current if we search for Sleep from within Windows Search we are only given the option to view Sleep and power settings. It is possible to run such commands from Win + R, although our command will instead look like this rundll32.exe powrprof.dll,SetSuspendState 0,1,0, not quite user friendly to be honest! :)
Screenshot taken from the twitter conversation showing how we could prioritize the UI for common Windows system commands above the search result.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
