Is it possible to dim the screen from Terminal, in a Mac with OS X Lion? Is there any command to do control brightness and volume?
Tell me more
×
Ask Different is a question and answer site for
power users of Apple hardware and software. It's 100% free, no registration required.
|
You can do it via an Applescript and run it as such: Dimmer:
Brighter:
You can save these as .script files and then run them from the CLI like this:
You can also do it this way, but that requires more setup. |
|||
|
|
|
You can change the volume in terminal with the command
Where 7 will set the volume to full. |
|||
|
|