Skip to content

Commit

Permalink
update collapsible content for brightness control explanation
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasr22 committed Jan 13, 2025
1 parent 45cd29e commit e7f990e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,12 +173,12 @@ <h2>FAQ and common problems</h2>
</div>
</div>
<div>
<button class="collapsible-toggle">Why can't I control the extra brightness with the default brightness
<button class="collapsible-toggle">Why can't BrightIntosh automatically activate itself when the default
brightness limit is reached?
keys?</button>
<div class="collapsible-content">
<p>Apple doesn't allow sandboxed third-party apps to control display brightness with the default keys.</p>
<p>You can adjust the brightness using the slider in BrightIntosh settings or by using custom keyboard
shortcuts.</p>
<p>Apple doesn't allow sandboxed third-party apps to control display brightness or monitor the
default brightness keys.</p>
</div>
</div>
<div>
Expand Down

0 comments on commit e7f990e

Please sign in to comment.