Bug 212786 - Screen brightness buttons do not trigger event HP 8460p
Summary: Screen brightness buttons do not trigger event HP 8460p
Status: New
Alias: None
Product: Base System
Classification: Unclassified
Component: conf (show other bugs)
Version: 11.0-RC1
Hardware: amd64 Any
: --- Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-18 07:55 UTC by Edgar Salgado
Modified: 2016-09-19 12:53 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Edgar Salgado 2016-09-18 07:55:40 UTC
I FreeBSD 11.0-RC3, 
I can change screen brightness with sysctl:

root@bsd-esalgado:/usr/home/esalgado # sysctl hw.acpi.video.lcd0.brightness=60
hw.acpi.video.lcd0.brightness: 70 -> 60

When pushing screen brightness control buttons, nothing happens.

Using xev, I can see that no event is triggered when pushing those buttons:

KeyPress event, serial 36, synthetic NO, window 0x2000001,
    root 0xb6, subw 0x0, time 613282, (166,-15), root:(427,234),
    state 0x0, keycode 146 (keysym 0x0, NoSymbol), same_screen YES,
    XLookupString gives 0 bytes: 
    XmbLookupString gives 0 bytes: 
    XFilterEvent returns: False

KeyRelease event, serial 36, synthetic NO, window 0x2000001,
    root 0xb6, subw 0x0, time 613383, (166,-15), root:(427,234),
    state 0x0, keycode 146 (keysym 0x0, NoSymbol), same_screen YES,
    XLookupString gives 0 bytes: 
    XFilterEvent returns: False

KeyPress event, serial 36, synthetic NO, window 0x2000001,
    root 0xb6, subw 0x0, time 613858, (166,-15), root:(427,234),
    state 0x0, keycode 151 (keysym 0x0, NoSymbol), same_screen YES,
    XLookupString gives 0 bytes: 
    XmbLookupString gives 0 bytes: 
    XFilterEvent returns: False

KeyRelease event, serial 36, synthetic NO, window 0x2000001,
    root 0xb6, subw 0x0, time 613941, (166,-15), root:(427,234),
    state 0x0, keycode 151 (keysym 0x0, NoSymbol), same_screen YES,
    XLookupString gives 0 bytes: 
    XFilterEvent returns: False