From: Charlie Le <20309750+CharlieQLe@users.noreply.github.com> Date: Mon, 17 Nov 2025 13:34:03 +0000 (-0500) Subject: hwdb: Add Elecom IST Pro trackball (#39762) X-Git-Tag: v259-rc1~24 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7e337327e9e789d75f2bda0c82ecd76005f48a07;p=thirdparty%2Fsystemd.git hwdb: Add Elecom IST Pro trackball (#39762) Added entries for the Elecom IST Pro via its three connection methods- a USB cable, the included G1000 USB receiver, and Bluetooth. The G1000 USB receiver _may_ have to be removed in the future depending on the input devices that can connect to it. According to Elecom, the receiver can have up to three different input devices connected such as trackballs, mice, keyboards, etc. That said, as far as I can tell, the IST Pro is the only released Elecom device that uses the receiver. The non-pro model and the upcoming Elecom Huge Plus might use the same receiver, but that should not matter as both devices are trackballs. --- diff --git a/hwdb.d/70-mouse.hwdb b/hwdb.d/70-mouse.hwdb index efd67da5554..e93755d8609 100644 --- a/hwdb.d/70-mouse.hwdb +++ b/hwdb.d/70-mouse.hwdb @@ -267,6 +267,18 @@ mouse:usb:v056ep0155:name:ELECOM ELECOM Relacon:* MOUSE_DPI=*500 1000 1500 MOUSE_WHEEL_CLICK_ANGLE=30 +# Elecom IST Pro (via wired usb) (M-IPT10MRSABK) +mouse:usb:v056ep018a:name:ELECOM ELECOM IST PRO Mouse:* + ID_INPUT_TRACKBALL=1 + +# Elecom IST Pro (via usb receiver) (M-IPT10MRSABK) +mouse:usb:v056ep01a9:name:ELECOM ELECOM Bridge G1000 Mouse:* + ID_INPUT_TRACKBALL=1 + +# Elecom IST Pro (via Bluetooth) (M-IPT10MRSABK) +mouse:bluetooth:v056ep018a:name:ELECOM IST PRO Mouse:* + ID_INPUT_TRACKBALL=1 + ########################################## # Fujitsu Siemens ##########################################