From 3ae9caeae5bd6d1c07cede8a0dc25ba415f45088 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20Rodr=C3=ADguez=20Sela?= Date: Mon, 10 Nov 2025 07:09:51 +0100 Subject: [PATCH 1/4] feat: add support for Norwii N95s BLE Presenter (3243:0382) Add USB device ID 3243:0382 for Norwii N95s BLE Presenter to the supported devices list. This device is detected as "Norwii BLE Presenter Dongle" and creates mouse, keyboard, and generic HID interfaces. --- devices.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/devices.conf b/devices.conf index e6ca4000..a0a6ec55 100644 --- a/devices.conf +++ b/devices.conf @@ -12,4 +12,5 @@ 0x17ef, 0x60db, bt, Lenovo ThinkPad X1 Presenter Mouse 0x69a7, 0x9803, usb, August LP310 0x3243, 0x0122, usb, Norwii Wireless Presenter +0x3243, 0x0382, usb, Norwii N95s BLE Presenter 0x1ea7, 0x0002, usb, Kensington PowerPointer From a9b7d2be89ec5cd37a5b15e1ac1b754d2f72c352 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20Rodr=C3=ADguez=20Sela?= Date: Mon, 10 Nov 2025 07:17:28 +0100 Subject: [PATCH 2/4] feat: add Bluetooth support for Norwii N95s BLE Presenter (3243:03a2) Add Bluetooth device ID 3243:03a2 for Norwii N95s BLE Presenter. The device uses different product IDs for USB (0382) and Bluetooth (03a2) connections. --- devices.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/devices.conf b/devices.conf index a0a6ec55..5304a544 100644 --- a/devices.conf +++ b/devices.conf @@ -13,4 +13,5 @@ 0x69a7, 0x9803, usb, August LP310 0x3243, 0x0122, usb, Norwii Wireless Presenter 0x3243, 0x0382, usb, Norwii N95s BLE Presenter +0x3243, 0x03a2, bt, Norwii N95s BLE Presenter 0x1ea7, 0x0002, usb, Kensington PowerPointer From ddfe2820f0bde12a3b281f6aa2349da809d8ecf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20Rodr=C3=ADguez=20Sela?= Date: Mon, 10 Nov 2025 07:20:59 +0100 Subject: [PATCH 3/4] NIT --- 55-projecteur.rules.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/55-projecteur.rules.in b/55-projecteur.rules.in index af461319..ea04b853 100644 --- a/55-projecteur.rules.in +++ b/55-projecteur.rules.in @@ -9,7 +9,7 @@ SUBSYSTEMS=="usb", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c53e", MODE="0660 # Additional supported USB devices @EXTRA_USB_UDEV_RULES@ -# Rule fot the Logitech Spotlight when connected via Bluetooth +# Rule for the Logitech Spotlight when connected via Bluetooth # Updated rule, thanks to Torsten Maehne (https://github.com/maehne) SUBSYSTEMS=="input", ENV{LIBINPUT_DEVICE_GROUP}="5/46d/b503*", ATTRS{name}=="SPOTLIGHT*", MODE="0660", TAG+="uaccess" # Additional rule for Bluetooth sub-devices (hidraw) From 749b5f5d7271c378325926997e7880fbc965d161 Mon Sep 17 00:00:00 2001 From: Guillaume Binet Date: Sat, 1 Aug 2026 11:38:09 -0500 Subject: [PATCH 4/4] docs: list Norwii N95s BLE support --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3ae1eedd..55fc43dc 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,7 @@ presenters vibrate when time expires. | AVATTO i10 Pro | USB | `2571:4109` | | August LP310 | USB | `69a7:9803` | | Norwii Wireless Presenter | USB | `3243:0122` | +| Norwii N95s BLE Presenter | USB receiver / Bluetooth | `3243:0382` / `3243:03a2` | | Kensington PowerPointer | USB | `1ea7:0002` | Projecteur can also accept an additional device at runtime with