diff options
author | Sludge <96552222+SludgePhD@users.noreply.github.com> | 2024-02-08 02:18:35 +0100 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2024-02-08 05:12:10 +0100 |
commit | 02c127b344ed068bd769daa54f0a15f31b5a355e (patch) | |
tree | 099891816814a2ed38e6ffc8deb618d2a261db47 /hwdb.d/60-evdev.hwdb | |
parent | dissect-image: fix typo (diff) | |
download | systemd-02c127b344ed068bd769daa54f0a15f31b5a355e.tar.xz systemd-02c127b344ed068bd769daa54f0a15f31b5a355e.zip |
hwdb: add resolution setting for GAOMON S620
Diffstat (limited to '')
-rw-r--r-- | hwdb.d/60-evdev.hwdb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/hwdb.d/60-evdev.hwdb b/hwdb.d/60-evdev.hwdb index f657374986..4bfea37174 100644 --- a/hwdb.d/60-evdev.hwdb +++ b/hwdb.d/60-evdev.hwdb @@ -366,6 +366,15 @@ evdev:input:b0003v0430p0530* EVDEV_ABS_01=0:4096:16 ######################################### +# GAOMON +######################################### + +# GAOMON S620 +evdev:input:b0003v256Cp006F* + EVDEV_ABS_00=::210 + EVDEV_ABS_01=::323 + +######################################### # Google ######################################### |