GNOME Bugzilla – Bug 489176
Display brightness sliders are inconsistant
Last modified: 2012-03-16 11:05:12 UTC
The display brightness slider in the "On AC Power" tab measures brightness, but the same slider in the "On Battery Power" tab measures how much to dim the display. This is confusing. Other information:
I've fixed this in trunk: 2007-11-02 Richard Hughes <richard@hughsie.com> * data/gnome-power-manager.schemas.in: * data/gpm-prefs.glade: * src/gpm-backlight.c: (gpm_backlight_brightness_evaluate_and_set): * src/gpm-conf.h: * src/gpm-prefs-core.c: (prefs_setup_battery): Don't have a slider for brightness reduction on battery - it confuses too many people. Switch to a checkbox and leave gconf for power users to tweak this if they want. Fixes #489176 Can you please checkout trunk and tell me what you think? Thanks.
I think that would be better simply set all sliders to select brightness value, not dim. This would be very clear and would still allow users to easily change the value without having to use gconf-editor (I think that changing brightness value shouldn't be considered as a "power user" task) Thanks
Hey Richard, you've set this bug to NEEDINFO in comment #1. The question there has been answered in comment #2. I am thus reopening. Feel free to close if it's not an issue anymore :)