Skip to content

Conversation

bmkmanoj
Copy link
Contributor

"CGSession --suspend" is no longer supported in latest Mac OS versions.

Alternative is
osascript -e 'tell application "System Events" to keystroke "q" using {command down,control down}'

Refer here:
https://apple.stackexchange.com/questions/406616/replacement-for-cgsession-suspend

"CGSession --suspend" is no longer supported in latest Mac OS versions. 

Alternative is 
osascript -e 'tell application \"System Events\" to keystroke \"q\" using {command down,control down}'

Refer here:
https://apple.stackexchange.com/questions/406616/replacement-for-cgsession-suspend
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants