Files
linux/Documentation
Hans de Goede 886129a8ee ACPI / video: change acpi-video brightness_switch_enabled default to 0
acpi-video is unique in that it not only generates brightness up/down
keypresses, but also (sometimes) actively changes the brightness itself.

This presents an inconsistent kernel interface to userspace, basically there
are 2 different scenarios, depending on the laptop model:

 1) On some laptops a brightness up/down keypress means: show a brightness osd
 with the current brightness, iow it is a brightness has changed notification.

 2) Where as on (a lot of) other laptops it means a brightness up/down key was
 pressed, deal with it.

Most of the desktop environments interpret any press as in scenario 2, and
change the brightness up / down as a response to the key events, causing it
to be changed twice, once by acpi-video and once by the DE.

With the new default for video.use_native_backlight we will be moving even
more laptops over to behaving as in scenario 2. Making the remaining laptops
even more of a weird exception. Also note that it is hard to detect scenario
1 properly in userspace, and AFAIK none of the DE-s deals with it.

Therefor this commit changes the default of brightness_switch_enabled to 0
making its behavior consistent with all the other backlight drivers.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Aaron Lu <aaron.lu@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2014-05-07 01:07:06 +02:00
..
2014-04-07 16:36:02 -07:00
…
2014-03-27 16:56:23 -04:00
2014-03-11 06:55:49 -03:00
…
2014-02-10 16:01:40 -08:00
2014-02-28 15:12:08 -08:00
…
…
…
2014-02-10 16:01:40 -08:00
2014-03-21 13:16:58 +01:00
…
…
2013-11-27 11:03:38 -08:00
…
…
…
…
2014-03-21 13:16:58 +01:00
…
2013-10-16 13:35:02 -07:00
2014-03-21 13:16:58 +01:00
…
2014-02-18 08:09:40 -08:00
…
2013-11-14 11:04:40 -08:00
2014-02-07 08:03:07 -02:00
…
2013-12-02 14:48:28 +01:00
2014-03-21 13:16:58 +01:00
…
2013-12-02 14:48:28 +01:00
…
2013-12-02 14:48:28 +01:00
…
…
2014-03-21 13:16:58 +01:00
…
…
…
…
…
2013-12-02 14:45:19 +01:00
…
…
2013-10-24 10:51:33 +02:00
…
…
…
…
2013-09-05 16:36:21 -06:00
…