Skip to content

Instantly share code, notes, and snippets.

@ha7ilm
Last active July 17, 2019 15:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ha7ilm/d88cbd5bc5558912b8bdbdf22b3d338d to your computer and use it in GitHub Desktop.
Save ha7ilm/d88cbd5bc5558912b8bdbdf22b3d338d to your computer and use it in GitHub Desktop.
HP Zbook 15v hbdw file for keyboard
evdev:atkbd:dmi:bvn*:bvr*:bd*:svnHewlett-Packard*:pn*:pvr*
evdev:atkbd:dmi:bvn*:bvr*:bd*:svnHP*:pn*:pvr*
KEYBOARD_KEY_a0=mute
KEYBOARD_KEY_ae=volumedown
KEYBOARD_KEY_b0=volumeup
KEYBOARD_KEY_90=previoussong
KEYBOARD_KEY_99=nextsong
KEYBOARD_KEY_a2=playpause
KEYBOARD_KEY_81=f20
@ha7ilm
Copy link
Author

ha7ilm commented Jul 17, 2019

On Ubuntu 19.04, I added it under /etc/udev/hwdb.d to make keys Fn+F6..F11 work.

Some keys still dont work though (Fn+F1..F4), and I can't see them in evtest either.

See this document on how to apply this file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment