diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2015-06-04 16:05:08 +1000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-07-20 08:06:45 -0400 |
commit | 62485d6d1c17b7e8cfbc3e67adabe04962adaaf9 (patch) | |
tree | 8d52a9c1da22fbeae95175e72c07a44f1dff3368 /hwdb | |
parent | deccfc8b105f7a6bb3de4878691ec6c95dbb6394 (diff) |
hwdb: add Apple MagicMouse entry
Diffstat (limited to 'hwdb')
-rw-r--r-- | hwdb/70-mouse.hwdb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/hwdb/70-mouse.hwdb b/hwdb/70-mouse.hwdb index 8174f2762e..2784b941a1 100644 --- a/hwdb/70-mouse.hwdb +++ b/hwdb/70-mouse.hwdb @@ -102,6 +102,16 @@ # For mice with switchable resolution, sort by the starred entry. ########################################## +# Apple +########################################## + +# Apple MagicMouse +# Note: this device changes name once connected to a mac, the name ends up +# as $username`s mouse +mouse:bluetooth:v05acp030d:name:*: + MOUSE_DPI=1300@1000 + +########################################## # Chicony ########################################## |