]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
hwdb: add Kensington SlimBlade Pro trackball (Bluetooth mode)
authorCeleste Liu <CoelacanthusHex@gmail.com>
Sun, 15 Sep 2024 16:31:41 +0000 (00:31 +0800)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 16 Sep 2024 01:40:56 +0000 (10:40 +0900)
Wired and 2.4G dongle connectivity is covered by general trackball rule,
but with Bluetooth connectivity Kensington SlimBlade Pro uses the name
"SlimBlade Pro" which doesn't contain "[Tt]rack[Bb]all". We need to
process it specially.

Signed-off-by: Celeste Liu <CoelacanthusHex@gmail.com>
hwdb.d/70-mouse.hwdb

index 20079d6350f1fbed740a2dd85ff3aac1d67bed41..fcd9acd2b450a8ec30d3d316f43f1e660f84adb3 100644 (file)
@@ -310,6 +310,10 @@ mouse:bluetooth:v047dp8019:name:Expert Wireless TB Mouse:*
  ID_INPUT_TRACKBALL=1
  MOUSE_DPI=400@125
 
+# Kensington SlimBlade Pro trackball (via Bluetooth)
+mouse:bluetooth:v047dp80d4:name:SlimBlade Pro:*
+ ID_INPUT_TRACKBALL=1
+
 ##########################################
 # Lenovo
 ##########################################