]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
hwdb: Add Elecom IST Pro trackball (#39762)
authorCharlie Le <20309750+CharlieQLe@users.noreply.github.com>
Mon, 17 Nov 2025 13:34:03 +0000 (08:34 -0500)
committerGitHub <noreply@github.com>
Mon, 17 Nov 2025 13:34:03 +0000 (22:34 +0900)
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.

hwdb.d/70-mouse.hwdb

index efd67da5554fed4336ebe341c9d325aba7155490..e93755d8609ec867726427199c3a4ee4ec49b5fe 100644 (file)
@@ -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
 ##########################################