followed this great instruction https://askubuntu.com/a/1019659/786192
but it didn't work for me. I then took a more aggressive approach and edited /lib/udev/hwdb.d/60-keyboard.hwdb
directly by adding below
evdev:input:b0005v004cp0267*
KEYBOARD_KEY_c00b8=delete # map EJECT to Delete
then systemd-hwdb update and udevadm trigger, still no luck ...
i've got the bus
, vender
, product
all right, how come it's still not working? confused