Brightness buttons on F3Ke and OSD problems
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
acpid (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: acpid
1)
Description: Ubuntu 8.04.1
Release: 8.04
KDE 4.1
2)
acpid:
Installed: 1.0.4-5ubuntu9
Candidate: 1.0.4-5ubuntu9
Version table:
*** 1.0.4-5ubuntu9 0
500 http://
100 /var/lib/
acpi-support:
Installed: 0.109
Candidate: 0.109
Version table:
*** 0.109 0
500 http://
100 /var/lib/
3)
I'm working on full hotkey support for my laptop (ASUS F3KE-AP056 with OSD(I'll post the scripts when I'm ready).
My problem is that the Brightness keys send 00000086 codes at a time and the brightness up/down script is executed 3 times for one key press. How can i fix this? I need the script to be executed once per key press.
I need to stop the script from being executes for 1/4 second.
4) When i press the brightness up/down button the script should be executed only once.