Subscribe to
Posts
Comments
NSLog(); Header Image

Stopping the MacBook Half-Dim

My MacBook Pro has an annoying habit of "half dimming" even though I've turned off the screen saver and most everything else appropriate.

Fortunately, others have managed to solve the problem.

pmset -g lists the "halfdim" parameter's value, often 1. To set it to 0, use sudo pmset -a halfdim 0. The "a" specifies all profiles.

Thanks to gibbilicious and this Apple support thread for more. I may still give Caffeine a try, though.

3 Responses to "Stopping the MacBook Half-Dim"

  1. Isn't that "Slightly dim the display when using this power source" in Energy Saver?

  2. [quote comment="54646"]Isn't that "Slightly dim the display when using this power source" in Energy Saver?[/quote]

    No, strangely. The half dim occurs regardless of that setting.

  3. Wouldn't that be this? http://links.elmak.org/3


Comments RSS

Leave a Reply


Warning: Undefined variable $user_ID in /var/www/vhosts/nslog.com/httpsdocs/wp-content/themes/nslog/comments.php on line 96

Please abide by the comment policy. Valid HTML includes: <blockquote><p>, <em>, <strong>, <ul>, <ol>, and <a href>. Please use the "Quote Me" functionality to quote comments.