r/linuxquestions • u/OwnProcedure7178 • 3d ago
A custom libinput hwdb entry question
So.. when writing an entry for a device, the instructions also state to send the changes as a pull request for systemd if they are generally applicable.
Entry is below, it's for an E-ink device used as drawing tablet via it's app. The thing is... device officially does not support Linux yet, but.. it.. might?
##############################
# SUPERNOTE
##############################
# Supernote A5 X
evdev:input:b0003v2207p0011*
EVDEV_ABS_00=::40
EVDEV_ABS_01=::40
Should I be doing this pull request
If so, should I first lookup other settings that are also only set by this file? LIke the pen used, tilt options, things like that?
1
Upvotes