]> git.ipfire.org Git - thirdparty/systemd.git/blame - hwdb/70-mouse.hwdb
Merge pull request #2412 from fbuihuu/device-fixes
[thirdparty/systemd.git] / hwdb / 70-mouse.hwdb
CommitLineData
0213a26f
PH
1# This file is part of systemd.
2#
3# Database for the DPI setting of mice, trackballs, other pointer devices that
4# cannot be queried directly.
5#
6# The lookup keys are composed in:
7# 70-mouse.rules
8#
9# Note: The format of the "mouse:" prefix match key is a
10# contract between the rules file and the hardware data, it might
11# change in later revisions to support more or better matches, it
12# is not necessarily expected to be a stable ABI.
13#
14# Match string format:
15# mouse:<subsystem>:v<vid>p<pid>:name:<name>:
16#
17# Supported subsystems: usb, bluetooth
18# vid/pid as 4-digit hex lowercase vendor/product
19#
20# if vid/pid is unavailable, use
21# mouse:*:name:<name>:
22# if name is unavailable, use
23# mouse:<subsystem>:v<vid>p<pid>:*
24#
25# For example, the following 5 matches all match the same mouse:
26# mouse:usb:v17efp6019:name:Lenovo Optical USB Mouse:
27# mouse:usb:*:name:Lenovo Optical USB Mouse:
28# mouse:usb:v17efp6019:*
29# mouse:*:name:Lenovo Optical USB Mouse:
30#
011c7034
PH
31# To add local entries, create a new file
32# /etc/udev/hwdb.d/71-mouse-local.hwdb
33# and add your rules there. To load the new rules execute (as root):
34# udevadm hwdb --update
35# udevadm trigger /dev/input/eventXX
36# where /dev/input/eventXX is the mouse in question. If in
37# doubt, simply use /dev/input/event* to reload all input rules.
38#
8601a85c
AK
39# If your changes are generally applicable, preferably send them as a pull
40# request to
195c9e37
ZJS
41# https://github.com/systemd/systemd
42# or create a bug report on https://github.com/systemd/systemd/issues and
43# include your new rules, a description of the device, and the output of
52bd587f 44# udevadm info /dev/input/eventXX.
011c7034
PH
45#
46# Allowed properties are:
47# MOUSE_DPI
48# MOUSE_WHEEL_CLICK_ANGLE
49#
50#########################################
51# MOUSE_DPI #
52#########################################
53#
0213a26f
PH
54# DPI settings are specified as
55# MOUSE_DPI=<dpi>[@<frequency>]
56#
57# Where <dpi> is the resolution in dots per inch, and <frequency> the
3a8d368a
PH
58# sampling frequency in Hz (optional). If a device supports dynamic
59# frequency scaling, the maximum frequency should be used. For devices
60# supporting multiple fixed frequencies, see below.
0213a26f
PH
61#
62# The value of MOUSE_DPI is:
63# - a single integer for single-resolution mice, e.g.
64# MOUSE_DPI=800
65# or, if the frequency is known:
66# MOUSE_DPI=800@120
67# - a space-separated list of resolutions for multi-resolution mice.
8c67d0a7 68# The default resolution must be prefixed by an asterisk, the resolutions
0213a26f
PH
69# in the database must be as shipped by the manufacturer. e.g.
70# MOUSE_DPI=400 *800 2000
71#
72# The order of resolutions is as configured by the HW manufacturer or in
73# ascending order, whichever appropriate.
74#
75# The frequency must be given to either none or all resolutions. If the
3a8d368a 76# device supports multiple fixed frequencies, the order of items is
0213a26f
PH
77# MOUSE_DPI=r1@f1 r2@f1 r3@f1 r1@f2 r2@f2 r3@f2
78#
79# If the default manufacturer-set resolution is unclear, a resolution of
80# 800 or 1000 should be set as default, if available. If neither is
81# available, choose the "middle" resolution value of those available.
82#
83# The list may contain a single item which must be marked with an
84# asterisk.
85#
86# Local changes to the a non-default resolution of the mouse (e.g. through
87# third-party software) must not be entered into this file, use a local
88# hwdb instead.
89#
011c7034
PH
90#########################################
91# MOUSE_WHEEL_CLICK_ANGLE #
92#########################################
93#
94# The angle in degrees per mouse wheel 'click', specified as
95# MOUSE_WHEEL_CLICK_ANGLE=<degrees>
96#
97# Most mice have a 15 degree click stop (24 clicks per full rotation).
0213a26f 98#
0213a26f 99
7731320a 100#
47d36b7c 101# Sort by brand, type (usb, bluetooth), DPI, frequency.
7731320a
ZJS
102# For mice with switchable resolution, sort by the starred entry.
103
68a6ac91
PH
104##########################################
105# Apple
106##########################################
107
108# Apple MagicMouse
109# Note: this device changes name once connected to a mac, the name ends up
110# as $username`s mouse
111mouse:bluetooth:v05acp030d:name:*:
112 MOUSE_DPI=1300@1000
113
af157cf8
CB
114##########################################
115# Chicony
116##########################################
117
118# Chicony 2.4G Multimedia Wireless Kit MG-0919
119mouse:usb:v04f2p0963:name:Chicony 2.4G Multimedia Wireless Kit:
120 MOUSE_DPI=1000@142
121
eb59c75e
PH
122##########################################
123# Dell
124##########################################
125
ea243432
TA
126# Dell MUAR DEL7
127mouse:usb:v413cp3012:name:Dell Dell USB Optical Mouse:
128 MOUSE_DPI=400@166
129
eb59c75e
PH
130# Dell USB Laser Mouse
131mouse:usb:v046dpc063:name:DELL DELL USB Laser Mouse:
132 MOUSE_DPI=1000@125
133
eaa5a98f
CB
134##########################################
135# Fujitsu Siemens
136##########################################
137
138mouse:usb:v0461p4d16:name:USB Optical Mouse:
139 MOUSE_DPI=500@125
140
fb8ab3c8
PH
141##########################################
142# HandShoe Mouse
143##########################################
144
145# HandShoe Mouse
146mouse:usb:v192fp0916:name:USB Optical Mouse:
147 MOUSE_DPI=1000@128
148
149##########################################
150# HoverStop
151##########################################
152
153# Hoverstop active ergonomic mouse
154mouse:usb:v088dp1234:name:HoverStop NL Hoverstop active ergonomic mouse:
155 MOUSE_DPI=400@129
156
e8043cd5
PH
157##########################################
158# HP
159##########################################
160
d78dfff2
TA
161# HP USB 1000dpi Laser Mouse
162mouse:usb:v0458p0133:name:Mouse Laser Mouse:
163 MOUSE_DPI=1000@125
164 MOUSE_WHEEL_CLICK_ANGLE=15
165
e8043cd5
PH
166# HP X1000
167mouse:usb:v093ap2510:name:PixArt USB Optical Mouse:
fb8ab3c8 168mouse:usb:v093ap2510:name:PIXART USB OPTICAL MOUSE:
e8043cd5
PH
169 MOUSE_DPI=1000@125
170
0213a26f
PH
171##########################################
172# Lenovo
173##########################################
174
eb59c75e 175# Lenovo Optical USB Mouse
0213a26f
PH
176mouse:usb:v17efp6019:name:Lenovo Optical USB Mouse:
177 MOUSE_DPI=1000@125
178
23c4147f
TA
179# Lenovo M-U0025-O
180mouse:usb:v17efp6019:name:Logitech Lenovo USB Optical Mouse:
181 MOUSE_DPI=1000@166
182
40dba702
LP
183# ThinkPad USB Laser Mouse
184mouse:usb:v17efp6044:name:ThinkPad USB Laser Mouse:
185 MOUSE_DPI=1200@125
186
fb8ab3c8
PH
187# Lenovo Precision USB Mouse
188mouse:usb:v17efp6050:name:Lenovo Precision USB Mouse:
189 MOUSE_DPI=1200@127
190
23c4147f
TA
191# Lenovo MOBGUL
192mouse:usb:v17efp601d:name:Primax Lenovo Laser Mouse:
193# Lenovo MOBGULA
194mouse:usb:v17efp6045:name:Lenovo USB Laser Mouse:
195 MOUSE_DPI=1600@125
196
197
0213a26f
PH
198##########################################
199# Logitech
200##########################################
201
eb59c75e
PH
202# Note: devices using the Logitech Unifying receiver will need two entries,
203# one for pre 3.19 with the wireless PID in the name, one for 3.19 with the
204# model name. The usb vid/pid is the same for all those devices.
205# Until 3.19 is available, this list just has the Wireless PID entry.
206
e31fc141
ZJS
207# Logitech M-BJ58 Optical Mouse
208mouse:usb:v046dpc00e:name:Logitech USB-PS/2 Optical Mouse:
6b829ddd
TA
209# Logitech Mini Optical Mouse
210mouse:usb:v046dpc016:name:Logitech Optical USB Mouse:
e31fc141
ZJS
211# Logitech MX310 Optical Mouse
212mouse:usb:v046dpc01b:name:Logitech USB-PS/2 Optical Mouse:
7731320a
ZJS
213# Logitech USB-PS/2 M-BT58
214mouse:usb:v046dpc03e:name:Logitech USB-PS/2 Optical Mouse:
5967bda0
PH
215# Logitech TrackMan Marble Wheel USB
216mouse:usb:v046dpc401:name:Logitech USB-PS/2 Trackball:
7731320a
ZJS
217 MOUSE_DPI=400@125
218
c470b44f
FT
219# Lenovo USB mouse model MO28UOL
220mouse:usb:v04b3p310c:name:USB Optical Mouse:
221 MOUSE_DPI=400@142
222
1cbcfd3e
PH
223# Logitech M570 trackball
224mouse:usb:v046dp1028:name:Logitech M570:
225 MOUSE_DPI=540@167
226
7731320a
ZJS
227# Logitech USB-PS/2 M-BZ96C
228mouse:usb:v046dpc045:name:Logitech USB-PS/2 Optical Mouse:
229 MOUSE_DPI=600@125
230
abd440cd 231# Logitech Wireless Mouse M325
7a37956e 232mouse:usb:v046dp400a:name:Logitech M325:
7731320a
ZJS
233mouse:usb:v046dpc52b:name:Logitech Unifying Device. Wireless PID:400a:
234 MOUSE_DPI=600@166
b333117c 235 MOUSE_WHEEL_CLICK_ANGLE=20
eb59c75e 236
95a0e128
SP
237# Logitech MX400 Performance Laser Mouse
238mouse:usb:v046dpc043:name:Logitech USB-PS/2 Optical Mouse:
6a057a99
PH
239# Logitech MX1000 Laser Cordless Mouse
240mouse:usb:v046dpc50e:name:Logitech USB RECEIVER:
eb59c75e
PH
241# Logitech Cordless Click! Plus
242mouse:usb:v046dpc50e:name:Logitech USB Receiver:
17134776
TJ
243# Logitech, Inc. RX 300 Optical Mouse
244mouse:usb:v046dpc040:name:Logitech USB-PS/2 Optical Mouse:
eb59c75e
PH
245 MOUSE_DPI=800@125
246
de72f11b
HH
247# Logitech MX 518
248mouse:usb:v046dpc01e:name:Logitech USB-PS/2 Optical Mouse:
249 MOUSE_DPI=400@125 *800@125 1600@125
250
dba76359
ZJS
251# Logitech, Inc. RX 250 Optical Mouse
252mouse:usb:v046dpc050:name:Logitech USB-PS/2 Optical Mouse:
c7c9fd04 253 MOUSE_DPI=1000@142
dba76359 254
7731320a 255# Logitech Wireless Mouse M185
7a37956e 256mouse:usb:v046dp4008:name:Logitech M185:
7731320a 257mouse:usb:v046dpc52b:name:Logitech Unifying Device. Wireless PID:4008:
95a0e128
SP
258# Logitech Wireless Mouse M510
259mouse:usb:v046dp1025:name:Logitech M510:
7731320a 260# Logitech M705 (marathon mouse)
7a37956e 261mouse:usb:v046dp101b:name:Logitech M705:
7731320a
ZJS
262mouse:usb:v046dpc52b:name:Logitech Unifying Device. Wireless PID:101b:
263 MOUSE_DPI=800@166
264
3fc1b05f
PH
265# Logitech MX Revolution
266mouse:usb:v046dpc51a:name:Logitech USB Receiver:
267 MOUSE_DPI=800@200
268
6437edbe
JG
269# Logitech G5 Laser Mouse
270mouse:usb:v046dpc049:name:Logitech USB Gaming Mouse:
eb59c75e 271# Logitech G500s Laser Gaming Mouse
0213a26f
PH
272mouse:usb:v046dpc24e:name:Logitech G500s Laser Gaming Mouse:
273 MOUSE_DPI=400@500 *800@500 2000@500
ed1236be 274
29264ff3
N
275 # Logitech G9
276mouse:usb:v046dpc048:name:Logitech G9 Laser Mouse:
7703518c 277 MOUSE_DPI=400@1000 800@1000 *1600@1000
29264ff3
N
278
279# Logitech G9x [Call of Duty MW3 Edition]
280mouse:usb:v046dpc249:name:Logitech G9x Laser Mouse:
0ac58d84 281 MOUSE_DPI=400@1000 800@1000 *1600@1000 3200@1000
eb59c75e 282
1cbcfd3e
PH
283# Logitech G400 (Wired)
284mouse:usb:v046dpc245:name:Logitech Gaming Mouse G400:
285 MOUSE_DPI=400@1000 *800@1000 1800@1000 3600@1000
286
287# Logitech G400s (Wired)
288mouse:usb:v046dpc24c:name:Logitech G400s Optical Gaming Mouse:
289 MOUSE_DPI=400@1000 *800@1000 2000@1000 4000@1000
290
3407fcd5
AK
291# Logitech G402 Hyperion Fury
292mouse:usb:v046dpc07e:name:Logitech Gaming Mouse G402:
293 MOUSE_DPI=400@1000 *800@1000 1600@1000 3200@1000
294
7731320a 295# Logitech B605 Wireless Mouse (also M505)
7a37956e
PH
296mouse:usb:v046dp101d:name:Logitech B605:
297mouse:usb:v046dp101d:name:Logitech M505:
7731320a
ZJS
298mouse:usb:v046dpc52b:name:Logitech Unifying Device. Wireless PID:101d:
299 MOUSE_DPI=900@166
300
95a0e128
SP
301# Logitech Cordless Desktop Wave Mouse
302mouse:usb:v046dpc517:name:Logitech USB Receiver:
303 MOUSE_DPI=950@125
304
e31fc141
ZJS
305# Logitech RX1000 Laser Mouse
306mouse:usb:v046dpc046:name:Logitech USB Optical Mouse:
307# Logitech M100 Optical Mouse
7731320a 308mouse:usb:v046dpc05a:name:Logitech USB Optical Mouse:
bf66fe26
CB
309# Logitech USB Laser Mouse M-U0011-O rebranded as "terra Laser"
310mouse:usb:v046dpc065:name:Logitech USB Laser Mouse:
62f6eed4
CM
311# Logitech USB Laser Mouse M-U0007 [M500]
312mouse:usb:v046dpc069:name:Logitech USB Laser Mouse:
95a0e128
SP
313# Logitech V500 Cordless Notebook Mouse
314mouse:usb:v046dpc510:name:Logitech USB Receiver:
84faaa1f
ZJS
315# Logitech M560 Wireless Mouse
316mouse:usb:v046dp402d:name:Logitech M560:
317mouse:usb:v046dpc52b:name:Logitech Unifying Device. Wireless PID:402d:
7731320a
ZJS
318 MOUSE_DPI=1000@125
319
ea243432
TA
320# Logitech V220 Cordless Optical Mouse
321mouse:usb:v046dpc51b:name:Logitech USB Receiver:
c1091987
PH
322# Logitech Performance MX
323mouse:usb:v046dp101a:name:Logitech Performance MX:
cc00a2d1
PH
324# Logitech MX Master
325mouse:usb:v046dp4041:name:Logitech MX Master:
326 MOUSE_DPI=1000@166
327
149ff903
CB
328# Logitech MK260 Wireless Combo Receiver aka M-R0011
329mouse:usb:v046dpc52e:name:Logitech USB Receiver:
330 MOUSE_DPI=1000@200
331
eb59c75e
PH
332# Logitech G700 Laser Mouse (Wired)
333mouse:usb:v046dpc06b:name:Logitech G700 Laser Mouse:
334# Logitech G700 Laser Mouse (Wireless)
335mouse:usb:v046dpc531:name:Logitech USB Receiver:
336 MOUSE_DPI=*1000@500 3800@500 500@1000 1500@1000 2000@1000
337
95a0e128
SP
338# Logitech Wireless Mouse M310
339mouse:usb:v046dp1024:name:Logitech M310:
340 MOUSE_DPI=1100@168
341
bdd31644
CB
342# Logitech USB Laser Mouse M-UAS144 [LS1 Laser Mouse]
343mouse:usb:v046dpc062:name:Logitech USB Laser Mouse:
344 MOUSE_DPI=1200@125
345
eb59c75e 346# Logitech T620 (or, the soap)
7a37956e 347mouse:usb:v046dp4027:name:Logitech T620:
eb59c75e
PH
348mouse:usb:v046dpc52b:name:Logitech Unifying Device. Wireless PID:4027:
349 MOUSE_DPI=1200@250
350
75440a51
TA
351# Logitech LX8 Cordless Laser Mouse
352mouse:usb:v046dpc51b:name:Logitech USB Receiver:
353 MOUSE_DPI=1300@125
354 MOUSE_WHEEL_CLICK_ANGLE=15
355
7731320a 356# Logitech ZoneTouch Mouse T400
7a37956e 357mouse:usb:v046dp4026:name:Logitech T400:
7731320a
ZJS
358mouse:usb:v046dpc52b:name:Logitech Unifying Device. Wireless PID:4026:
359 MOUSE_DPI=1300@166
85c24db1 360
3d5c0e15
ZJS
361# Logitech G500 Mouse
362mouse:usb:v046dpc068:name:Logitech G500:
363 MOUSE_DPI=*1600@500 2600@500 3600@500
364
95a0e128
SP
365# Logitech MX1000 Laser Cordless Mouse
366mouse:bluetooth:v046dpb003:name:Logitech MX1000 mouse:
367 MOUSE_DPI=800@80
368
eb59c75e
PH
369# Logitech Ultrathin Touch Mouse
370mouse:bluetooth:v046dpb00d:name:Ultrathin Touch Mouse:
371 MOUSE_DPI=1000@1000
372
6b829ddd
TA
373# ImPS/2 Logitech Wheel Mouse
374mouse:ps2:*:name:ImPS/2 Logitech Wheel Mouse:
375 MOUSE_DPI=400@100
376
60329a9d
PH
377# ImExPS/2 Logitech Wheel Mouse
378mouse:ps2:*:name:ImExPS/2 Logitech Wheel Mouse:
379 MOUSE_DPI=400@250
380
eb59c75e
PH
381##########################################
382# Microsoft
383##########################################
384
edbda61f 385mouse:usb:v045ep0040:name:Microsoft Microsoft 3-Button Mouse with IntelliEye(TM):
9fba65f1
LM
386 MOUSE_DPI=400@125
387
b631b481
PH
388# Note: unsure that these work, it's likely that all devices on these
389# receivers show up with the same vid/pid/name
390
6b829ddd
TA
391# Microsoft Wireless Mouse 5000
392mouse:usb:v045ep0745:name:Microsoft Microsoft® 2.4GHz Transceiver v6.0:
393 MOUSE_DPI=800@142
394
ea243432
TA
395# Microsoft Wireless Mobile Mouse 4000
396mouse:usb:v045ep0745:name:Microsoft Microsoft® Nano Transceiver v2.0:
b631b481
PH
397# Microsoft Sculpt Ergonomic Mouse
398mouse:usb:v045ep07a5:name:Microsoft Microsoft® 2.4GHz Transceiver v9.0:
399 MOUSE_DPI=1000@142
400
eb59c75e
PH
401# Microsoft Arc Touch Mouse USB
402mouse:usb:v045ep07b1:name:Microsoft Microsoft® Nano Transceiver v1.0:
403 MOUSE_DPI=1400@142
404
2c561af2
FT
405# Microsoft Wireless Laser Mouse 8000
406mouse:bluetooth:v045ep0702:name:Microsoft Wireless Laser Mouse 8000:
407 MOUSE_DPI=1000@1000
408
3641cff2
PH
409# Microsoft Arc Touch Mouse SE:
410mouse:bluetooth:v045ep07f3:name:Arc Touch Mouse SE:
411 MOUSE_DPI=1000@2000
412
f0e04d20
M
413##########################################
414# Mionix
415##########################################
416
417#Mionix Avior 7000
418mouse:usb:v22d4p1308:name:Laview Technology Mionix Avior 7000:
419 MOUSE_DPI=400@1000 *1600@1000 7000@1000
420 MOUSE_WHEEL_CLICK_ANGLE=15
421
eb59c75e
PH
422##########################################
423# Oklick
424##########################################
425
0068de37 426# Oklick 406S Bluetooth Laser Mouse
eb59c75e
PH
427mouse:bluetooth:v056ep0061:name:Laser BTmouse:
428 MOUSE_DPI=*800@333 1600@333
0068de37
TG
429
430##########################################
431# Razer
432##########################################
433
434# Razer Abyssus
435mouse:usb:v1532p0042:name:Razer Razer Abyssus:
436 MOUSE_DPI=3500@1000
729bc933
BT
437
438##########################################
439# Roccat
440##########################################
441
442# Roccat Lua (ROC-11-310)
443mouse:usb:v1e7dp2c2e:name:ROCCAT ROCCAT Lua:
444 MOUSE_DPI=250@125 500@125 1000@125 1250@125 1500@125 1750@125 2000@125 250@250 500@250 1000@250 1250@250 1500@250 1750@250 2000@250 250@500 500@500 1000@500 1250@500 1500@500 1750@500 2000@500 250@1000 500@1000 *1000@1000 1250@1000 1500@1000 1750@1000 2000@1000
445 MOUSE_WHEEL_CLICK_ANGLE=15