diff options
author | RussianNeuroMancer <russianneuromancer@ya.ru> | 2018-06-24 11:42:41 +0200 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2018-06-25 07:18:11 +0200 |
commit | c9dce41d1b8f574e45f0dc2f73323213cae16460 (patch) | |
tree | 71c5c03d8ea322d6374ee5cca07c8bcefb484b41 /hwdb/60-evdev.hwdb | |
parent | docs: put LGTM on the list of QA tools and fix a couple typos (diff) | |
download | systemd-c9dce41d1b8f574e45f0dc2f73323213cae16460.tar.xz systemd-c9dce41d1b8f574e45f0dc2f73323213cae16460.zip |
Add resolution of Trust Flex Graphics Tablet to hwdb
Product:
https://www.trust.com/en/product/21259-flex-design-tablet-black
http://trust.com/21259
Support in libinput is already in place since libinput 1.11 release (I tested it)
https://gitlab.freedesktop.org/libinput/libinput/issues/38
So only missing part is definition in hwdb.
Diffstat (limited to 'hwdb/60-evdev.hwdb')
-rw-r--r-- | hwdb/60-evdev.hwdb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/hwdb/60-evdev.hwdb b/hwdb/60-evdev.hwdb index ab4b3068e6..eaf68c2040 100644 --- a/hwdb/60-evdev.hwdb +++ b/hwdb/60-evdev.hwdb @@ -476,6 +476,15 @@ evdev:name:SynPS/2 Synaptics TouchPad:dmi:*svnTOSHIBA:pnSATELLITER830* EVDEV_ABS_36=1045:4826:76 ######################################### +# UGTablet +######################################### + +# Trust Flex Graphics Tablet +evdev:input:b0003v2179p0004* + EVDEV_ABS_00=::234 + EVDEV_ABS_01=::328 + +######################################### # Waltop ######################################### |