diff options
author | prumian <100143890+prumian@users.noreply.github.com> | 2022-02-22 07:47:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-22 07:47:39 +0100 |
commit | d9ab110ddc453cac40a0b36cee5e5dc272e7aec7 (patch) | |
tree | 1acf17239b391ae6b1ca659b105acb8adec6fae3 /hwdb.d | |
parent | env-util: drop unsetenv_erase() (diff) | |
download | systemd-d9ab110ddc453cac40a0b36cee5e5dc272e7aec7.tar.xz systemd-d9ab110ddc453cac40a0b36cee5e5dc272e7aec7.zip |
hwdb: add CST Laser Trackball (#22583)
Set the default to 800DPI as this is what user manual suggests.
Diffstat (limited to 'hwdb.d')
-rw-r--r-- | hwdb.d/70-mouse.hwdb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/hwdb.d/70-mouse.hwdb b/hwdb.d/70-mouse.hwdb index 66e74f667c..723d145e34 100644 --- a/hwdb.d/70-mouse.hwdb +++ b/hwdb.d/70-mouse.hwdb @@ -167,6 +167,14 @@ mouse:usb:v04f2p0963:name:Chicony 2.4G Multimedia Wireless Kit:* MOUSE_DPI=1000@142 ########################################## +# CST +########################################## + +# CST Laser Trackball +mouse:usb:v5332p1400:name:Clearly Superior Technologies. CST Laser Trackball:* + MOUSE_DPI=400@1000 *800@1000 1600@1000 + +########################################## # Dell ########################################## |