rvaiya / keyd

A key remapping daemon for linux.
MIT License
3.01k stars 175 forks source link

unsupported evdev codes by Wacom Intuos BT M Pen #880

Open auroraanna opened 2 days ago

auroraanna commented 2 days ago

monitoring the keypresses of my drawing tablet (Wacom Intuos BT M Pen) i get these error messages while pressing each of the four buttons on the tablet from left to right:

ERROR: unsupported evdev code: 0x100
Wacom Intuos BT M Pad   056a:0379:86574cf7  h up
ERROR: unsupported evdev code: 0x100
Wacom Intuos BT M Pad   056a:0379:86574cf7  h up
ERROR: unsupported evdev code: 0x101
Wacom Intuos BT M Pad   056a:0379:86574cf7  h up
ERROR: unsupported evdev code: 0x101
Wacom Intuos BT M Pad   056a:0379:86574cf7  h up
ERROR: unsupported evdev code: 0x102
Wacom Intuos BT M Pad   056a:0379:86574cf7  h up
ERROR: unsupported evdev code: 0x102
Wacom Intuos BT M Pad   056a:0379:86574cf7  h up
ERROR: unsupported evdev code: 0x103
Wacom Intuos BT M Pad   056a:0379:86574cf7  h up
ERROR: unsupported evdev code: 0x103
Wacom Intuos BT M Pad   056a:0379:86574cf7  h up

this is unfortunate because i would like to remap these since my wayland compositor seems to be unable to do so.

auroraanna commented 2 days ago

(this is without the power button in the middle)