From 9ab64f5e54b8d6e90d720605ae4a5fbccf46c44b Mon Sep 17 00:00:00 2001 From: George Cover <5285122+TheOptimist@users.noreply.github.com> Date: Tue, 19 Nov 2024 08:51:01 -0500 Subject: [PATCH 1/2] data: Add extra bluetooth id for Logitech MX Master --- data/svgs/svg-lookup.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/svgs/svg-lookup.ini b/data/svgs/svg-lookup.ini index 19cebcd8..5dd0f545 100644 --- a/data/svgs/svg-lookup.ini +++ b/data/svgs/svg-lookup.ini @@ -247,7 +247,7 @@ DeviceMatch=bluetooth:046d:b019;usb:046d:4069 Svg=logitech-mx-master-2s.svg [Logitech MX Master] -DeviceMatch=usb:046d:4041;bluetooth:046d:b012;usb:046d:4060;bluetooth:046d:b017;usb:046d:4071 +DeviceMatch=usb:046d:4041;bluetooth:046d:b012;usb:046d:4060;bluetooth:046d:b017;usb:046d:4071;bluetooth:046d:b01e Svg=logitech-mx-master.svg [Logitech MX Vertical] From 4dc20d38d595b7d207ce00bf10cc2db12e538cdb Mon Sep 17 00:00:00 2001 From: staticssleever668 Date: Sun, 24 Nov 2024 12:13:03 +0000 Subject: [PATCH 2/2] Update data/svgs/svg-lookup.ini --- data/svgs/svg-lookup.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/svgs/svg-lookup.ini b/data/svgs/svg-lookup.ini index 5dd0f545..2303bfa6 100644 --- a/data/svgs/svg-lookup.ini +++ b/data/svgs/svg-lookup.ini @@ -247,7 +247,7 @@ DeviceMatch=bluetooth:046d:b019;usb:046d:4069 Svg=logitech-mx-master-2s.svg [Logitech MX Master] -DeviceMatch=usb:046d:4041;bluetooth:046d:b012;usb:046d:4060;bluetooth:046d:b017;usb:046d:4071;bluetooth:046d:b01e +DeviceMatch=usb:046d:4041;bluetooth:046d:b012;usb:046d:4060;bluetooth:046d:b017;bluetooth:046d:b01e;usb:046d:4071 Svg=logitech-mx-master.svg [Logitech MX Vertical]