brightness adjust 3 steps from hard (Fn) keys
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gnome-power |
New
|
Medium
|
|||
gnome-power-manager (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
the brightness adjusts in 3 steps, i thought it was annoying but adjustable in gconf; finally investigated and saw it wasn't :]
if i echo 0 > /sys/module/
if i killall gnome-power-manager i get no backlight adjustment, from my understanding its solely responsible, but i can't find the extra brightness event input, acpi_listen shows the video adjustment, as does input-events 4 (the video device)
X opens the video event device as an input but i don't know if that means g-p-m will see it as another event
hoping someone can tell me more about g-p-m and where it gathers events so i can finish investigating, or solve the bug outright :]
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: gnome-power-manager 2.32.0-2ubuntu2
ProcVersionSign
Uname: Linux 2.6.38-10-generic x86_64
Architecture: amd64
Date: Sun Jun 26 14:12:11 2011
GnomeSessionIdl
GnomeSessionInh
GnomeSessionSus
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
MachineType: Hewlett-Packard Compaq Presario CQ60 Notebook PC
ProcEnviron:
LANGUAGE=en_US:en
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=
SourcePackage: gnome-power-manager
UpgradeStatus: Upgraded to natty on 2011-03-17 (101 days ago)
dmi.bios.date: 12/15/2010
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.65
dmi.board.
dmi.board.name: 3612
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 09.67
dmi.chassis.
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.
dmi.modalias: dmi:bvnHewlett-
dmi.product.name: Compaq Presario CQ60 Notebook PC
dmi.product.
dmi.sys.vendor: Hewlett-Packard
Changed in gnome-power: | |
importance: | Unknown → Medium |
status: | Unknown → New |
oh and from my investigation of g-p-m (and g-p-m --verbose) it's only setting it once on the output, and it's using xrandr to do it
consider me extra confused