Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
L
libinput
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 88
    • Issues 88
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 14
    • Merge Requests 14
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • libinput
  • libinput
  • Issues
  • #515

Closed (duplicated)
Open
Opened Aug 10, 2020 by John Rodriguez@TooManyHobbiesContributor

Backlight Keys stopped working 1.15.6 ->1.16.0 (Sony Vaio, 2011)

Summary

With libinput 1.15.6 pressing the backlight or screen brightness buttons worked. On my laptop that is Fn-F5 and Fn-F6. With 1.16.0, these keys no longer work.

Steps to reproduce

I have attached two .yml files, one for event0 (AT Translated Set 2 keyboard) and one for event7 (Sony Vaio Keys). Each file was created with this sequence: volume down, volume up, brightness down, brightness up. The volume works and can be seen in the event0 file. event0 does not show the brightness up or down keypresses. Repeating the test but looking at event7, only the brightness up or down keypresses are seen. Looking at debug_events.txt, I noticed that event7 is being ignored:

event7  - Sony Vaio Keys: is tagged by udev as: Keyboard Joystick
event7  - Sony Vaio Keys: device is a joystick, ignoring
event7  - not using input device '/dev/input/event7'

event7 has the event codes:

#   Event code 224 (KEY_BRIGHTNESSDOWN)
#   Event code 225 (KEY_BRIGHTNESSUP)

Required information

  • libinput version: 1.16.0 not working, 1.15.6 working
  • hardware information: Sony Vaio VPCEG, 2011 model year.
  • libinput record - 2 files attached
  • libinput debug-events --verbose` 1 file attached

debug_events.txt

event7_SonyVaioKeys.yml

event0_AT_Translated.yml

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: libinput/libinput#515