Hi!
I have the problem with new keyboard model A2450. I added new product id as you can see in my PR #77.
I want to use lock button as a "delete" key but i don't know how to define new key in hid-apple module source.
I tried to map this key with setkeycodes but it doesn't work.
xev returns its keycode 160.
Hi! I have the problem with new keyboard model A2450. I added new product id as you can see in my PR #77. I want to use lock button as a "delete" key but i don't know how to define new key in hid-apple module source.
I tried to map this key with
setkeycodes
but it doesn't work.xev
returns its keycode 160.