]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
70-mouse.hwdb: Add Razer Basilisk V3, Asus Cerberus, +2 more
authorKamil Páral <kamil.paral@gmail.com>
Mon, 25 Aug 2025 20:00:47 +0000 (22:00 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Tue, 26 Aug 2025 09:17:20 +0000 (10:17 +0100)
All mice were measured using mouse-dpi-tool, and the measurements match vendors
specs, with the exception of Asus Cerberus (it officially has
500/*1000/1500/2500 DPI, but my measurements were quite different, so I opted
to include the real values).

hwdb.d/70-mouse.hwdb

index da64f4837e8606b88097db331675e4aa58d56924..dc9be4f9153c57b3ad05fb34e65dfddb200553fe 100644 (file)
@@ -191,6 +191,14 @@ mouse:bluetooth:v256fpc63a:name:*
 mouse:bluetooth:v05acp030d:name:*:*
  MOUSE_DPI=1300@1000
 
+##########################################
+# Asus
+##########################################
+
+# Asus Cerberus
+mouse:usb:v04d9pa0d6:name:E-Signal/A-One USB Gaming Mouse:*
+ MOUSE_DPI=800@500 *1350@500 1600@500 2650@500
+
 ##########################################
 # Cherry
 ##########################################
@@ -388,6 +396,10 @@ mouse:usb:v17efp6045:name:Lenovo USB Laser Mouse:*
 mouse:usb:v17efp6044:name:ThinkPad USB Laser Mouse:*
  MOUSE_DPI=1200@125
 
+# Lenovo Essential USB Mouse (SM-8823)
+mouse:usb:v17efp608d:name:PixArt Lenovo USB Optical Mouse:*
+ MOUSE_DPI=1600@125
+
 ##########################################
 # Logitech
 ##########################################
@@ -675,6 +687,10 @@ mouse:usb:v046dpc517:name:Logitech USB Receiver:*
 mouse:usb:v046dpc046:name:Logitech USB Optical Mouse:*
  MOUSE_DPI=1000@125
 
+# Logitech RX1500
+mouse:usb:v046dpc061:name:Logitech USB Laser Mouse:*
+ MOUSE_DPI=1000@125
+
 # Logitech M100 Optical Mouse
 mouse:usb:v046dpc05a:name:Logitech USB Optical Mouse:*
  MOUSE_DPI=1000@125
@@ -837,6 +853,10 @@ mouse:usb:v1532p0029:name:Razer Razer DeathAdder:*
 mouse:usb:v1532p00a3:name:Razer Razer Cobra:*
  MOUSE_DPI=400@1000 800@1000 *1600@1000 3200@1000 6400@1000
 
+# Razer Basilisk V3
+mouse:usb:v1532p0099:name:Razer Razer Basilisk V3:*
+ MOUSE_DPI=400@125 800@125 1600@125 3200@125 6400@125 400@500 800@500 1600@500 3200@500 6400@500 400@1000 800@1000 *1600@1000 3200@1000 6400@1000
+
 ##########################################
 # Roccat
 ##########################################