From a4935c2b5e81069d82a95cf13c7e3df3c9906255 Mon Sep 17 00:00:00 2001 From: Marcel Waldvogel Date: Sat, 11 Nov 2023 14:13:49 +0100 Subject: [PATCH] Basic support for Kensington PowerPointer --- README.md | 1 + devices.conf | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 25367c5..84209fd 100644 --- a/README.md +++ b/README.md @@ -301,6 +301,7 @@ Besides the _Logitech Spotlight_, the following devices are currently supported * AVATTO i10 Pro _(2571:4109)_ * August LP310 _(69a7:9803)_ * Norwii Wireless Presenter _(3243:0122)_ +* Kensington PowerPointer _(1ea7:0002)_ #### Compile Time diff --git a/devices.conf b/devices.conf index fb3a1a0..e6ca400 100644 --- a/devices.conf +++ b/devices.conf @@ -12,3 +12,4 @@ 0x17ef, 0x60db, bt, Lenovo ThinkPad X1 Presenter Mouse 0x69a7, 0x9803, usb, August LP310 0x3243, 0x0122, usb, Norwii Wireless Presenter +0x1ea7, 0x0002, usb, Kensington PowerPointer