From: Celeste Liu Date: Sun, 15 Sep 2024 16:31:41 +0000 (+0800) Subject: hwdb: add Kensington SlimBlade Pro trackball (Bluetooth mode) X-Git-Tag: v257-rc1~435 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6573f0c82c09001b5f24e44df2cbe40f6f584624;p=thirdparty%2Fsystemd.git hwdb: add Kensington SlimBlade Pro trackball (Bluetooth mode) 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 --- diff --git a/hwdb.d/70-mouse.hwdb b/hwdb.d/70-mouse.hwdb index 20079d6350f..fcd9acd2b45 100644 --- a/hwdb.d/70-mouse.hwdb +++ b/hwdb.d/70-mouse.hwdb @@ -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 ##########################################