Answers for "control pc brightness with shell script mac"

0

control pc brightness with shell script mac

osascript -e 'tell application "System Events"' -e 'key code 144' -e ' end tell'
Posted by: Guest on July-21-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language