Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Sep 2016 07:55:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 212786] Screen brightness buttons do not trigger event HP 8460p
Message-ID:  <bug-212786-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212786

            Bug ID: 212786
           Summary: Screen brightness buttons do not trigger event HP
                    8460p
           Product: Base System
           Version: 11.0-RC1
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: conf
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: edsalsen+freebsd@gmail.com
                CC: freebsd-amd64@FreeBSD.org
                CC: freebsd-amd64@FreeBSD.org

I FreeBSD 11.0-RC3,=20
I can change screen brightness with sysctl:

root@bsd-esalgado:/usr/home/esalgado # sysctl hw.acpi.video.lcd0.brightness=
=3D60
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:=20
    XmbLookupString gives 0 bytes:=20
    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:=20
    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:=20
    XmbLookupString gives 0 bytes:=20
    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:=20
    XFilterEvent returns: False

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212786-8>