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.
This commit is contained in:
Charlie Le
2025-11-17 08:34:03 -05:00
committed by GitHub
parent ba50b57e65
commit 7e337327e9

View 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
##########################################