Menu

#7 manual lcd off reset by return from idle

open
nobody
None
5
2012-09-16
2006-12-28
timotheus25
No

There is one case when the user will use the laptop, with case open, and the internal LCD display turned off: use of an external monitor in clone mode.

In fact, I use my PowerBook with LCD off and a very large external display every day at work. The Xorg radeon driver provides the 'PanelOff' option for this very purpose, which effectively sets the panel brightness to 0 for X, and restores the original panel brightness when switching to the VT.

pbbuttonsd conflicts with this X option (and the manual equivalent) by forcing a positive panel brightness on return from idle.

When pbbuttonsd returns from idle state, there should be an option to restore the panel brightness even if its value was 0. The desired behavior is:

  • when panel birghtness is > 0, save before dimming/suspending lcd, restore after return from idle (implemented)
  • when panel brightness is == 0, save before dimming/suspending lcd, restore lcd to brightness of 0 after return from idle (not possible)

I do think that this is a bug. The LCD should not turn on due to user interaction if the LCD was turned off by the user prior to idling the machine. If you disagree, please consider providing a pbbuttonsd option for this purpose. Thanks.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB